> 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/agency/ja/what-would-you-like-to-learn-about/brand-and-partner-management/send-messages-on-behalf-of-brands.md).

# ブランドに代わってメッセージを送信する

アプリ内メッセージ機能にアクセスして、代理店として日常のコミュニケーションを管理し、ブランド/パートナーに返信します。ブランドのメッセージフィードに参加すると、ブランドに代わってパートナーにメッセージを送信できるようになります。パートナーには、ブランドのアカウントを管理している代理店の担当者とやり取りしていることが通知されます。

初めてのユーザーまたは再度利用するユーザーとして、以下の手順に従って進めてください。

1. 代理店アカウントにログインします。
2. 左側のナビゲーションメニューから、 **広告主**.
3. 〜では *マイ広告主* 画面で、アクセスしたいブランドアカウントを見つけます。
4. 〜の *ログイン* 」列で、 **ログイン**.
5. ブランドのアカウントにログインしたら、 ![](/files/729b27b5b2cbdecacdd5baa888f84912773a480c) **\[受信トレイ]** を左側のナビゲーションメニューから選択します。
   * または、ブランドに代わって初めてメッセージを送信する場合は、 **参加する** → **OK** を選択して、メッセージフィードを有効にします。
6. パートナーとの新しいメッセージスレッドを作成するには、 ![](/files/d8961fa6e8a5da9892abc4d04049a4d73e3e9d5b) **\[作成]**.
7. メッセージを送りたいパートナーを検索します。
8. パートナーに送信したいメッセージを入力します。
   * 必要に応じて、 ![](/files/0e8599e6af04249e821e7164bce1f846d8e4b1be) **\[ファイルを添付]**&#x3092;選択できます。添付できるファイル形式は、CSV、PDF、JPEG、PNG、GIF です。
   * 受信・送信するすべての添付ファイルはウイルススキャンされます。
9. メッセージを入力し、添付ファイルを追加したら、 **送信**.

#### メッセージフィードの参加を解除する

メッセージフィードから離脱したい場合は、ブランドのアカウントから行えます。

1. 左側のナビゲーションメニューから、 ![](/files/f3f5e4335376ed6e5221abf12acf1b9ea0c3728f) **\[メニュー]** → **設定**.
2. 下に *プログラム*、 **メッセージング**.
3. 選択 **メッセージフィードを離脱** → **離脱**.


---

# 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/agency/ja/what-would-you-like-to-learn-about/brand-and-partner-management/send-messages-on-behalf-of-brands.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.
