# Campaign Detail Page

<figure><img src="/files/EI7LBQGmYF2jchWMLLEH" alt=""><figcaption><p>Example draft campaign</p></figcaption></figure>

### Campaign Status

The campaign status is shown in the top. It can be either in draft mode, or live mode.

#### Activating a campaign

If a campaign is in draft mode, you can activate it by clicking the make campaign active button.

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

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

### Edit Campaign Name

To edit the campaign name, click the edit button in the top right of the campaign detail page.

<figure><img src="/files/2jaNnfwlIaqHVijfZAd2" alt=""><figcaption></figcaption></figure>

This will open up an experience to edit and confirm the details.

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

Click update campaign to finalize the name change.

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

### Program Details

The table on the campaign detail page shows you the list of programs which you have created. If no programs are created, it will inform you and you can click on a button to start adding programs.

Each program detail row will show the number of learners that this program is targeting for the trainings.

You can click on the learners icon to show you a list of the learners who are assigned to that program.

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

#### Program Actions

Programs can have actions taken for them. In draft mode, you will see the following dropdown action options:

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

* View Details ⇒ High level details of this program
* View Learners ⇒ see a list of learners assigned to this program
* Edit program ⇒ edit the program name and list of learners
* Remove program ⇒ delete this program from the campaign and all associated data

### View Details

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

### View Learners

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

### Edit Program

When editing a program, you will start by optionally editing the name, or clicking next.

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

Then you will edit the learners who are assigned to this program. You can configure the learners based on:

* Everyone
* Department
* Start Date
* State/Region
* Selected Directly

By default, the current learners in the program are selected directly. You can toggle them on and off and add more.

When you select another checkbox this will do an append of learners to your selected learners. If you want to start fresh, use the Clear Selection button and then select learners from the other more specific filters.

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

When you change the learners and click next you will be able to preview the names of who you selected.

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

When you are ready, you can click to update the program. If the program is live, the learner assignment changes will take place immediately.

### Remove Program

You can delete a program at any time. Deleting a program will remove all the assignments and delete the data. This is equivalent to deleting the training data directly. If the program is live, then your learner will lose access to the trainings.

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

## Active Campaigns

### Active programs

Active programs will have additional menu action options. These additional menu options include:

* Export Report ⇒ Generates a report for all the trainings in this program

<figure><img src="/files/4Yyh6GzsBmuzGzZXBiYt" alt=""><figcaption></figcaption></figure>

The completion status of active program trainings will appear in each row. If you hover over the completion bar, you will see a breakdown by: assigned, started, and completed.

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

As your learners progress through the trainings, this data will automatically update.


---

# 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.itsaffinity.com/product-guides/campaigns/campaign-detail-page.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.
