> 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/agency/ja/what-would-you-like-to-learn-about/brand-and-partner-management/manage-partners-as-an-agency.md).

# 代理店としてパートナーを管理する

impact.comのアプリ内顧客関係管理ツールは、パートナーとの関係管理に役立ちます。以下の *メディアパートナー* タブでは、エージェンシーのアカウントマネージャーをパートナーアカウントに割り当てたり、パートナーのパフォーマンスを表示したり、パートナーに関するメモを作成したりできます。

#### エージェンシーメンバーとしてパートナーのアカウントにログインする

必要に応じてパートナーのアカウントにログインして更新を行うことができます。

1. 左側のナビゲーションメニューから、次を選択します **メディアパートナー → 企業**.
2. 画面上部のフィルターを使用して、表示するパートナーを絞り込みます。
3. の下で *ログイン*、を選択します **ログイン** 変更を行いたいパートナーの横にある

#### パートナーにアカウント所有者を割り当てる

チーム内の誰かをパートナーの主要な連絡先にしたい場合は、その人をパートナーの *アカウント所有者*.

1. 左側のナビゲーションメニューから、次を選択します **メディアパートナー → 企業**.
2. 画面上部のフィルターを使用して、表示するパートナーを絞り込みます。
3. の下で *アカウント所有者*、を選択します **割り当て**.
4. 画面右上で、を選択します ![](/files/1064b7c9e54ec6fb0f492f507d3a2f84119fcb4f) **［編集］**.
5. ドロップダウンメニューからアカウント所有者を選択します。
6. を選択します **保存**.

#### パートナーのアカウント情報を編集する

連絡先情報、税情報、プロモーション方法など、パートナーのアカウント情報を管理します。

1. 左側のナビゲーションメニューから、次を選択します **メディアパートナー → 企業**.
2. 画面上部のフィルターを使用して、表示するパートナーを絞り込みます。
3. の下で *レビュー*、を選択します **レビュー**.
4. 変更したい設定の横にある、を選択します ![](/files/1064b7c9e54ec6fb0f492f507d3a2f84119fcb4f) **［編集］**。ここで変更できる設定の詳細は、次の記事を参照してください：
   * [会社情報（パートナー）](/partner/ja/nitsuitebitaidesuka/account-management/account-settings/account-management/manage-your-company-information-as-a-partner.md)
   * [マーケットプレイスのプロフィールを管理する](/partner/ja/nitsuitebitaidesuka/platform-features/working-with-brands/applying-to-brands/purofru/update-and-manage-your-public-profile.md).
5. 変更を行ったら、を選択します **保存**.

#### パートナーのアカウントを一時停止または無効化する

{% hint style="warning" %}
**警告：** パートナーはアカウントが一時停止または無効化されたことを知ることになります。一時停止は元に戻せますが、アカウントの無効化は元に戻せないことを忘れないでください。これらの操作はパートナーが資金を失う可能性があるなど重大な影響を与えるため、特に無効化を行う際は十分注意してください。
{% endhint %}

1. 左側のナビゲーションメニューから、次を選択します **メディアパートナー → 企業**.
2. 画面上部のフィルターを使用して、表示するパートナーを絞り込みます。
3. の下で *レビュー*、を選択します **レビュー**
4. 画面右上で、を選択します **一時停止** または **無効化**.
   * パートナーを再有効化するには、この画面に戻り、次にを選択します **再有効化**.

#### パートナーに関するメモを追加する

パートナーとのやり取りの履歴を保持します。

1. 左側のナビゲーションメニューから、次を選択します **メディアパートナー → 企業**.
2. 画面上部のフィルターを使用して、表示するパートナーを絞り込みます。
3. の下で *メモ*、を選択します **メモ**.
4. パートナーに関するメモや、やり取りに関するファイルを追加します。
   * について詳しく学ぶ [パートナーシップメモ](/brand/ja/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/partner-management/manage-partnership-notes.md).


---

# 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/agency/ja/what-would-you-like-to-learn-about/brand-and-partner-management/manage-partners-as-an-agency.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.
