# Goals

## 🎯 Using Goals in Hivel

The **Goals** feature in Hivel helps you set clear targets, track progress, and assess performance at both the **organization** and **team** levels. Whether you're aligning teams around strategic objectives or tracking key performance metrics, Goals provides the visibility and accountability to stay on track.

<div data-with-frame="true"><figure><img src="/files/iZjB4fvd3shbKi94pbiA" alt=""><figcaption></figcaption></figure></div>

***

### 📍 Where to Find Goals

You can access Goals Pro from the main navigation:

> **Overview → Goals (pro)**

***

### 🏢 Creating an Organization-Level Goal

<div data-with-frame="true"><figure><img src="/files/ZYnJ6yduo00RAubOL1XM" alt="" width="375"><figcaption></figcaption></figure></div>

1. Navigate to the **Goals (pro)** page.
2. Click **Set Goals**.
3. Select a **frequency**:
   * Monthly
   * Quarterly
4. Select the metrics you want to track by clicking on them.
5. Enter your **target value** for each metric.
   * The initial value will also be available for reference - the initial value of a metric is calculated by taking into account the time period of last completed quarter or last completed month, based on the frequency selected.
   * If industry benchmark data is available, it will appear here for comparison.
6. Click **Save & Continue**.

***

### 👥 Creating a Team-Level Goal

Follow the same steps as above, with one addition:

* **Select the team** the goal applies to.

***

### 📊 Viewing Progress

<div data-with-frame="true"><figure><img src="/files/iZjB4fvd3shbKi94pbiA" alt=""><figcaption></figcaption></figure></div>

The Goals dashboard displays real-time progress for each metric:

* **Metric Name**
* **Initial Value** (at the start of the goal)
* **Current Value**
* **Target Value**
* **Progress:**

<div data-with-frame="true"><figure><img src="/files/J58UpfW2VpOW1RpAAMy8" alt="" width="330"><figcaption></figcaption></figure></div>

***

### ✏️ Modifying Goals

<div data-with-frame="true"><figure><img src="/files/8AQN16YD7PZrK1WgHwpd" alt=""><figcaption></figcaption></figure></div>

You can update ongoing goals:

1. Open the goal's dashboard.
2. Click **Modify Goal**.
3. Update existing metric values or add new metrics.

   > ⚠️ **Note:** You cannot change the goal’s duration.

***

### 🗑️ Deleting Goals

<div data-with-frame="true"><figure><img src="/files/LA4MPijXfpFJYce3qg4R" alt="" width="161"><figcaption></figcaption></figure></div>

Only **ongoing goals** can be deleted:

1. Open the goal dashboard.
2. Click **Delete Goal**.
3. Confirm deletion when prompted:\
   \&#xNAN;*“The goal set will be completely deleted and cannot be retrieved. Are you sure you want to proceed?”*

> ⚠️ **Warning:** This action is permanent and will remove all associated metrics.

***

### ⏳ View History of the past goals and performance

<div data-with-frame="true"><figure><img src="/files/ti9nwFM8NOsy0Lyz6UjT" alt="" width="274"><figcaption></figcaption></figure></div>

Through this, you will be able to see what were the previous months/quarters goals and how much progress was made towards those goals.

<div data-full-width="true"><figure><img src="/files/2d1YsLyvylZggYXYjYpz" alt=""><figcaption></figcaption></figure> <figure><img src="/files/JofFFomaetsWSele83r4" alt=""><figcaption></figcaption></figure></div>

To download the goals and their progress into an excel, you can do that through the [Download Reports section](/using-hivel/cockpit/how-to-download-reports.md) under Settings.


---

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