# Configuration

- [Permissions](https://docs.ativo.io/configuration/permissions.md)
- [Team](https://docs.ativo.io/configuration/team.md): A team is a closely collaborating group of people, contributing to one or more programs (Agile Release Trains - ARTs).
- [ART (program)](https://docs.ativo.io/configuration/art-program.md): An Agile Release Train (ART) or program is a temporary organizational structure, used to deliver business value. It contains a set of agile teams that work closely together.
- [PI (period)](https://docs.ativo.io/configuration/pi-period.md): A Planning Interval (PI) or period, is a timebox in which an increment of an ART is planned and delivered.
- [Project and Jira (JQL) filters](https://docs.ativo.io/configuration/project-and-jira-jql-filters.md): The scope of Teams,  Programs and Periods (Program increments) are defined based on project and Jira (JQL) filters


---

# 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/configuration.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.
