# Audit Trails

Qommentary Writeback Audit trails allow you to record

* who performed an action,&#x20;
* what action was performed,&#x20;
* and when the action was performed.

There are different ways to enable logs based on the data connection type<br>

{% content-ref url="/pages/-MYtJ9ptZ-Wr9ZcdiJBJ" %}
[File audit trailing](/qommentary-writeback/advanced/audit-trails/enable-audit-trails-for-files.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MYtJDi5s\_5gWk1EAxIf" %}
[Database audit trailing](/qommentary-writeback/advanced/audit-trails/enable-audit-trails-for-database.md)
{% endcontent-ref %}


---

# 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://knowledgebase.qommentary.com/qommentary-writeback/advanced/audit-trails.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.
