# PI Objectives

### Display PI Objectives

To display PI Objectives, click on ***View Options > Objectives***

<figure><img src="/files/3DQV2bSuflwZ5z6sm9ik" alt=""><figcaption></figcaption></figure>

PI Program level objectives are shown on top of the page.\
PI Team level objectives are shown in each team plan section<br>

<figure><img src="/files/MjQEXdmEwK6NJuH4EBXW" alt=""><figcaption></figcaption></figure>

### Update PI Objectives

Click on the ***Update program objectives*** or ***Update team objectives*** links to open the edit objectives modal. Drag & drop objectives in the preferred order.

<figure><img src="/files/D4SW5eUWmL8oZM0YtgLn" alt=""><figcaption></figcaption></figure>

Use the *update objectives form* to add, update or delete PI objectives. Click on ***Submit*** to confirm the modifications.&#x20;

<figure><img src="/files/K8bEkwTj7YEwD1P8sY6m" alt=""><figcaption></figcaption></figure>

### Predictability measure

The ***Predictability Measure*** indicates how predictable (reliable) the planning is. This metric is computed as '*Total delivered value*' divided by '*Committed planned value*'. A figure between 80% and 100% typically means the planning is considered to be predictable.

The ***planned business value*** is an appreciation by the business owners on the business value of the objective. This figure is estimated during the PI planning session (so before any delivery is done). The figure is typically expressed between 1 (very low business value) and 10 (very high business value)

The ***delivered business value*** is an appreciation by the business owner on the effectively delivered business value. This figure is typically provided at the end of the last sprint of the PI, during the system demo. &#x20;

The predictability measure is show when the *planned value* and *delivered value* are filled in.

<figure><img src="/files/fZjV83bnwzgSWF30QrtY" alt=""><figcaption></figcaption></figure>

### Map PI Objectives to Epics

{% hint style="info" %}
This functionality is currently released as ***BETA functionality***. Please report [feedback to our support team](https://www.ativo.io/contact).
{% endhint %}

#### Enable PI objective mapping

*Ativo Programs for Jira Admins* can enable the epic (feature) mapping functionality by clicking on ***Update objectives > Settings > Map PI Objectives to epics (features) for this PI***. This will enable the mapping for PI objectives at program and team level for this PI.

<figure><img src="/files/NvepTB37gpseJ1W9GK3B" alt=""><figcaption></figcaption></figure>

#### Map epics

Once enabled, use the ***Update program objectives*** or ***Update team objectives*** form to add or remove epics (features) per objective.

<figure><img src="/files/R8XGb3jbu0Bti3cKnh0t" alt=""><figcaption></figcaption></figure>

#### See progress

Progress of a PI Objective is computed based on the progress of the mapped epics and underlying stories. The metrics take all issues in on the program board (PI) into account (so from all teams, not only from the team owning the objective). Issues outside the program board (PI) are not considered.

<figure><img src="/files/mnzQXcioCbv2mKRq6Ck0" alt=""><figcaption></figcaption></figure>

#### See progress details

Click on the ***expand*** or ***expand all*** buttons to see the progress details per objective.

<figure><img src="/files/leWoA5h6xbmUWG9JRaFL" alt=""><figcaption></figcaption></figure>

### Export

[Export the PI objectives to Excel (CSV format)](/advanced/export-issues-pi-objectives-milestones-and-capacity-to-excel.md).


---

# 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.ativo.io/pi-planning/pi-objectives.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.
