# Overview

The `Management Review` tab displays and allows you to record conducted management meetings and reviews. We recommend conducting a management review every quarter to lay out your goals.

<figure><img src="/files/z5aALtgNAH8uvcb15oDy" alt=""><figcaption><p>Management - Management Review page</p></figcaption></figure>

This page will display all your previous and currently planned management reviews. You can plan more reviews or add previously conducted reviews by clicking the `Add` button, or view more details about your added management reviews 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/management-review/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.
