> 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/manage-your-inbox-as-a-brand.md).

# ブランドとして受信トレイを管理する

この記事では、メッセージの優先順位付けやパートナーの関係ステータスによる絞り込みなどを通じて、受信トレイを管理する方法を説明します。

1. 上部ナビゲーションバーから、 ![](/files/fa58c37b968af7230d3d3944e5486b4ffe7d8dc2) **［受信トレイ］**.
2. 選択します ![](/files/b71c6535036759b24c2d895ef3bd247420f4271e) **\[フィルター]** さまざまなステータスでメッセージをフィルタリングしたりマークしたりして、受信トレイを整理します。

<details>

<summary>メッセージスレッドのステータスを設定する</summary>

次のようなメッセージのステータスを設定できます。 *優先*, *未読*、または *スパム* 特定のパートナーとやり取りしているとき。

| メッセージのステータス                                                        | 説明                                                                                                                                                                     |
| ------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **優先としてマーク** ![](/files/18ad271d5a5a79453abd5606b6e1df700a4b2ec2)  | <p>受信トレイに表示する連絡先を <em>優先</em> 表示画面で指定でき、より重要な会話を強調表示できます。</p><p>• 次の方法について詳しく学ぶ <a href="/pages/f586ff2911b74430187db2eda901068ba8dc8fa0">ブランドとして優先メッセージを設定する</a>.</p> |
| **未読としてマーク** ![](/files/dc5143c5171b0718a87bac64c64b43a36cc7b292)  | メッセージスレッドを次のようにマークできます。 *未読*。このスレッドは、アカウントのユーザーが次に開くまで通知を生成します。                                                                                                        |
| **スパムとしてマーク** ![](/files/ac4ee1083f45b7989068f22d1cabe9a5c9b2bce7) | メッセージスレッドを次へ移動できます。 *スパム*。このメッセージスレッドからの通知は今後受信されません。                                                                                                                  |

</details>

<details>

<summary>メッセージスレッドを検索またはフィルタリングする</summary>

* 次を使って特定のパートナーのメッセージスレッドを検索できます。 **検索バー** ウィジェットの上部または左上隅にある *受信トレイ*.
* 次の方法でのみ、特定種類のメッセージスレッドをフィルタリングできます。 *受信トレイ*。次を選択してメッセージスレッドをフィルタリングします。 ![](/files/7460de6e84cc25e0e0707d13fcf01fed651bd9a5) **\[フィルター]** 検索バーの横で、使用するフィルターを選択し、次に **適用**.

| フィルター    | 説明                                                                                                                                                                                        |
| -------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| ステータス    | すべてのスパムメッセージを表示するには「Filter by」を使います。これらはスパムとしてマークしたメッセージです。                                                                                                                               |
| 関係       | パートナーの関係（例： *参加済み*）を選択して、表示するメッセージスレッドを指定します。                                                                                                                                             |
| パートナーサイズ | どの [パートナーの規模](/brand/ja/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/partner-management/partner-size-rating-criteria.md) のメッセージスレッドを表示したいものを選びます。（例： *大規模*) |

</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/manage-your-inbox-as-a-brand.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.
