# 指派对话后的自动讯息

在信息页面上，您可以通过单击下图所示的按钮将对话分配给其他团队或成员。

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

您可以直接指派对话。

<figure><img src="/files/Nen85ZGW4kv8pJMFloer" alt="" width="375"><figcaption></figcaption></figure>

如有需要，您可以开启切换按钮向客户发送备注消息。

<figure><img src="/files/dAHPoU1Px44XEBUDdj7e" alt="" width="375"><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://docs.chatalog.ai/zh-cn/crm-quickstarts/messages/auto-message-for-assigning.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.
