# Auditing

The DuploCloud Standard Observability Suite generates audit trails using OpenSearch. Enabling logging is a prerequisite for audit functionality.

In the DuploCloud Portal, navigate to **Administrator** -> **Observability** -> **Standard** -> **Settings** -> **Audit** and click the **Enable Audit** link.

Once enabled, the Audit view is accessible at **Administrator** -> **Observability** ->**Audit**. See the [Auditing ](/docs/automation-platform/diagnostics-overview/auditing.md)topic for further details.

<figure><img src="/files/zrvV6ZSPxsMQPQxAF4cX" alt=""><figcaption><p>The <strong>Enable Audit</strong> link in the <strong>Audit</strong> tab</p></figcaption></figure>


---

# 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.duplocloud.com/docs/automation-platform/diagnostics-overview/standard-observability-suite/setup/auditing.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.
