# Progress per program

### Program Progress

To see the progress of a program:

* Click on **Programs** in the top navigation bar
* **Select** the program and period in the picker (top left)
* Click **Progress**  in the navigation bar

This will open a dashboard consolidated at program level. It is similar to the dashboard per team ([more info](https://ativo.io/docs/progress-per-team/)).

![](/files/DxftdM5qLmW2jdKFmNaR)


---

# 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/scrum-of-scrums-art-sync/progress-per-program.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.
