> 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/messaging/send-a-message-to-a-partner.md).

# パートナーにメッセージを送る

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

使用 *メッセージ* 参加済みのパートナーと素早く簡単に連絡を取るために使用します。問題を解決したり、今後のイベントについて連絡したりするのに便利です。

{% hint style="warning" %}
**重要：** 以下を参照してください [メッセージ利用規約](https://impact.com/terms-of-use-messaging/?_gl=1*j1tga9*_ga*MTI3MTM3MzE1Ni4xNjUyNjkzMjk1*_ga_MDF55NMH0F*MTY2MjAyMTAzMC4zODAuMS4xNjYyMDIxMjk1LjAuMC4w*_ga_MHKLSZ6DR4*MTY2MjAyMTAzMC4zNzcuMS4xNjYyMDIxMjk1LjAuMC4w) アカウントのプロフィールウィンドウで、impact.com のメッセージガイドラインを順守していることを確認してください。
{% endhint %}

**メッセージ権限**

* 以下が必要です： **メッセージ** パートナーにメッセージを送るためのアカウントユーザー権限です。この権限は次のロールに標準で付与されます： *コミュニティマネージャー* および *アカウント管理者* ユーザーロールに加え、以下の一部として設定することもできます： [カスタムロール](/brand/ja/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/understanding-user-management-as-a-brand.md).

#### パートナーにメッセージを送信

パートナーにメッセージを送る方法は2つあります：

<details>

<summary>［パートナー］画面から</summary>

方法を学ぶ [見込みパートナーにメッセージを送信](/brand/ja/what-would-you-like-to-learn-about/performance-program/recruiting-partners/prospective-partners/contact-a-prospect.md) して、パートナーシップを築きましょう。

1. 左側のナビゲーションバーで、 ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **［Engage］** → **パートナー** → **パートナー**.
2. メッセージを送りたいパートナーにカーソルを合わせ、次を選択します： ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[その他]** → **メッセージ**.
3. 送信したいメッセージを入力します。
   * 必要に応じて、 ![](/files/0cf5a5bc17186358e0e670bc122fce133d90a427) **\[ファイルを添付]**。添付できるファイル形式は、CSV、PDF、JPEG、PNG、GIF です。
   * 受信および送信される添付ファイルはすべてウイルススキャンされます。
4. メッセージを入力し、添付ファイルを追加したら、次を選択します： **送信**.

   <div data-with-frame="true"><figure><img src="/files/6dfc6bbef8a8edab9c1a1543099bd8c202fe4e38" alt="" width="245"><figcaption></figcaption></figure></div>

</details>

<details>

<summary>［受信トレイ］から</summary>

パートナーへのメッセージ送信は、次の画面から直接行うとより簡単です： *受信トレイ*.

方法を学ぶ [ブランドとして受信トレイを管理する方法](/brand/ja/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/messaging/manage-your-inbox-as-a-brand.md) や、特定のパートナー関係ステータスなどで絞り込む方法について説明します。

1. 上部のナビゲーションバーで、次を選択します： ![](/files/fa58c37b968af7230d3d3944e5486b4ffe7d8dc2) **［受信トレイ］**.
2. 検索バーでメッセージを送りたいパートナーを見つけ、その名前を選択します。
3. 送信したいメッセージを入力します。
   * 必要に応じて、 ![](/files/0cf5a5bc17186358e0e670bc122fce133d90a427) **\[ファイルを添付]**。添付できるファイル形式は、CSV、PDF、JPEG、PNG、GIF です。
   * 受信および送信される添付ファイルはすべてウイルススキャンされます。
4. メッセージを入力し、添付ファイルを追加したら、次を選択します： **送信**.

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

</details>


---

# 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/messaging/send-a-message-to-a-partner.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.
