# Logs

System logs contains a list of errors. To access error log list, navigate to Setup > System > Logs.

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

Logs grid contains date, source, type, and error message. Administrative users can refresh or clear logs by using corresponding buttons.&#x20;

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

To get more details about a specific error, click on the link from the 'Message' column.

<figure><img src="/files/h9OKPnntxoza7DO1gQ5O" 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.p4warehouse.com/v2/system/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.
