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