# Program - Editing

To edit a program, begin by clicking the program action menu in the program row and then clicking on the edit program selection.

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

### Editing the Name

You can edit the program name by changing the value in the text field and then hitting next and then eventually saving.

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

### Editing Learner Audience

After you edit (or skip) the program name you are presented with the ability to edit the learner audience. This is an optional step. If you do not need to edit the learners in the audience, do not select or unselect anything here, and instead click 'next'.

However, if you want to edit the audience you can do so in this step. See more details in [Program - Learner Management](/product-guides/campaigns/program-learner-management.md) in the editing learner section.

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

Note: If you end up removing a signifcant amount of learners, we will prompt you with a warning dialogue to ensure this is not in error.

### Saving Changes

After you make your changes, you can review the selections and click update.

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

For live programs the changes will take place immediately and learners will be assigned or unassigned trainings as desired by the learner audience changes.

For draft programs, no learners will be assigned the trainings at this time.


---

# 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/program-editing.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.
