> 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/zoom-workplace/zoom-phone/zoom-phone-bluepaper/troubleshooting.md).

# Fehlerbehebung

### Tool für Netzwerkkonnektivitätstests

Die Zoom Workplace Desktop-App für Mac und Windows enthält ein integriertes Tool für Netzwerkkonnektivitätstests, das bestätigen kann, dass das Gerät eines Benutzers erfolgreich mit den Rechenzentren von Zoom Phone kommunizieren kann.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeVMKsb8V7DAjZ4_C1LWaXeHCKWFVlieZWNDLq0uqznzLxPwzSSGpcuVoVg-b06Ggp2JVa0eWz2aZUWTrlYQUj7zV24JA7LSbYdSiWWBRzyiNU-kNZfPmZCDEXX1mRuKHMpouZbV5bVIu1uw5tYulQ?key=gORaE6vjeZ6i7Y4PGyLKfw" alt=""><figcaption><p>Beispiel für einen Telefontest mit dem Tool für Netzwerkkonnektivitätstests.</p></figcaption></figure>

#### <mark style="color:blau;">Windows Zoom Phone Netzwerkkonnektivitätstest</mark>

Um einen Zoom Phone-Netzwerkkonnektivitätstest in der Zoom Workplace Windows-Desktop-App durchzuführen, führen Sie die folgenden Schritte aus:\\

1. Öffnen Sie die Zoom Workplace App auf Ihrem Desktop.
2. Presse **Ctrl+Alt+Shift+D** um das Netzwerkdiagnose-Tool zu öffnen (erfordert Version 5.13.10 oder höher).
3. Klicken Sie auf die **Telefontest** Option.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcu9YSYWsEG8iruI5ujdbOGnpHAvQSz2WLtyKDCtnM4czASGanA-7laDQ7jBZU-BSVvaAzev01jBDWMwALhKZOml6dgcqO_3KSBRYsYmoD85VPaPTcTB9DOOCbK9iWF4MVpFNGpgyCMJ2dSL44M5sM?key=gORaE6vjeZ6i7Y4PGyLKfw" alt=""><figcaption><p>Bild des Standorts des Telefontests.</p></figcaption></figure>

4. Klicken Sie auf dem folgenden Bildschirm auf Test.
5. Die Ergebnisse werden nach Abschluss angezeigt.

#### <mark style="color:blau;">Mac Zoom Phone Netzwerkkonnektivitätstest</mark>

Um einen Zoom Phone-Netzwerkkonnektivitätstest in der Zoom Workplace Mac-Desktop-App durchzuführen, führen Sie die folgenden Schritte aus:

1. Öffnen Sie die Zoom Workplace App auf Ihrem Desktop.
2. Drücken Sie Cmd+Option+Shift+D, um das Netzwerkdiagnose-Tool zu öffnen (erfordert Version 5.13.10).
3. Klicken Sie auf die Option Telefontest.
4. Klicken Sie auf dem folgenden Bildschirm auf Test.
5. Die Ergebnisse werden nach Abschluss angezeigt.

### Häufig gestellte Fragen

Benutzern wird empfohlen, im Zoom-Support-Center eine Liste von [häufig gestellten Fragen](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0065328).

### Fehlerbehebung für Zoom Phone

Benutzern, die Probleme mit Zoom Phone-Fehlercodes haben oder allgemeine Support zur Fehlerbehebung benötigen, wird empfohlen, im Zoom-Support-Center nach [Hilfe zur Fehlerbehebung](https://support.zoom.com/hc/en/category?id=kb_category\&kb_category=ece4f6168720391089a37408dabb3553). Bei anderen Problemen, die im Support-Center nicht zu finden sind, können Sie gern [ein Ticket eröffnen](https://support.zoom.com/hc/en/new-request?id=new_request\&sys_id=cb06ab4b8702255089a37408dabb3555) bei Zoom-Support.


---

# 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/zoom-workplace/zoom-phone/zoom-phone-bluepaper/troubleshooting.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.
