# Audit Trail

The Audit trail (or Audit Log) module generates a sequential record of requests and responses between the destination and source server.

## Audit Log Table

* Click the ***Audit Trail*** option from the list of admin options
* Two options appear under the ***Audit Trail:***

  * Audit Log Table​&#x20;
  * Log Status

  <figure><img src="/files/VFq1AWDzcqyADEbqcFcm" alt=""><figcaption></figcaption></figure>

The platform provides detailed audit logs that capture information such as user ID, date/time stamp, activity type, enabling organizations to identify any suspicious or unauthorized activities. This helps organizations improve their data governance and compliance efforts by providing an audit trail of all platform activities.&#x20;

* Click the ***Audit Log Table*** option.

<figure><img src="/files/FPMJAnTiTeswV4w3KMAK" alt=""><figcaption></figcaption></figure>

* The Audit Trail List page opens, displaying the audit log details.
  * **Select a User**: Select a user from the drop-down list
  * **Enter a Start Date**: Select a Start Date using the calendar
  * **Enter an End Date**: Select an End Date using the calendar
* Click the ***Apply Filter*** icon.

<figure><img src="/files/OOUEKAbEBKz1Pf8KWY9g" alt=""><figcaption></figcaption></figure>

* Enter a term in the search bar and click the ***Search*** icon to display specific log entries in the ***Audit Trail List***.

<figure><img src="/files/MF87jJNMUWaC44Om7hxA" alt=""><figcaption></figcaption></figure>

## Log Status

* Click the ***Log Status*** option.

<figure><img src="/files/oCjzzpGNa7euhq1AJvoX" alt=""><figcaption></figcaption></figure>

* The ***Audit Trail*** page opens.
* The administrator can enable or disable audit trail settings by sliding the given button. &#x20;
* Click the ***Save*** icon to save the selected audit trail setting.

<figure><img src="/files/M4zP2yV7ovm2HawVmzRG" alt=""><figcaption></figcaption></figure>

* A notification message appears and based on the selected option the Audit Trail option gets updated.

<figure><img src="/files/7eGHtKxB7UPIIcQrWSLQ" alt=""><figcaption></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.bdb.ai/administrative-settings-1/admin-panel-options/audit-trail.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.
