# Overview

The `Audit` tab displays and allows you to record conducted audits. We recommend conducting an audit quarterly.

<figure><img src="/files/uMBatklmITYn5xcDZaHN" alt=""><figcaption><p>Management - Audit page</p></figcaption></figure>

This page will display all your previous and currently planned audits. You can plan more audits or add previously conducted audits by clicking the `Add` button, or view more details about your added audits by clicking on them in the list.


---

# 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://manual.harpe.io/start/manual/management/audit/overview.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.
