> For the complete documentation index, see [llms.txt](https://docs.ativo.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ativo.io/advanced.md).

# Advanced

- [Export issues, PI objectives, milestones and capacity to Excel](https://docs.ativo.io/advanced/export-issues-pi-objectives-milestones-and-capacity-to-excel.md)
- [Ativo Programs: custom fields](https://docs.ativo.io/advanced/ativo-programs-custom-fields.md)
- [Field sharing](https://docs.ativo.io/advanced/ativo-programs-custom-fields/field-sharing.md): Share 'commitment', 'added to period', 'baseline sprint' and 'team in the lead' issue fields between programs in a period
- [Ativo Program fields use PI keys since April 2023](https://docs.ativo.io/advanced/ativo-programs-custom-fields/ativo-program-fields-use-pi-keys-since-april-2023.md): The way how data is saved on Ativo Program fields changed in April 2023. People who use Ativo Programs field data directly might need to update their filters.
- [Fields added to screens](https://docs.ativo.io/advanced/fields-added-to-screens.md)
- [Issue types](https://docs.ativo.io/advanced/issue-types.md)
- [Limit permissions of suppliers](https://docs.ativo.io/advanced/limit-permissions-of-suppliers.md)
- [Jira Service Management tickets on the program board](https://docs.ativo.io/advanced/jira-service-management-tickets-on-the-program-board.md)
- [Server to cloud migration](https://docs.ativo.io/advanced/server-to-cloud-migration.md)
- [Cloud Forge migration](https://docs.ativo.io/advanced/cloud-forge-migration.md): Ativo Programs is migrating to the new Jira Forge platform in 2026


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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