# Manage Your Account Programs

A program on impact.com serves as the framework for managing your partnerships, promotions, and campaigns. Learn key administrative actions you can perform to manage your programs, like submitting a new program for review, canceling a program that's still in setup, or starting the process to deactivate or close a live program.

#### Access your program list

1. From the top navigation menu, select ![](/files/2qeX6EqajzdOPiwzfeV5) **\[User profile] → Settings**.
2. In the left column, under ​*General*​​, select ​​[**Manage Programs**](https://app.impact.com/secure/advertiser/accountSettings/view-campaigns-flow.ihtml)​​​.
   * Here, you can see a list of all programs in your account. See the *Table reference* below for more information.

<div data-with-frame="true"><figure><img src="/files/rX9qHC624zmiyzJLGM1v" alt="" width="563"><figcaption></figcaption></figure></div>

<details>

<summary>Table reference</summary>

| Column                | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| --------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| ID                    | impact.com's unique identifier for your program. You can also select a program ​**ID**​​ to update the program's ​[marketplace profile](/brand/what-would-you-like-to-learn-about/account-administration/program-settings/profile-and-branding/manage-your-marketplace-profile-for-brands.md)​.                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| Name                  | The name you gave your program when [creating it](/brand/what-would-you-like-to-learn-about/account-administration/program-settings/program-management/create-a-program-and-add-users.md).                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| Type                  | The type of program, e.g., Performance, Creator.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| Status                | <p>The current lifecycle stage of the program:</p><ul><li><code>In Setup</code> <em>—</em> Being configured for go-live review</li><li><code>Setup Completed</code> — Ready for go-live review</li><li><code>Awaiting Review</code> <em>—</em> Submitted for go-live approval</li><li><code>Cancelled</code> <em>—</em> Setup or review has been stopped</li><li><code>Rejected</code> <em>—</em> Go-live request not approved</li><li><code>Active</code> <em>—</em> Live and operating normally</li><li><code>In Default</code> <em>—</em> Compliance obligations unmet</li><li><code>Deactivated</code> <em>—</em> Program permanently removed from active use</li><li><code>Closed</code> <em>—</em> Program fully shut down</li></ul> |
| Setup Completion Date | The date on which you finished configuring your program settings.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| Activation Date       | The date on which your program was approved and made active.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| Hide in marketplace   | Whether your program is set to be hidden from the marketplace or not. Learn how to [change this setting](/brand/what-would-you-like-to-learn-about/account-administration/program-settings/profile-and-branding/manage-your-marketplace-profile-for-brands.md#program-visibility).                                                                                                                                                                                                                                                                                                                                                                                                                                                         |

</details>

#### Manage a program

1. Hover over the program you want to manage and select ![](/files/mQTDSmR70Q3Eybmgev6e)​​ &#x200B;**\[More]​​** to view your options.
   * The options you see here will differ based on the status of your program. The table below details what each option means and when that option becomes available:

<table><thead><tr><th width="249.453125">Option</th><th>Applicable program statuses</th><th>Description</th></tr></thead><tbody><tr><td>Deactivate</td><td><ul><li><code>Active</code></li><li><code>In Default</code></li></ul></td><td>Use this to remove a program from active use. Completing the deactivation process is permanent and <strong>cannot be undone</strong>.</td></tr><tr><td>Request Go Live</td><td><ul><li><code>In Setup</code></li><li><code>Setup Completed</code></li><li><code>Rejected</code></li><li><code>In Default</code></li></ul></td><td>Use when you're ready to submit a program for go-live review. Approved programs become active, while rejected programs return with feedback for updates. Learn more about how to <a href="/pages/9nkSzXppEmoH8Ay7i7da">set up a program</a>.</td></tr><tr><td>Cancel</td><td><ul><li><code>In Setup</code></li><li><code>Awaiting Review</code></li></ul></td><td>Use if you want to put a stop to the program setup or review request.</td></tr><tr><td>Close</td><td><ul><li><code>Active</code></li></ul></td><td>Use when all <a href="/pages/8BbP8qgSpborHsswKk3C">closure requirements</a> are complete and you want to fully shut down this program.</td></tr></tbody></table>


---

# 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.impact.com/brand/what-would-you-like-to-learn-about/account-administration/program-settings/program-management/manage-your-account-programs.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.
