# Audit logs

At times you may need to perform an audit of which users have had access or have made changes to certain workspaces or projects.&#x20;

Follow the steps below to view audit logs.

1. Login to your account.
2. Click on the name of the user which is on the right top of the screen.
3. Click on “Audit logs”.
4. You are now able to see all account base changes.
   1. **Activity:** Which component is edited? What is the action (update, delete, create etc)? Which components are edited?
   2. **Date:** What is the date of the action?

<figure><img src="/files/8dKoe7VV5OwOY5e7s3qq" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/tRD28k62zEQ8mLx8fQAA" 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.retable.io/retable-user-guide/managing-retable/audit-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.
