> For the complete documentation index, see [llms.txt](https://compassly.gitbook.io/compassly-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://compassly.gitbook.io/compassly-docs/core-modules/clients/programs/master-program.md).

# Master Program

**Page type:** Task guide\
**Status:** Draft (Noah Edit)\
**Owner:** Compassly Documentation Team\
**Last verified:** 2026-04-03 (Noah Edit: 2026-06-24)\
**Audience:** Super Admin, Admin, Supervisor, Clinician

## What This Section Covers

This material covers how change a Client Program from **Ready for mastery** status to **Mastered** status.

## Before You Start

* You must have permission "View client's program list".
* You must have permission "Master program".
* Make sure the program is ready to be mastered in your current workflow.

## Where To Start

#### A.

1. In the left navigation menu, select ***Clients***.
2. In the left navigation menu, select ***All clients***.
3. In the All Clients table of the page, select the name of the Client whose Programs you wish to view, under the column "Full name".

**OR**

#### B.

2. In the left navigation menu, select ***Programs / Maladaptives***.

> **Warning:** While it is the default state, you should confirm that the *Mastery Status* filter is set to "In progress" .

![](/files/jwSyRXmZQByqIqF52ceR)\
*Figure 1: Client List page with an emphasis on navigation to a Client's Programs.*

## Available Actions

1. **Open the Checking mastering page.**
   * You may want to use the filters covered in "View Client Programs" guide to narrow your list data.
   * On either Client Program List, open the Action dropdown menu (click the three dots on the right under the Action column) on the List Item that you want to master and select "Check mastering".

![](/files/wDf96xW3PmoA4fkL6hG8) ![](/files/oJGg7uWJlZSG5dAdgUB5)\
*Figure 2 - 3: Client Program List pages with an emphasis on mastery navigation.*

* You should be directed to a new page titled "Client: (Client's full name)." Scroll to the bottom of the page and click the "Master program" button.

![](/files/9TBPoNuqVsSuZrIko6Oz)\
*Figure 4: Checking mastery page with emphasis on mastery confirmation.*

* A small dialog box will open up. Click the "Master" button to confirm your choice. A notification should pop in the bottom left corner of the page to confirm your success.

![](/files/UnaMQEcYGoHoLqRok2hV) ![](/files/nGjvEEd2RoYOiHTvvyR3)\
*Figure 5 - 6. Dialog box and success notification for mastering a Client Program.*

## Notes

* Mastered Programs will only appear under the "Mastered" status.
* Client Programs can only be confirmed as mastered if they have a "Ready for mastery" status, which is automatically attained when mastery criteria is met.

## Role Differences

* ***Super Admin / Admin / Supervisor / Clinician:*** Will be able to confirm mastery of a Client Program.
* ***Basic:*** Does not have the access to confirm mastery of a Client Program.

## Summary Of Section

**Upon reviewing this material, you should be able to:**

* Confirm mastery of a Client Program from both Client Program List pages.

## Related Guides

* [Master Programs in Batch](/compassly-docs/core-modules/clients/programs/master-programs-in-batch.md)
* [Understand Program Mastery](/compassly-docs/core-modules/clients/programs/understand-program-mastery.md)
* [Why Isn't a Program Ready for Mastery?](/compassly-docs/core-modules/clients/programs/why-isnt-a-program-ready-for-mastery.md)
* [View Client Programs](/compassly-docs/core-modules/clients/programs/view-client-programs.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://compassly.gitbook.io/compassly-docs/core-modules/clients/programs/master-program.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
