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

# Zoom Phone

Bu bölüm, yöneticilerin Zoom Çözümlerini dağıtması için özel olarak tasarlanmış teknik uygulama ayrıntılarını, yapılandırma iş akışlarını ve stratejik uygulamaları sağlar.

Karmaşık yapılandırmaları kolaylaştıran adım adım prosedürler, çözüm sürelerini hızlandıran sorun giderme kaynakları ve gerçek dünya uygulama senaryolarını gösteren pratik örnekler bulacaksınız.

Bu bölümdeki konular, teknik özellikleri ölçülebilir İşletme sonuçlarıyla ilişkilendirerek Çözümler tasarlamanıza, müşteri kurulumlarını Desteklemenize ve Özellikler genişletme fırsatlarını belirlemenize olanak tanır. İster ilk dağıtımları gerçekleştiriyor, ister mevcut ortamları optimize ediyor, ister Organizasyonunuz için gelişmiş yetenekleri değerlendiriyor olun, bu dokümantasyon başarılı Zoom ürün kullanımı için kesin kaynağınız olarak hizmet eder.

{% content-ref url="/pages/2a9e3232ecb853e1b54ce3f88f365c1dd8c2fca5" %}
[Zoom Phone Mavi Kitabı](/technical-library/tr/zoom-workplace/zoom-phone/zoom-phone-bluepaper.md)
{% endcontent-ref %}

{% content-ref url="/pages/c6451763374dd79825b3517bcb6f56527d5c74e5" %}
[Zoom Phone Hindistan Açıklaması](/technical-library/tr/zoom-workplace/zoom-phone/zoom-phone-india-explainer.md)
{% endcontent-ref %}

{% content-ref url="/pages/d73315a0715f3d13507508ccd59885416e226644" %}
[Zoom Phone kısa mesaj Saha Kılavuzu](/technical-library/tr/zoom-workplace/zoom-phone/zoom-phone-sms-field-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/5a0952e4f33515c538ca80f063ab1e51c4469bce" %}
[Numara Taşıma ve Yönetim Saha Kılavuzu](/technical-library/tr/zoom-workplace/zoom-phone/number-porting-and-management-field-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/e4b65b844ab5f1e578a3e4f253fa3c91aa7b0ea1" %}
[Zoom Phone Yerel Hayatta Kalabilirlik Saha Kılavuzu](/technical-library/tr/zoom-workplace/zoom-phone/zoom-phone-local-survivability-field-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/600a247f703c5633042eadb933cd6d829813d271" %}
[Masaüstü Telefon Sağlama ve Özelleştirme Saha Kılavuzu](/technical-library/tr/zoom-workplace/zoom-phone/desk-phone-provisioning-and-customization-field-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/6262af0865e4a79efc1fd0322dd40362acb324dc" %}
[Zoom Phone Spam Saha Kılavuzu](/technical-library/tr/zoom-workplace/zoom-phone/zoom-phone-spam-field-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/57545b788d9b60cb78c965f648c6bad42448d9b1" %}
[Üçüncü Taraf Entegrasyonlar](/technical-library/tr/zoom-workplace/zoom-phone/third-party-integrations.md)
{% endcontent-ref %}

{% content-ref url="/pages/b16a8b0301e496c6eebfc0a84871848d0106a13e" %}
[Uzman Görüşleri](/technical-library/tr/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/technical-library/tr/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.
