# 显示名称

用户可以显示代理人名称及自定义机器人名称于发出的信息。

账户拥有人可以在设定页面 > 账户详情中配置此功能。

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

* **显示代理人名称**：当代理人回复客户时，代理人在 chatalog 的账户名称将会显示在对话中。
* **显示机器人名称**：当机器人回复客户时，您设定的机器人名称将会显示在对话中。

<figure><img src="/files/nsyYTaPFkM3jTQ6vZXMg" 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/settings/xian-shi-ming-cheng.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.
