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

# Zoom Phone

This section provides technical implementation details, configuration workflows, and strategic practices designed specifically for administrators deploying Zoom solutions.

You'll find step-by-step procedures that streamline complex configurations, troubleshooting resources that accelerate resolution times, and practical examples that demonstrate real-world application scenarios.

Topics within this section connect technical specifications to measurable business outcomes, enabling you to architect solutions, support client implementations, and identify opportunities for feature expansion. Whether you're conducting initial deployments, optimizing existing environments, or evaluating advanced capabilities for your organization, this documentation serves as your definitive resource for successful Zoom product utilization.

{% content-ref url="/pages/UJq190tUoTQAFlKZxFwf" %}
[Zoom Phone Bluepaper](/zoom-workplace/zoom-phone/zoom-phone-bluepaper.md)
{% endcontent-ref %}

{% content-ref url="/pages/7A9qXozo7Rh8v2w1pqvg" %}
[Zoom Phone India Explainer](/zoom-workplace/zoom-phone/zoom-phone-india-explainer.md)
{% endcontent-ref %}

{% content-ref url="/pages/XIqt79fRE5aNgqlD1XBO" %}
[Zoom Phone SMS Field Guide](/zoom-workplace/zoom-phone/zoom-phone-sms-field-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/sAaI2Q2i3VZYuOUMbU08" %}
[Number Porting and Management Field Guide](/zoom-workplace/zoom-phone/number-porting-and-management-field-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/e809ccfae14c2ea2c7863afcd1f8b1ead84cb8e8" %}
[Zoom Phone Local Survivability Field Guide](/zoom-workplace/zoom-phone/zoom-phone-local-survivability-field-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/CZlsSULu7WlyPluoi7As" %}
[Desk Phone Provisioning & Customization Field Guide](/zoom-workplace/zoom-phone/desk-phone-provisioning-and-customization-field-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/ed2a59c3f4f3a94164daa0339cd6dcbbef7f8497" %}
[Zoom Phone Spam Field Guide](/zoom-workplace/zoom-phone/zoom-phone-spam-field-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/YeCnZpiugh7bgFMPWCnn" %}
[Third-Party Integrations](/zoom-workplace/zoom-phone/third-party-integrations.md)
{% endcontent-ref %}

{% content-ref url="/pages/GcxrSNpiq7UeBXOwBqqx" %}
[Expert Insights](/zoom-workplace/zoom-phone/expert-insights.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/zoom-workplace/zoom-phone.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.
