# Audit Notes

Audit Notes are valuable detailed logs of any action performed on the dashboard by any team member. Only dashboard owners and administrators have visibility over them. The displayed logs show data about the team member, the action they performed, their IP address, the date, and the timestamp to help you track down all the activities performed on your Luciq dashboard to ensure data integrity and address any security concerns!

<figure><img src="https://files.readme.io/731bdab8f2600bbe73d44aa92b60e7956810fa73680fe35bdffa41a88e22d847-image.png" alt="This is how it should look like on your dashboard."><figcaption><p><em>This is how it should look like on your dashboard.</em></p></figcaption></figure>

You also have the option of filtering them by date.

<figure><img src="https://files.readme.io/2a9a4fe34c336d4b441429b5d308a50fb9bbf5ab9a953362d9b387910d426f8a-image.png" alt="Using the time filters."><figcaption><p><em>Using the time filters.</em></p></figcaption></figure>

* Exporting them into a CSV file sent to your email address is possible. You can also filter which data to be exported.

<figure><img src="https://files.readme.io/4435eee-Audit_logs_-_Export_modal.png" alt="1440"><figcaption><p><em>Column options to be exported.</em></p></figcaption></figure>

{% hint style="info" %}
These actions include actions performed on the dashboard by Luciq's Engineering or Support teams as part of resolving issues (after the customer grants their written permission to access the dashboard).
{% endhint %}


---

# 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.luciq.ai/organization-settings/audit-notes.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.
