> 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/business-services/zoom-contact-center/zoom-customer-experience/admin-experience.md).

# Admin Experience

This section provides an overview of administering Zoom Contact Center within your company account, including licenses, roles, provisioning, and general Zoom Contact Center settings.

{% content-ref url="/pages/XGfdQqAOlNLqR8hYlVyo" %}
[Zoom Contact Center Roles](/business-services/zoom-contact-center/zoom-customer-experience/admin-experience/roles.md)
{% endcontent-ref %}

{% content-ref url="/pages/yiGDXxQiwovNcf30AjoB" %}
[Managing Call Routing and Phone Numbers](/business-services/zoom-contact-center/zoom-customer-experience/admin-experience/managing-call-routing-and-phone-numbers.md)
{% endcontent-ref %}

{% content-ref url="/pages/RQzc85umNH1aEuitQTbq" %}
[Managing and Assigning User Licenses, Entitlements, and Information](/business-services/zoom-contact-center/zoom-customer-experience/admin-experience/managing-and-assigning-user-licenses-entitlements-and-information.md)
{% endcontent-ref %}

{% content-ref url="/pages/QY8D1IgBmVdn9O7oRyfQ" %}
[SMS and 10DLC](/business-services/zoom-contact-center/zoom-customer-experience/admin-experience/page-3.md)
{% endcontent-ref %}

{% content-ref url="/pages/oUJ9YHPw08nVLq2Ofodo" %}
[Campaign Management](/business-services/zoom-contact-center/zoom-customer-experience/admin-experience/campaign-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/fVe4l9OoVzhGPRNaZ5X3" %}
[Preferences](/business-services/zoom-contact-center/zoom-customer-experience/admin-experience/preferences.md)
{% endcontent-ref %}

{% content-ref url="/pages/81hrfiIVMrqnsNZXUHi2" %}
[AI Expert Assist](/business-services/zoom-contact-center/zoom-customer-experience/admin-experience/page.md)
{% endcontent-ref %}

{% content-ref url="/pages/4MM4aQsyqifRpMG7gnvb" %}
[Cobrowse, Integrations, and Address Books](/business-services/zoom-contact-center/zoom-customer-experience/admin-experience/cobrowse-integrations-and-address-books.md)
{% endcontent-ref %}

{% content-ref url="/pages/j7KM9Wo1NBEovXReWMzr" %}
[Logs](/business-services/zoom-contact-center/zoom-customer-experience/admin-experience/logs.md)
{% endcontent-ref %}

{% content-ref url="/pages/HqhdPUMkQDIePfFZ9Wes" %}
[Data Storage](/business-services/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/business-services/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.
