# Audit Logs

Audit logs record key actions in your Screendesk workspace. Use them for security investigations and compliance (SOC 2, HIPAA, GDPR).

{% hint style="success" %}
This feature is available on the **Enterprise** plan.
{% endhint %}

### Quick start

{% stepper %}
{% step %}

### Open audit logs

Go to **Account Settings → Security → Audit logs**.
{% endstep %}

{% step %}

### Inspect an event

Click an event to see IP, device info, and any before/after values.

<figure><img src="/files/oIqdZw5vq5BTUVLYCEwc" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### Explore audit logs

Audit events are grouped into categories like authentication, data access, and admin actions. Use filters to narrow results by user, severity, status, or date range.

<table data-view="cards"><thead><tr><th>Topic</th><th data-card-target data-type="content-ref">Page</th></tr></thead><tbody><tr><td>View and filter</td><td><a href="/spaces/fW6XSzJSKsNyZnOkSJPt/pages/gzaPUSax3jF9PPZn5BRJ">/spaces/fW6XSzJSKsNyZnOkSJPt/pages/gzaPUSax3jF9PPZn5BRJ</a></td></tr><tr><td>Export and retention</td><td><a href="/spaces/fW6XSzJSKsNyZnOkSJPt/pages/8g3V3lmTJQfeWcF0ZamF">/spaces/fW6XSzJSKsNyZnOkSJPt/pages/8g3V3lmTJQfeWcF0ZamF</a></td></tr><tr><td>Webhooks / SIEM</td><td><a href="/spaces/fW6XSzJSKsNyZnOkSJPt/pages/ivmsdU5MgBhmVhuJd7dc">/spaces/fW6XSzJSKsNyZnOkSJPt/pages/ivmsdU5MgBhmVhuJd7dc</a></td></tr><tr><td>Integrity and event reference</td><td><a href="/spaces/fW6XSzJSKsNyZnOkSJPt/pages/Y6aMptLbA5f9kmf2qOBc">/spaces/fW6XSzJSKsNyZnOkSJPt/pages/Y6aMptLbA5f9kmf2qOBc</a></td></tr></tbody></table>

### FAQ

<details>

<summary>Can I edit or delete audit logs?</summary>

No. Audit logs are immutable by design.

</details>

<details>

<summary>Do audit logs count against storage?</summary>

No. They do not impact recording storage.

</details>

<details>

<summary>Can I disable audit logging?</summary>

No. On Enterprise, logging is always on.

</details>


---

# 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.screendesk.io/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.
