# Overview

The `Objectives` tab displays and allows you to create and track specific goals for your organisation. This should be used to set S.M.A.R.T. targets and monitor them until their completion.

<figure><img src="/files/cpEik7FV8zH2raH9SYRY" alt=""><figcaption><p><code>Management</code> - <code>Objectives</code> page</p></figcaption></figure>

This page will display all your current objectives that you have set. You can add more objectives by clicking the `Add` button, or view more details about your added objectives 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/objectives/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.
