> 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/zh/nin-xiang-liao-jie-shen-me/platform-features/working-with-brands/contacting-a-brand/set-your-business-hours-and-away-message-as-a-partner.md).

# 作为合作伙伴设置您的营业时间和离开消息

您可以设置应用内消息的营业时间和离开消息。设置后，任何在营业时间外给您发送消息的用户都会自动收到离开消息。

1. 在顶部导航栏中，选择 ![](/files/d599d976891a5c0517520cf3405bba1bb9d7163f) **\[用户资料] → 设置**.
2. 在 *常规*，选择 **消息**.
3. 旁边 *营业时间*，选择 ![](/files/5dbf21c4329d43c5852327d551195b0d5508a882) **\[开启]**。然后设置您的可用时间。
   * 选择您的时区、频率和营业时间。
4. 将您的离开消息输入到 *离开消息* 文本框中。
5. 选择 **保存**.

   * 了解更多关于 [向您的品牌发送消息](/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/working-with-brands/contacting-a-brand/message-your-brands.md).

   <div data-with-frame="true"><figure><img src="/files/d66e2ee2ba83b9f5515cae1d3ccd35db8d2aa8f0" alt=""><figcaption></figcaption></figure></div>


---

# 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/zh/nin-xiang-liao-jie-shen-me/platform-features/working-with-brands/contacting-a-brand/set-your-business-hours-and-away-message-as-a-partner.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.
