> 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-tw/shang-wu-fu-wu/zoom-contact-center/zoom-customer-experience/admin-experience.md).

# 管理員體驗

本節概述如何在您的公司帳戶中管理 Zoom Contact Center，包括授權、角色、佈建，以及一般的 Zoom Contact Center 設定。

{% content-ref url="/pages/33c1881f5a950635877a9fece736d307aa73061c" %}
[Zoom Contact Center 角色](/technical-library/zh-tw/shang-wu-fu-wu/zoom-contact-center/zoom-customer-experience/admin-experience/roles.md)
{% endcontent-ref %}

{% content-ref url="/pages/aaf8fa38c789979c56c454f6194e07a3a0a87a54" %}
[管理通話路由與電話號碼](/technical-library/zh-tw/shang-wu-fu-wu/zoom-contact-center/zoom-customer-experience/admin-experience/managing-call-routing-and-phone-numbers.md)
{% endcontent-ref %}

{% content-ref url="/pages/c917a3be90e719a2742b79959a4e82392a9a9402" %}
[管理與指派使用者授權、權限與資訊](/technical-library/zh-tw/shang-wu-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/0b3fe8c29d52589364824822668986c14b0961b3" %}
[SMS 與 10DLC](/technical-library/zh-tw/shang-wu-fu-wu/zoom-contact-center/zoom-customer-experience/admin-experience/page-3.md)
{% endcontent-ref %}

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

{% content-ref url="/pages/48cab1fde8e9ef77e4a150f68ac60ab7e7a4bdbf" %}
[偏好設定](/technical-library/zh-tw/shang-wu-fu-wu/zoom-contact-center/zoom-customer-experience/admin-experience/preferences.md)
{% endcontent-ref %}

{% content-ref url="/pages/25325d62c8b2c7bdc1efcfd39bcd58ad3abbdff7" %}
[AI 專家協助](/technical-library/zh-tw/shang-wu-fu-wu/zoom-contact-center/zoom-customer-experience/admin-experience/page.md)
{% endcontent-ref %}

{% content-ref url="/pages/65d6d532b5c1fabf95f14dd352b4faaf7042d436" %}
[協同瀏覽、整合與通訊錄](/technical-library/zh-tw/shang-wu-fu-wu/zoom-contact-center/zoom-customer-experience/admin-experience/cobrowse-integrations-and-address-books.md)
{% endcontent-ref %}

{% content-ref url="/pages/50aae8a7e05752ea8a1efc82c53dbed6b97b5105" %}
[日誌](/technical-library/zh-tw/shang-wu-fu-wu/zoom-contact-center/zoom-customer-experience/admin-experience/logs.md)
{% endcontent-ref %}

{% content-ref url="/pages/cf1c69907f0da1f4358ec1d5432555cd9efe6d9d" %}
[資料儲存](/technical-library/zh-tw/shang-wu-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-tw/shang-wu-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.
