# Logs

The platform displays detailed logs of major actions performed, allowing for activity monitoring and auditing.

### How to access <a href="#como-acessar" id="como-acessar"></a>

1. Click on the dropdown menu next to the company name and select any available item (except **Billing** and **Log Out**).
2. In the left menu, click on "**Logs**".

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

3. On the logs screen, actions are displayed from most recent to oldest. Each log entry includes:

* Date Initiated
* User
* Action
* Functionality
* Affected Entity

#### Additional Log Information <a href="#informacoes-adicionais-do-log" id="informacoes-adicionais-do-log"></a>

To view more details about a specific log, click on the desired item in the log list.

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

#### Search and Filter Features

* **User search by email:** Click the magnifying glass icon at the top of the platform, enter the user’s email, and press "Enter" to locate related logs.
* **Filters:** Click "**Filters**" to refine your search. You can filter by Email or Action. After setting your filters, click **"Apply"** to view results. To clear all filters, click **"Clear Filters."**
* **Refresh:** Use the **"Refresh"** button to update the logs screen with the latest data.


---

# 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.skyone.cloud/english/skyone-console/settings-and-preferences/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.
