> For the complete documentation index, see [llms.txt](https://platform.intelie.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://platform.intelie.com/features/entity-audit.md).

# Entity Audit

{% hint style="info" %}
Since Live @ 3.33.0
{% endhint %}

**Intelie Live** provides a mechanism to enable auditing write operations on **Live** entities as database records or as events. This feature is disabled by default, and can be enabled in the **General Settings** page, in the **SYSTEM AND DISPLAY SETTINGS** menu.

After enabled, **Live** will store the writing operations as records of the `EntityAudit` table in the database, and/or as events of **type** `__audit` and **src** `core`.

See also [Backend API](/developers/backend-api/entity-audit.md).
