> For the complete documentation index, see [llms.txt](https://library.zoom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://library.zoom.com/technical-library/zh/shang-ye-ban-fu-wu/zoom-contact-center/zoom-customer-experience/admin-experience.md).

# 管理员体验

本部分概述了在您的公司账户中管理 Zoom 呼叫中心，包括许可证、角色、配置和常规 Zoom 呼叫中心设置。

{% content-ref url="/pages/f92fcedb05dfacdf8d359b86c794ba0cbd4b8b39" %}
[Zoom 呼叫中心角色](/technical-library/zh/shang-ye-ban-fu-wu/zoom-contact-center/zoom-customer-experience/admin-experience/roles.md)
{% endcontent-ref %}

{% content-ref url="/pages/b164a11e861da83cee3408b1fc50f51bb22f65b3" %}
[管理呼叫路由和电话号码](/technical-library/zh/shang-ye-ban-fu-wu/zoom-contact-center/zoom-customer-experience/admin-experience/managing-call-routing-and-phone-numbers.md)
{% endcontent-ref %}

{% content-ref url="/pages/6cc2b4b2f4b0fc5fbc49a4fbb55b282270fd26cc" %}
[管理和分配用户许可证、权利和信息](/technical-library/zh/shang-ye-ban-fu-wu/zoom-contact-center/zoom-customer-experience/admin-experience/managing-and-assigning-user-licenses-entitlements-and-information.md)
{% endcontent-ref %}

{% content-ref url="/pages/f6397004f1daddea615d15ae2aa54c5c4e11dab8" %}
[短信和 10DLC](/technical-library/zh/shang-ye-ban-fu-wu/zoom-contact-center/zoom-customer-experience/admin-experience/page-3.md)
{% endcontent-ref %}

{% content-ref url="/pages/c36ed72824317738076bc044e042cae3f53f5c09" %}
[活动管理](/technical-library/zh/shang-ye-ban-fu-wu/zoom-contact-center/zoom-customer-experience/admin-experience/campaign-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/a162a842e7f3b27567a095e26bbc9f4c122d2766" %}
[偏好设置](/technical-library/zh/shang-ye-ban-fu-wu/zoom-contact-center/zoom-customer-experience/admin-experience/preferences.md)
{% endcontent-ref %}

{% content-ref url="/pages/0adb693f45d39113f68f17744550d0d49d96bd56" %}
[AI 专家辅助](/technical-library/zh/shang-ye-ban-fu-wu/zoom-contact-center/zoom-customer-experience/admin-experience/page.md)
{% endcontent-ref %}

{% content-ref url="/pages/90021105d5ce83ddf7dac72b36c45bd7a9bbd00d" %}
[Cobrowse、集成和通讯录](/technical-library/zh/shang-ye-ban-fu-wu/zoom-contact-center/zoom-customer-experience/admin-experience/cobrowse-integrations-and-address-books.md)
{% endcontent-ref %}

{% content-ref url="/pages/7c41d28d44f87413b3488210c2866ff4209e498c" %}
[日志](/technical-library/zh/shang-ye-ban-fu-wu/zoom-contact-center/zoom-customer-experience/admin-experience/logs.md)
{% endcontent-ref %}

{% content-ref url="/pages/9846c09b34504e86044b20d112d14d6f5a375747" %}
[数据存储](/technical-library/zh/shang-ye-ban-fu-wu/zoom-contact-center/zoom-customer-experience/admin-experience/data-storage.md)
{% endcontent-ref %}


---

# 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://library.zoom.com/technical-library/zh/shang-ye-ban-fu-wu/zoom-contact-center/zoom-customer-experience/admin-experience.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.
