# Goals

The Goals page allows you to set targets for metrics in Speed, Quality, and Throughput, enabling you to track and assess your team's progress. This guide will help you understand how to view and modify these goals and interpret the progress indicators.

<figure><img src="/files/w7asaVzVG7o4HqezrnWO" alt="" width="563"><figcaption></figcaption></figure>

\
To view the goals against each metric, you can click on "View Goals".\
\
The current value displayed for each metric represents the average value over the last 60 days. This historical data can be helpful when setting new goals.

\
**Setting or Modifying Goals:**

You can set or modify goals at both the organizational and team levels. Here’s how:

<figure><img src="/files/S1hqt4IFRn2ozOTTtoLN" alt="" width="563"><figcaption></figcaption></figure>

1. Click on "Modify" to go ahead and edit the set goals.
2. You can edit the org-level goals from the "Organization" tab. To edit the goals at a team level, switch to "Team" tab and select any particular team.
3. Once done, click on Publish to track your progress against the new goals.

**Understanding progress against goals:**

Click on any of the Red/Yellow/Green indicators at the top of the dashboard to highlight the R/Y/G status for all metrics, allowing you to quickly identify areas that need attention.

<figure><img src="/files/tLqnEGXFIoLJFfwOSSxA" alt="" width="563"><figcaption></figcaption></figure>

The logic behind the R/Y/G is below:

1. Green = if the current value is 90% or above the goal
2. Yellow = if the current value is between 70% and 90% of the goal
3. Red = if the current value is below 70% of the goal

You can also download a CSV report of the Goals and their progress. [<mark style="color:purple;">Click here</mark>](https://hivel.gitbook.io/knowlegebase/using-hivel/faqs/how-to-download-reports) to see how. <br>

If you have any questions or need any more help, please don't hesitate to contact [<mark style="color:purple;">support@hivel.ai</mark>](mailto:support@hivel.ai).


---

# 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.hivel.ai/goals.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.
