# Viewing a Management Review

Clicking on a management review 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/aU59n3WgpWlu5lYgJgRB" alt=""><figcaption><p>Management Review view</p></figcaption></figure>

By clicking the `Management Report` button, you will be taken to a page where you can edit the report for the associated meeting.


---

# 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/management-review/viewing-a-management-review.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.
