> 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/zh/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/messaging/set-your-priority-messages-as-a-brand.md).

# 作为品牌设置优先消息

您可以选择哪些联系人会显示在收件箱的优先视图中，从而突出显示对您更重要的对话。了解更多关于 [向您的合作伙伴发送消息](/brand/zh/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/messaging/send-a-message-to-a-partner.md).

#### 设置您的优先消息

1. 在顶部导航栏中，选择 ![](/files/40d2791b1cde23ae9a3ed926f61f1a355d557ba7) **\[收件箱]**.
2. 在查看具有以下条件的联系人之间切换 **优先级**，以及 **全部** 条消息。
3. 选择 ![](/files/cc981745ca9de525572e049c1e6cda34655c3a32) **标记为优先** 按钮可将联系人设为优先，或再次选择以取消优先。

   <div data-with-frame="true"><figure><img src="/files/4b8e48d93fdf85d6dec4d16341de430d4a258f7a" alt=""><figcaption></figcaption></figure></div>
4. 要设置优先收件箱，请在收件箱页面上选择 ![](/files/fae82af31fb2aa38854ee91070911b793c8ccc3f) **\[设置]**，然后设置优先收件箱。
5. 选择 **保存**.


---

# 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/zh/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/messaging/set-your-priority-messages-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.
