> 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/de/business-dienstleistungen/zoom-contact-center/zoom-customer-experience/agent-experience.md).

# Agentenerlebnis

Dieser Abschnitt beschreibt die Nutzererfahrung für den Einstieg und die Vertrautheit mit Zoom Contact Center, Zoom Workforce Management, Zoom Quality Management, Zoom AI Expert Assist, dem Zoom-Webportal und der Zoom Workplace-App. Nachdem Sie diesen Abschnitt gelesen haben, können Sie damit rechnen, mit gängigen In-App- und webbasierten Einstellungen und Funktionen vertraut zu sein, die für die Nutzung von Zoom Contact Center und seiner Add-ons als Agent zentral sind.

{% content-ref url="/pages/3744cf06c5bc9c295db4ebba31a83c5b088744d7" %}
[Die Zoom Workplace App verwenden](/technical-library/de/business-dienstleistungen/zoom-contact-center/zoom-customer-experience/agent-experience/using-the-zoom-workplace-app.md)
{% endcontent-ref %}

{% content-ref url="/pages/35883df9be2dca4bf6083774af51be440934aae2" %}
[Interaktionsbearbeitung](/technical-library/de/business-dienstleistungen/zoom-contact-center/zoom-customer-experience/agent-experience/engagement-handling.md)
{% endcontent-ref %}

{% content-ref url="/pages/09865421acfe2a11931f5ac190641ed465044a29" %}
[Zoom AI-Funktionen](/technical-library/de/business-dienstleistungen/zoom-contact-center/zoom-customer-experience/agent-experience/zoom-ai-companion-engagement-features.md)
{% endcontent-ref %}

{% content-ref url="/pages/824c5b505ff1472c449612d053da27f941c1d081" %}
[Funktionen von AI Expert Assist](/technical-library/de/business-dienstleistungen/zoom-contact-center/zoom-customer-experience/agent-experience/ai-expert-assist-features.md)
{% endcontent-ref %}

{% content-ref url="/pages/5b1353220c549d3c08c886e97d62ceaaf4eea6e9" %}
[Zoom Workforce Management](/technical-library/de/business-dienstleistungen/zoom-contact-center/zoom-customer-experience/agent-experience/zoom-workforce-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/be68318f287d4f36066c69283b061e687b7cd8ee" %}
[Zoom Qualitätsmanagement](/technical-library/de/business-dienstleistungen/zoom-contact-center/zoom-customer-experience/agent-experience/zoom-quality-management.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/de/business-dienstleistungen/zoom-contact-center/zoom-customer-experience/agent-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.
