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