# Audit Features & Layout

<figure><img src="/files/muacqFgIPrW5TmkA5qgB" alt=""><figcaption><p>Main Audit Details</p></figcaption></figure>

### Navigation Tabs

The main audit view contains two tabs for navigation.

Audit Items - This is where the audit process takes place and contains the audit details and items.

Audit Logs - Contains a table of logs related to auditing items.

### Audit Overview

This sub-tab contains the details about the audit you are viewing.

This section shows you the current status of the audit, "Open" or "Complete", along with other details such as the audit due date, assignment, and filter used to select the audit items.

### Other Sub-tabs

The remaining tabs: All, Pending, Passed, & Failed, list the audit items included with the audit.  The items are group by thier current status.

These tabs are used when conducting the audit process.


---

# 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.monolithforensics.com/monolith/monolith-features/audits/audit-features-and-layout.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.
