# Admin Grid of Log Download

When the extension is enabled, the Log Viewer option is added to the System configuration menu. Navigate to **MageComp -> View Logs**.

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

Clicking on View Logs will display all the log details, with the Download option.

<figure><img src="/files/vveT6kWMpGi4WjRVmoTc" 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://docs.magecomp.com/magento-2-log-download-extension/admin-grid-of-log-download.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.
