# Program Owner Dashboard

The **Program Owner Dashboard** is designed to provide high-level data and insights for a given *learning program* or *module*. It's a great starting point ot understand the status of program before diving in deeper into raw reports.

### Landing Page

Access the dashboard by clicking **Program Owner** in the left-hand navigation menu. The landing page shows a horizontal bar of *Trending Activities* - this ranks modules in the system by the number of completions recorded in the past 30 days. To increase the time frame, click the **Last 30 days** dropdown in the top-right corner of the screen and select a different date range.

<figure><img src="/files/79T662qtUs1zRtZS05A5" alt=""><figcaption><p>The <strong>Instructional Design</strong> module is trending right now with 146 completions recorded!</p></figcaption></figure>

The pie charts at the bottom of the screen show a status summary of the three most recently viewed *programs* or *modules*. This allows you to quickly find activities that are important to you. If it's your first time accessing the **Program Owner Dashboard** then you won't see any pie charts until you first view an activity.

You can drill into the dashboard for a specific activity by:

* Searching all activities in the system using the **search bar** at the top of the screen;
* Clicking on the bar chart for any *trending activity*;
* By clicking **Explore** on any of the recently viewed pie charts.

### Current Compliance

<figure><img src="/files/fIXjsAONn4cLsTSKgUC2" alt=""><figcaption></figcaption></figure>

### Historical Completions

<figure><img src="/files/mtRqRVRrsU5waaI8WnvQ" alt=""><figcaption></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://help.clearxp.com/reporting/admin-dashboard/program-owner-dashboard.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.
