> For the complete documentation index, see [llms.txt](https://sandgarden.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sandgarden.gitbook.io/docs/administration/audit-log.md).

# Audit Log

### Where it lives

Open **Audit Log** at `/logs` to see who changed what. Only admins can open it.

### What each entry shows

The table shows **EVENT**, **TARGET**, **TIME**, and **USER**. Select a row to open a details sheet with **Source:**, **Source Type:**, **Publication:**, **API Key**, **Event:**, **Time:**, and **User:** depending on the entry type. When present, the sheet also shows the summary and delta text.

The table and details sheet show event text as **Created**, **Updated**, **Deleted**, **Source Healthcheck**, and **Publication Healthcheck**.

### Event filters

| Filter                      | Shows                            |
| --------------------------- | -------------------------------- |
| **All Entries**             | Every audit entry.               |
| **Creation Events**         | Created entries.                 |
| **Deletion Events**         | Deleted entries.                 |
| **Update Events**           | Updated entries.                 |
| **Source Healthcheck**      | Source healthcheck entries.      |
| **Publication Healthcheck** | Publication healthcheck entries. |

Audit Log also includes system-generated entries for writing work.

### Next

Next: [Work History](/docs/working-with-doc-holiday/work-history.md)
