> 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-quality-management/quality-management-explainer.md).

# Erklärung zu Quality Management

Zoom Quality Management nutzt künstliche Intelligenz und durch maschinelles Lernen unterstützte Transkription und Analyse der Aufzeichnung, um Support für Contact Center-Betrieb, die Leistung von Agenten und die Kundenzufriedenheit bereitzustellen. Mit umfassenden Erkenntnissen einschließlich Stimmungsanalyse, detaillierten Leistungskennzahlen, AI Topics und anpassbaren Indicators ermöglicht Quality Management es Teamleitern und Administratoren, Bereiche für Verbesserungen zu identifizieren und Probleme proaktiv anzugehen.

Qualitätsmanagement umfasst auch Auto QM für KI-gestützte automatische Auswertungen und Ask QM für Fähigkeiten der dialogorientierten KI-Oberfläche.

Weitere Informationen zum Qualitätsmanagement finden Sie weiter unten; sprechen Sie dann mit Ihrem Zoom-Konto-Team.

{% content-ref url="/pages/52ab2c90e915eb6e47b7a8d5d78caa4fe5bde0e3" %}
[Übersicht](/technical-library/de/business-dienstleistungen/zoom-quality-management/quality-management-explainer/overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/705f2d3745e33b75bcbf7951e9377f621518ee96" %}
[Einblicke](/technical-library/de/business-dienstleistungen/zoom-quality-management/quality-management-explainer/insights.md)
{% endcontent-ref %}

{% content-ref url="/pages/fed59ae3b668eb571c9982b7ec38ec80ec4e4e5c" %}
[Leistungsmanagement-Tools](/technical-library/de/business-dienstleistungen/zoom-quality-management/quality-management-explainer/performance-management-tools.md)
{% endcontent-ref %}

{% content-ref url="/pages/4264c8665bfb7d0bd1b6104d916ad483c38b4953" %}
[Kontoverwaltung](/technical-library/de/business-dienstleistungen/zoom-quality-management/quality-management-explainer/account-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/b80b46d0fb99fde4948806d5699d4f9446732518" %}
[Einschränkungen](/technical-library/de/business-dienstleistungen/zoom-quality-management/quality-management-explainer/limitations.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-quality-management/quality-management-explainer.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.
