# 欢迎消息

当您希望客户进入会话时，无论上行什么内容的消息，都回复一条固定配置的消息，那么欢迎消息功能可以满足您的需求。

<figure><img src="/files/FB3OThxrhFEJT8M0q9ZX" alt=""><figcaption></figcaption></figure>

#### 一、客服的欢迎消息

1. 进入 Inbox 后点击头像右侧的【设置】按钮

<figure><img src="/files/DvPmDqERKEoTSY2ALe0b" alt=""><figcaption></figcaption></figure>

2. 选择【欢迎消息】菜单，即可管理您的欢迎消息。

<figure><img src="/files/i31kIadjDXaEwEvZBGhD" alt=""><figcaption></figcaption></figure>

3. 点击新增欢迎消息按钮即可创建一条新的欢迎消息，选择该欢迎消息针对哪些商业号码生效，支持配置三种不同类型的欢迎消息（文本、媒体、互动消息）

<figure><img src="/files/MDfuOWunmwEcGIUfa4Id" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/iTA7W9RK3vmO0GlyKsVz" alt=""><figcaption></figcaption></figure>

4. 通过打开开关使欢迎消息正式生效，您还可以通过点击右上角按钮对欢迎消息进行编辑或删除

<figure><img src="/files/xgylQHEVpD9KyEWuemUW" alt=""><figcaption></figcaption></figure>

#### 二、Chatbot 的欢迎消息

您还可以为 Chatbot 配置欢迎消息，当号码分配规则优先分配给 Bot 时，在用户上行消息时它将会自动回复配置好的欢迎消息。可通过 Chatbot-Profile 中的Welcome message sent at the start of a conversation进行设置。

<figure><img src="/files/p9YY2uymflEi9sFAgetN" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://helpdocs.ycloud.com/help-center/zh/inbox/huan-ying-xiao-xi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
