> 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/34cff7cafbbfcd416778a35b63cb058c27bcda8b) **\[用户资料] → 设置**.
2. 左侧，在……下方 *常规*下，选择 **管理预先选定的合作伙伴**.
3. 在下方 *预先选定的合作伙伴*，您可以筛选想要查看的合作伙伴。

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

   <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.
