# Access Logs

The Access Logs section under Account Management provides a comprehensive audit trail of all system activities and user actions across your Angoor.ai workspace. This feature enables administrators to monitor data access, track user behavior, and maintain security compliance.

## Access Logs Dashboard

The main dashboard displays all recorded activities with detailed tracking information:

* **Name** — Identifier or name of the accessed entity
* **Entity Type** — Category of the accessed item (Agent, Knowledge Base, Task Management, Flow, User Group)
* **Created** — Initial creation timestamp
* **Last Edited** — Most recent modification date
* **Last Edited By** — User who made the last change

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

## Monitored Entity&#x20;

The system tracks access across all platform components. For example, when a user modifies an Agent configuration, creates a Knowledge Base article, or updates Task Management settings, the activity is&#x20;

## Use Cases

* Track access to sensitive data and identify suspicious activity patterns
* Monitor high-privilege user actions and detect potential security breaches
* Generate audit trails for regulatory requirements and compliance reporting
* Analyze feature adoption and identify underutilized platform capabilities

> Access logs are automatically generated and cannot be modified or deleted, ensuring data integrity for audit purposes.


---

# 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://angoor-ai.gitbook.io/angoor-ai/basics/images-and-media/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.
