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

# Adminupplevelse

Detta avsnitt ger en översikt över hur du administrerar Zoom kontaktcenter inom ditt företags konto, inklusive licenser, roller, provisionering och allmänna inställningar för Zoom kontaktcenter.

{% content-ref url="/pages/fcf62558d1c51d1c24ebb5e3700ab6a2f69f2562" %}
[Zoom kontaktcenterroller](/technical-library/sv/business-tjanster/zoom-contact-center/zoom-customer-experience/admin-experience/roles.md)
{% endcontent-ref %}

{% content-ref url="/pages/6c291bf35c96387e94cd40f3d3b2debe19489ae0" %}
[Hantera samtalsdirigering och telefonnummer](/technical-library/sv/business-tjanster/zoom-contact-center/zoom-customer-experience/admin-experience/managing-call-routing-and-phone-numbers.md)
{% endcontent-ref %}

{% content-ref url="/pages/6d803a25edbd6487c20495111a962078c39f572c" %}
[Hantering och tilldelning av användarlicenser, rättigheter och information](/technical-library/sv/business-tjanster/zoom-contact-center/zoom-customer-experience/admin-experience/managing-and-assigning-user-licenses-entitlements-and-information.md)
{% endcontent-ref %}

{% content-ref url="/pages/c4002f9d35ce947b629f50bb03e67062073d13e6" %}
[sms och 10DLC](/technical-library/sv/business-tjanster/zoom-contact-center/zoom-customer-experience/admin-experience/page-3.md)
{% endcontent-ref %}

{% content-ref url="/pages/5a8311c223a8bfc5d388f76e68157b27fcad8f94" %}
[Kampanjhantering](/technical-library/sv/business-tjanster/zoom-contact-center/zoom-customer-experience/admin-experience/campaign-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/a6f3677676fba51f51a67b00a010a8173205ec82" %}
[Inställningar](/technical-library/sv/business-tjanster/zoom-contact-center/zoom-customer-experience/admin-experience/preferences.md)
{% endcontent-ref %}

{% content-ref url="/pages/b9a7e222b0688fea424d21ee21378bb180688678" %}
[AI Expert Assist](/technical-library/sv/business-tjanster/zoom-contact-center/zoom-customer-experience/admin-experience/page.md)
{% endcontent-ref %}

{% content-ref url="/pages/5537a4910be6dd5e8ba7e41368ffa437147abab4" %}
[Cobrowse, integrationer och adressböcker](/technical-library/sv/business-tjanster/zoom-contact-center/zoom-customer-experience/admin-experience/cobrowse-integrations-and-address-books.md)
{% endcontent-ref %}

{% content-ref url="/pages/a0be821b794e420075303d167516d8889c78cd43" %}
[Loggar](/technical-library/sv/business-tjanster/zoom-contact-center/zoom-customer-experience/admin-experience/logs.md)
{% endcontent-ref %}

{% content-ref url="/pages/b1be150854988da82f9a5cc71416dd94f49fff35" %}
[Datalagring](/technical-library/sv/business-tjanster/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/sv/business-tjanster/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.
