# Logs

At the top right of the **Dashboard**, the <img src="/files/qvN89XzbxUnSQo3jwbRb" alt="" data-size="line"> **Log** icon allows you to open a panel showing everything that happened on the Data Mover Smart instance.

<figure><img src="/files/QszPA66idulN7x1V9IPp" alt="" width="364"><figcaption></figcaption></figure>

In the **Logs** panel, these options are available:

* Number of **rows** displayed. By default, 100 rows are listed.&#x20;
* **Automatic refresh** can be enabled or disabled, and you can also set the number of seconds after which it should occur. By default, it is set to 5 seconds.&#x20;
* The display can be either as on the **terminal** or as a **table**.
* The **sun and moon icons** allow you to apply the light or the dark theme.&#x20;
* By entering a term in the **Search** field, logs will be filtered by the term.&#x20;
* By clicking on the **INFOS** button, you can select which details must be shown. In Table mode, these options correspond to the columns listed. Unchecking an option will remove the relevant column.
* By clicking on the **Filters** option, the list of logs can be filtered by level and/or type.

<figure><img src="/files/rk4OUyKW9UWRDqPux0q5" 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.primeur.com/data-mover-smart/monitoring/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.
