# Downloading your error logs

<figure><img src="/files/ZkBVrlr7UOTdQrur2k6J" alt=""><figcaption></figcaption></figure>

You can download your error logs into an Excel file.&#x20;

This can make it easier for you to view all your errors at once.

Click on the "Export error logs" button, and an XLS file will be produced and downloaded to your computer.


---

# 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://documentation.powerimporter.com/resources/downloading-your-error-logs.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.
