# Debug Imports

Debugging is easier when you have a clear picture of what is happening in the system. That's why we provide you with detailed logs of every event related to import. You can access these logs by clicking on the event logs tab. There you can see the status, time, and source of each import event.

<figure><img src="https://1594188794-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MgL3i0-8YP9K1HyrHy8%2Fuploads%2FAjdE37bsF6VL4FqQV4BK%2FScreenshot%202023-04-17%20at%206.38.44%20PM.png?alt=media&#x26;token=c255184b-8d0e-4963-8a91-75304ad010d8" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://api-docs.everreal.co/how-to-guide/everreal-data-import-process/debug-imports.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
