# Audit Logs

Birdie provides audit log capabilities to support security review, operational visibility, and compliance needs. Audit logs allow authorized workspace administrators to review relevant activity within the platform and export logs for further analysis.

Audit logs can be accessed and downloaded from [**`Settings > Security`**](https://app.birdie.so/settings/security) within the Birdie application.

Each log entry includes core event details such as the timestamp, the user or actor involved, the action performed, the affected resource, and the outcome of the action.

Access to audit logs is restricted to Admins only. Audit logs are stored securely and are intended to support investigation, traceability, and internal review.


---

# 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.birdie.so/birdie-docs/security/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.
