# Access logs

Access logs of users can be exported from the system. This can be achieved by directly clicking the Export CSV button on top right of the Access Logs table under Account Menu.&#x20;

<figure><img src="/files/7O9DSLP3pRjbek9cA49G" alt=""><figcaption></figcaption></figure>

If you want limited set of data you may filter the data grid and then choose to export what is viewed on console all the data from the system based on filtered choices.

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

If "Export All" option is selected you will receive an email when the export file is ready for download. Depending on the number of entries on the file it may take between few seconds to few minutes. File can be downloaded from the Exports menu.

You can also initiate an export directly from the "Exports" menu.

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

<figure><img src="/files/uZR45DowhcliMgHT4rbn" 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.connectedyou.io/knowledge-base/connectedyou-platform/user-guide/exports/access-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.
