# Viewing an Audit

Clicking on an audit in the table will take you to an expanded view of the item. Here you can edit fields, leave comments, upload relevant files, and view any activity on the page.

The main sections can be edited by clicking the `Edit` button in the top-right, and side-bar information can be edited with the bottom-left `Edit` button.

<figure><img src="/files/0XFnkabGxtD0WwvWQwtQ" alt=""><figcaption><p>Audit view</p></figcaption></figure>

By clicking on the `Audit Report` button, you will be taken to the audit report page where you can edit the report for the associated audit.


---

# 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/viewing-an-audit.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.
