> 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>

#### パートナーの操作を表示

この *メモ* ページでは、提携の管理に役立つ他のページにも移動できます。

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.
