# Team breakout

<figure><img src="/files/JvURNmOVd61zCdNWXxoR" alt=""><figcaption><p>Team breakout room</p></figcaption></figure>

Open the team breakout by selecting 'Team breakout' in the page navigation. Then select the program/ART, period/PI, and team in the top navigation.

### Issues shown

The team breakout shows all the issues (features and stories) within the scope of the selected team for this PI. For other teams, only issues linked to the selected team will be shown.This helps the team focus on the issues that matter most to them.&#x20;

Linked issues are either:

* Parent / child issues of issues of the selected team
* Blocked / is blocked by (\*) issues of the selected team

(\*) This is the default setting. A Jira admin can configure Ativo to use another issue link type.

### Filters

Click on *Filter* to open the filter navigation bar. You can use the same filters as on the plan view (e.g. epic, release, or custom quick filters).&#x20;

<figure><img src="/files/AmStTYrfS6KpuceSJ6md" alt=""><figcaption><p>Filter navigation bar</p></figcaption></figure>

### View options

Click on *View options* to customize the layout of the board.&#x20;

Examples:

* "All cords": Refine which cords you'd like to see
* "Card layout": Add extra fields on the cards
* "Objectives": See team objectives
* "Capacity": See actual load vs defined capacity

<figure><img src="/files/otSOPhsSnifrhqUZByvc" alt=""><figcaption><p>View options navigation bar</p></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/pi-planning/team-breakout.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.
