> 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/partner/ja/nitsuitebitaidesuka/impactcom-mobile-app/working-with-brands-on-the-mobile-app/message-your-brands-on-the-mobile-app.md).

# モバイルアプリでブランドにメッセージを送る

「 *メッセージ* 潜在的なブランドと、すでに提携しているブランドの両方と、すばやく簡単にやり取りできる機能です。この機能では、ブランドとのオンボーディングの効率化、特別な取り決めについてのブランドへの連絡、問題の解決など、さまざまな用途があります。

{% hint style="warning" %}
**重要:** impact.comの [メッセージ利用規約](https://impact.com/terms-of-use-messaging/?_gl=1*j1tga9*_ga*MTI3MTM3MzE1Ni4xNjUyNjkzMjk1*_ga_MDF55NMH0F*MTY2MjAyMTAzMC4zODAuMS4xNjYyMDIxMjk1LjAuMC4w*_ga_MHKLSZ6DR4*MTY2MjAyMTAzMC4zNzcuMS4xNjYyMDIxMjk1LjAuMC4w) メッセージ送信ガイドラインを遵守していることを確認してください。
{% endhint %}

#### メッセージを探す

メッセージは次の2か所で見つけられます:

* あなたの *受信トレイ* 画面で次を選択してください: ![](/files/5a751a7461eae0ca24b53cbd14bc4c3d9b570c16) **\[チャット]** 右上隅のウィジェット:

  <div data-with-frame="true"><figure><img src="/files/78f4bf6e4d9cb06718e2e755bdebe73d2255a542" alt="" width="263"><figcaption></figcaption></figure></div>
* または、ブランドの下で、自分とブランドの間のメッセージスレッドを開くこともできます。 *ブランド詳細*:

  <div data-with-frame="true"><figure><img src="/files/0a91d57d8a10b2b198819183427d56b6d3eaa2ee" alt="" width="288"><figcaption></figcaption></figure></div>

#### 新しいメッセージを作成

〜から新しいメッセージスレッドを作成できます *受信トレイ* 画面またはブランドの *ブランド詳細*:

{% hint style="info" %}
**注：** ブランドが会話を許可している場合にのみ、ブランドとの会話を開始できます。
{% endhint %}

* 〜では *受信トレイ* 画面の右上隅で、 ![](/files/5b32c102a1777986705b54d104c6737c77a2d688) **\[追加]** または ![](/files/5b32c102a1777986705b54d104c6737c77a2d688) **新規メッセージ**.

  * 〜では *新しいメッセージ* 画面で、 ![](/files/32fe5b2a31fcc6d4be3e0d7e38a6bc36ba6ccf68) **\[検索]** を使用して、チャットを始めたいブランドを検索します。
  * ファイルを添付するには、 ![](/files/5b32c102a1777986705b54d104c6737c77a2d688) **\[添付]**。 *対応する添付ファイル* 以下の参照を見て、受け入れられるファイル形式を確認してください。

  <div data-with-frame="true"><figure><img src="/files/a7c53d582b6ac1a7e8f05b9c134671b32c618665" alt="" width="281"><figcaption></figcaption></figure></div>
* 〜では *ブランド詳細* 画面で、説明の下にある ![](/files/5a751a7461eae0ca24b53cbd14bc4c3d9b570c16) **\[チャット]**.

  * ファイルを添付するには、 ![](/files/5b32c102a1777986705b54d104c6737c77a2d688) **\[添付]**。 *対応する添付ファイル* 以下の参照を見て、受け入れられるファイル形式を確認してください。

  <div data-with-frame="true"><figure><img src="/files/0a91d57d8a10b2b198819183427d56b6d3eaa2ee" alt="" width="288"><figcaption></figcaption></figure></div>

#### 対応する添付ファイル

メッセージスレッドには次のファイル形式を添付できます:

* CSV
* PDF
* JPEG
* PNG
* GIF


---

# 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/partner/ja/nitsuitebitaidesuka/impactcom-mobile-app/working-with-brands-on-the-mobile-app/message-your-brands-on-the-mobile-app.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.
