> ## Documentation Index
> Fetch the complete documentation index at: https://docs.orchestra.bio/llms.txt
> Use this file to discover all available pages before exploring further.

# Program visualizations

For each program, Orchestra creates a multiple out-of-the-box visualizations from the entered data. Editing the data in the program anywhere will update the visualizations everywhere.

Use the tabs at the top of a program to navigate through the different visualizations. Use the **Export** button on the top right to export these visualizations to PNG.

## Summary

Get an at-a-glance view of the stages, key events, critical path, and cost of the program. Use the **Display** button at the top right to adjust the time intervals and choose what fields to show/hide.

<Frame>
  <img src="https://mintcdn.com/orchestrabio/umtEYLJJsgiGlvF8/images/program-summary.png?fit=max&auto=format&n=umtEYLJJsgiGlvF8&q=85&s=1e3b1dd6f534134f4523250d75314f0e" width="3398" height="2096" data-path="images/program-summary.png" />
</Frame>

## Process flow

View a map of the dependencies within the program. Use the **Display** button to show/hide fields and to show/hide **Critical Path** (i.e., path of longest duration)

<Frame>
  <img src="https://mintcdn.com/orchestrabio/umtEYLJJsgiGlvF8/images/program-process-flow.png?fit=max&auto=format&n=umtEYLJJsgiGlvF8&q=85&s=9bb944f23e9f2e1b1da963ffe4bec823" width="3408" height="1452" data-path="images/program-process-flow.png" />
</Frame>

## Scenarios

If scenarios have been added to the program (see [Scenarios](/programs/scenario-planning)), view the side-by-side comparison of when the stages and key events will fall in the scenarios vs. active.

<Frame>
  <img src="https://mintcdn.com/orchestrabio/umtEYLJJsgiGlvF8/images/program-scenarios.png?fit=max&auto=format&n=umtEYLJJsgiGlvF8&q=85&s=f6682aec6d2f277072474f82f7aa809f" width="3400" height="1040" data-path="images/program-scenarios.png" />
</Frame>

## Timeline

View a Gantt-like chart of the objectives and key events within the program.

Use the **Display** button on the top right to customize the view:

* **Group by**: Group the swimlanes of the timeline either by stage or by tag
* **Interval**: Adjust the timescale of the timeline
* **Density**: View the timeline bars as condensed vs. stacked

<Frame>
  <img src="https://mintcdn.com/orchestrabio/umtEYLJJsgiGlvF8/images/program-timeline.png?fit=max&auto=format&n=umtEYLJJsgiGlvF8&q=85&s=6442d3c2eec2f46e382bc30a96c561de" width="3394" height="1438" data-path="images/program-timeline.png" />
</Frame>

The **Highlight** mode within the Display menu also provides additional visualization customizations:

* **Progress**: Shows the completion % of the project tasks within an Objective
  * See [Linking projects to program plans](/programs/link-project)
* **Critical path**: Highlights the critical path in red (i.e., path of longest duration)
* **Project timelines**: Displays the project timelines for a project within an Objective
  * Green projects indicate the the project dates are within the planned objective dates
  * Orange projects indicate that the project is overrunning the planned dates.

<Frame>
  <img src="https://mintcdn.com/orchestrabio/umtEYLJJsgiGlvF8/images/project-timelines.png?fit=max&auto=format&n=umtEYLJJsgiGlvF8&q=85&s=2b3a517d8b3e6e04f764fe97627e3b4c" width="3286" height="746" data-path="images/project-timelines.png" />
</Frame>
