> 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/ja/what-would-you-like-to-learn-about/performance-program/recruiting-partners/prospective-partners/archive-partners.md).

# パートナーをアーカイブする

見込み客がうまくいかないこともあります。そんなときは、これらの見込み客をアーカイブして、あなたの *見込み候補* 画面です。見込み客をアーカイブする方法は 2 つあります:

* から見込み客をアーカイブする *見込み候補* 画面。
* プロフィールを表示しているときに見込み客をアーカイブする。

#### 見込み客画面から見込み客をアーカイブする

アーカイブするために見込み客のプロフィールを表示する必要はありません。

1. 左側のナビゲーションメニューから、次を選択します ![](/files/fc2aa178f1291b29bb479c0ce0c2b42c3895dc48) **\[Discover]** → **見込み候補**.
2. 次から *見込み候補* 画面で、アーカイブしたい見込み客を見つけます。
3. 表のその行にカーソルを合わせます。行の右端で、次を選択します ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[その他]** → **アーカイブ**.
4. 警告メッセージを読み、次に選択します **アーカイブ**.

#### 見込み客のプロフィールから見込み客をアーカイブする

相手先のプロフィールを確認しているときに、その見込み客をアーカイブできます。

1. 左側のナビゲーションメニューから、次を選択します ![](/files/fc2aa178f1291b29bb479c0ce0c2b42c3895dc48) **\[Discover]** → **見込み候補**.
2. 次から *見込み候補* 画面で、プロフィールを表示したい見込み客を見つけます。
3. 表でその行を選択します。プロフィールが表示されます。
4. 必要に応じてプロフィールを確認します。
5. 選択 ![](/files/5309f4a640af28a44a0e40329776359bb15b8484) **\[アーカイブ**].
6. 警告メッセージを読み、次に選択します **アーカイブ**.

#### アーカイブ済みの見込み客を表示

1. 次から *見込み候補* 画面で、フィルターメニューに移動します。
2. 次を変更します *表示する* フィルターを **アーカイブ済みを表示** して、表に含めます。

   <div data-with-frame="true"><figure><img src="/files/1c6d16357069ec69e655f7ed0db98c48e51d38c5" 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/ja/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.
