> 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/performance-program/recruiting-partners/prospective-partners/archive-partners.md).

# 归档合作伙伴

有时，潜在客户不会成交。发生这种情况时，请将这些潜在客户归档，以免它们占用你的 *潜在合作伙伴* 界面。您有 2 种方式来归档潜在客户：

* 从 *潜在合作伙伴* 界面。
* 在查看潜在客户个人资料时将其归档。

#### 从“潜在客户”界面归档潜在客户

您无需查看潜在客户的个人资料即可将其归档。

1. 从左侧导航菜单中，选择 ![](/files/fd2b2d51e9ef2d0d5d51aec8732f6c735cfd0cb5) **\[发现]** → **潜在合作伙伴**.
2. 从 *潜在合作伙伴* 界面中，找到您要归档的潜在客户。
3. 将鼠标悬停在表格中的该行上。在该行右侧，选择 ![](/files/48274f9251fd79e93a99aad7b4393690b07a61c9) **\[更多]** → **归档**.
4. 阅读警告消息，然后选择 **归档**.

#### 从潜在客户的个人资料中归档潜在客户

在查看其合作伙伴个人资料时，您可以将该潜在客户归档。

1. 从左侧导航菜单中，选择 ![](/files/fd2b2d51e9ef2d0d5d51aec8732f6c735cfd0cb5) **\[发现]** → **潜在合作伙伴**.
2. 从 *潜在合作伙伴* 界面中，找到您要查看其个人资料的潜在客户。
3. 在表格中选择其所在行。其个人资料将会显示。
4. 根据需要查看其个人资料。
5. 选择 ![](/files/b3e6ad309aae1caecb659eef714151263ea448bd) **\[归档**].
6. 阅读警告消息，然后选择 **归档**.

#### 查看已归档的潜在客户

1. 从 *潜在合作伙伴* 界面中，导航到筛选菜单。
2. 将 *显示* 筛选条件更改为 **显示已归档** 以将它们包含在表格中。

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


---

# 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/performance-program/recruiting-partners/prospective-partners/archive-partners.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.
