> 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) **\[エンゲージ]** → **パートナー** → **パートナー**.
2. メッセージを送信したいパートナーにカーソルを合わせ、次に ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[その他]** → **メッセージ**.
3. パートナーに送りたいメッセージを入力します。
   * 必要に応じて、 ![](/files/0cf5a5bc17186358e0e670bc122fce133d90a427) **\[ファイルを添付]**&#x3067;きます。添付可能なファイル形式は、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) **\[ファイルを添付]**&#x3067;きます。添付可能なファイル形式は、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.
