> 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) **\[ファイルを添付]**。添付できるファイル形式は次のとおりです：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.
