# Cross-PI dependencies

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

### What is shown?

The cross-PI view displays issues with dependencies between different PIs for the selected period. Dependencies can be of the "parent-child" or the "blocks/is blocked by(\*)" issue link type.&#x20;

*(\*) Jira admins can change the issue link type used in Ativo. The default is 'blocks/is blocked by'*.

Issues without cross-PI dependencies are hidden.&#x20;

<figure><img src="/files/0n7EaqbLKwKCdTpYzNsR" alt=""><figcaption><p>Issues appear on the cross-PI board if they have a dependency with an issue of another PI</p></figcaption></figure>

Programs and teams are visible if:

* they are configured for the selected period, and&#x20;
* they have issues with cross-PI dependencies.&#x20;

### Replan

Drag & drop issues to replan them into another sprint. Click on the expand chevron to update the RAG status or risk/impediment of an issue.

### Filter

Click on 'Filter' in the top navigation to filter on epics, programs (ARTs), teams, releases or issue types.&#x20;

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

### View options

Click on View options > Card layout to configure the fields that are visible on the card.

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

### Issues in multiple PI's

Ativo displays issues only once on a Cross-PI board.

When issues belong to multiple PIs, they are shown only once on the Cross-PI board. Any duplicate instances are hidden, and a warning flag is displayed to the user. Additionally, a warning message appears in the footer of the page: "Some issues within the scope of multiple programs/teams are shown only once."

<figure><img src="/files/EzGwxzVe21EKLNm76AvO" alt=""><figcaption><p>Flag shown when issues appear on multiple PIs</p></figcaption></figure>

Issues belonging to multiple PIs may also affect their visibility on the Cross-PI board. An issue is displayed on the Cross-PI board only if it has a dependency link with an issue from another PI and does not already appear on the board of that other PI.

<figure><img src="/files/xFObyCwRvlMkdjzw2pLV" alt=""><figcaption><p>Issues don't appear on the cross-PI board if they are in the same PI</p></figcaption></figure>

### Permissions

Ativo Programs strictly respects the Jira security permission schemes. When a user doesn't have access to see issues in a team or program, a warning is shown instead of the issues.

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


---

# 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/cross-pi/cross-pi-dependencies.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.
