> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/platform-features/review-partner-applications/manage-your-pre-approved-partner-application-list.md).

# 管理您的预先批准合作伙伴申请列表

当您接受待处理的合作伙伴申请时，您可以将其添加到预选合作伙伴列表中，这些合作伙伴会自动被接受加入您未来创建的任何项目。您可以查看此合作伙伴列表，或在您不希望他们自动添加到任何未来项目时将其移除。

了解如何 [将申请者标记为预选合作伙伴](/brand/zh/what-would-you-like-to-learn-about/platform-features/review-partner-applications/manage-applications-and-send-proposals.md#accept-a-new-partner-0-0).

#### 查看预选合作伙伴

1. 从顶部导航栏中选择 ![](/files/1cbb667ec4878308f24ec4acd13cbf03ede0bdfe) **\[用户资料] → 设置**.
2. 在左侧，位于 *常规*下，选择 **管理预选合作伙伴**.
3. Below *预选合作伙伴*，您可以筛选要查看的合作伙伴。

   * 查看 *筛选参考表* 下文了解更多信息。

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

<details>

<summary>筛选参考表</summary>

| 筛选器       | 描述                                                                                                                                                                                                                                                         |
| --------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 搜索栏       | 您可以按添加者、合作伙伴名称或 ID 搜索预选合作伙伴。                                                                                                                                                                                                                               |
| 添加于       | 选择日期范围，以筛选在所选日期之间添加的合作伙伴。                                                                                                                                                                                                                                  |
| 合作伙伴规模    | 按规模筛选合作伙伴。此排名由 impact.com 算法创建，该算法会查看多项内部和外部因素，对合作伙伴按规模（从超小到超大）进行排名，以便您评估哪些合作伙伴具有最高潜力。请查看 [合作伙伴规模评级标准](/brand/zh/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/partner-management/partner-size-rating-criteria.md) 文章以获取更多见解。 |
| 商业模式      | 选择您想要用来筛选合作伙伴的业务模式类型。这些类型可包括忠诚度、电子邮件、优惠券等。                                                                                                                                                                                                                 |
| 属性        | 根据合作伙伴的推广属性筛选合作伙伴。这些属性可包括合作伙伴用于推广目的的网站、社交渠道和移动应用。                                                                                                                                                                                                          |
| 合作伙伴国家/地区 | 选择预选合作伙伴所在的国家/地区。                                                                                                                                                                                                                                          |
| 项目类型      | 选择合作伙伴将被自动选中加入的项目类型。                                                                                                                                                                                                                                       |

</details>

#### 移除预选合作伙伴

1. 导航至 *预选合作伙伴* 页面上。
2. 将鼠标悬停在您想移除的合作伙伴上，然后选择 **移除合作伙伴**.


---

# 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://help.impact.com/brand/zh/what-would-you-like-to-learn-about/platform-features/review-partner-applications/manage-your-pre-approved-partner-application-list.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.
