# 顯示名稱

用戶可以顯示客服人員名稱及自訂機器人名稱於外發訊息。

賬戶擁有人可以在設定頁面 > 帳號詳情中配置此功能。

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

* **顯示代理人名稱**：當代理人回覆客戶時，代理人在 chatalog 的賬戶名稱將會顯示在對話中。
* **顯示機器人名稱**：當機器人回覆客戶時，您設定的機器人名稱將會顯示在對話中。

<figure><img src="/files/AVXps90DyPIQcRqNwl1A" 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-hk/settings/names-display.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.
