# 管理你的账户项目

impact.com 上的一个程序可作为管理您的合作伙伴关系、促销和活动的框架。了解您可以执行的关键管理操作，以管理您的程序，例如提交新的程序进行审核、取消仍在设置中的程序，或开始停用或关闭上线程序的流程。

#### 访问您的程序列表

1. 从顶部导航菜单中，选择 ![](/files/1cbb667ec4878308f24ec4acd13cbf03ede0bdfe) **\[用户资料] → 设置**.
2. 在左侧栏中，在​*常规*​​下，选择​​[**管理项目**](https://app.impact.com/secure/advertiser/accountSettings/view-campaigns-flow.ihtml)​​​。
   * 在这里，您可以查看帐户中所有程序的列表。请参阅 *表格参考* 如下以了解更多信息。

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

<details>

<summary>表格参考</summary>

| 列      | 说明                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| ------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| ID     | impact.com 为您的程序提供的唯一标识符。您还可以选择一个程序​**ID**​​以更新该程序的​[市场资料](/brand/zh/what-would-you-like-to-learn-about/account-administration/program-settings/profile-and-branding/manage-your-marketplace-profile-for-brands.md)​。                                                                                                                                                                                                                      |
| 名称     | 您在 [创建](/brand/zh/what-would-you-like-to-learn-about/account-administration/program-settings/program-management/create-a-program-and-add-users.md).                                                                                                                                                                                                                                                                                        |
| 类型     | 时为程序命名的名称。程序的类型，例如：Performance、Creator。                                                                                                                                                                                                                                                                                                                                                                                                    |
| 状态     | <p>程序当前的生命周期阶段：</p><ul><li><code>设置中</code> <em>—</em> 正在配置以供上线审核</li><li><code>设置完成</code> — 可供上线审核</li><li><code>待审核</code> <em>—</em> 已提交上线审批</li><li><code>已取消</code> <em>—</em> 设置或审核已停止</li><li><code>已拒绝</code> <em>—</em> 上线请求未获批准</li><li><code>有效</code> <em>—</em> 已上线并正常运行</li><li><code>违约中</code> <em>—</em> 未满足合规义务</li><li><code>已停用</code> <em>—</em> 程序已永久从活动使用中移除</li><li><code>已关闭</code> <em>—</em> 程序已完全关闭</li></ul> |
| 设置完成日期 | 您完成配置程序设置的日期。                                                                                                                                                                                                                                                                                                                                                                                                                              |
| 激活日期   | 您的程序获批并启用的日期。                                                                                                                                                                                                                                                                                                                                                                                                                              |
| 在市场中隐藏 | 您的程序是否设置为从市场中隐藏。了解如何 [更改此设置](/brand/zh/what-would-you-like-to-learn-about/account-administration/program-settings/profile-and-branding/manage-your-marketplace-profile-for-brands.md#program-visibility).                                                                                                                                                                                                                                  |

</details>

#### 管理程序

1. 将鼠标悬停在您要管理的程序上，然后选择 ![](/files/48274f9251fd79e93a99aad7b4393690b07a61c9)​​ &#x200B;**\[更多]​​** 以查看您的选项。
   * 您在此处看到的选项会根据程序状态而有所不同。下表详细说明了每个选项的含义，以及该选项何时可用：

<table><thead><tr><th width="249.453125">选项</th><th>适用的程序状态</th><th>说明</th></tr></thead><tbody><tr><td>停用</td><td><ul><li><code>有效</code></li><li><code>违约中</code></li></ul></td><td>使用此项可将程序从活动使用中移除。完成停用流程后将是永久性的，且 <strong>无法撤销</strong>.</td></tr><tr><td>请求上线</td><td><ul><li><code>设置中</code></li><li><code>设置完成</code></li><li><code>已拒绝</code></li><li><code>违约中</code></li></ul></td><td>在您准备好提交程序进行上线审核时使用。获批的程序将变为活动状态，而被拒绝的程序会带着反馈返回以便更新。了解更多关于如何 <a href="/pages/257a5b6ac3a76b347e1e03cefbbde922ed7113fd">设置程序</a>.</td></tr><tr><td>取消</td><td><ul><li><code>设置中</code></li><li><code>待审核</code></li></ul></td><td>如果您想停止程序设置或审核请求，请使用此项。</td></tr><tr><td>关闭</td><td><ul><li><code>有效</code></li></ul></td><td>当所有 <a href="/pages/7662908f625a5e94be842f9333510caee484c245">关闭要求</a> 都已完成，并且您希望完全关闭此程序时使用。</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/zh/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.
