> 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/platform-features/reach-out-to-partners/partner-management/manage-partnership-notes.md).

# パートナーシップメモを管理する

<a href="https://pxa.impact.com/student/activity/1117599?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=eng-350&#x26;utm_campaign=help-center" class="button primary">PXAコースを受講する</a>

パートナーシップをより適切にサポートできるよう、パートナーとのやり取りの履歴を保持します。

#### メモを管理

1. 左側のナビゲーションバーから、 ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage]** → **パートナー → パートナー**.
2. メモを作成したいパートナーにカーソルを合わせてから、次を選択します ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[その他] → メモ**.
3. いくつかの異なる操作を行えます。
   * パートナーとのやり取りについてメモを書きます。メモを書いたら、そのメモがパートナーとのメール、通話、またはチャットに基づくものかを選択します。必要に応じて、ファイルを追加します。次を選択します **追加**.
   * このパートナーに関するメモを表示できます。で絞り込みます *すべて*, *メール*, *電話*、または *チャット* で、種類別にメモを参照します。次を選択します ![](/files/34c3dbe05c1110f13e076d5a5abd0fec57cb1797) **\[検索]** すべてのメモを対象にテキスト検索します。
   * パートナーにメールを送信するか、パートナーのアカウントに連絡先を追加します。
   * パートナーの詳細を表示します。これには、アクティビティのステータス、パートナーシップの開始時期、パートナーが所属しているグループ、アカウントマネージャーが含まれます。

     <div data-with-frame="true"><figure><img src="/files/a93d41fa0a575de16a3ea8af152414dc61ccce8b" alt=""><figcaption></figcaption></figure></div>

#### パートナーのアクションを表示

The *メモ* ページからも、パートナーシップの管理に役立つ他のページに移動できます。

1. 左側のナビゲーションバーから、 ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage]** → **パートナー → パートナー**.
2. アクションを表示したいパートナーにカーソルを合わせてから、次を選択します ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[その他] → メモ**.
3. 右上隅で、次を選択します **アクション**、次に希望するページを選択します。

   |                  |                                                                                                                                                                                               |
   | ---------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
   | **ページ**          | **説明**                                                                                                                                                                                        |
   | **アカウントマネージャー**  | このパートナーに特定のアカウントマネージャーを設定する場合は切り替えます。                                                                                                                                                         |
   | **カスタム値**        | 最大3つのカスタムURL値を設定します。                                                                                                                                                                          |
   | **パートナー連携**      | このパートナーのトラッキング連携を管理します。                                                                                                                                                                       |
   | **$ クライアント費用設定** | <p>クライアントにあなたとのパートナー契約の費用を請求するかどうかを切り替えます。たとえば、あなたが管理するブランドと取り組む代理店の場合や、管理するパートナーと取り組むブランド側の場合などです。</p><p>メディア費の上乗せとしてパーセンテージを請求する、売上収益のパーセンテージを請求する、またはコンバージョンごとに固定CPAを請求する、のいずれかを選択します。</p> |
   | **履歴を表示**        | パートナーとの契約履歴を表示します。                                                                                                                                                                            |
   | **条件を表示**        | パートナーとの現在の契約を表示します。                                                                                                                                                                           |


---

# 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/platform-features/reach-out-to-partners/partner-management/manage-partnership-notes.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.
