> 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. 画面右上で、 ![](https://2576906605-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FokTNfAIjBtFchXJ9pC2q%2Fuploads%2Fgit-blob-f80b4972f1093fe676c65fe5018fb55ca5c00308%2F059dd4194b579d17193227e33dfa1fe0475b0089a93e202b16f8902ffc532178.svg?alt=media) **\[編集]**.
5. ドロップダウンメニューからアカウント所有者を選択します。
6. 選択 **保存**.

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

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

1. 左側のナビゲーションメニューから、 **メディアパートナー → 会社**.
2. 画面上部のフィルターを使って、パートナーの表示を絞り込んでください。
3. 下に *確認*、 **確認**.
4. 変更したい設定の横で、 ![](https://2576906605-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FokTNfAIjBtFchXJ9pC2q%2Fuploads%2Fgit-blob-f80b4972f1093fe676c65fe5018fb55ca5c00308%2F059dd4194b579d17193227e33dfa1fe0475b0089a93e202b16f8902ffc532178.svg?alt=media) **\[編集]**&#x3092;選択します。ここで変更できる設定の詳細については、次の記事を参照してください:
   * [会社情報（パートナー）](/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/profile-management/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.
