> 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/ai/ai-whitepaper.md).

# Zoom AI Beyaz Kitap

Zoom Workplace, Webinarlar ve Etkinlikler için Zoom'un Yapay Zeka Whitepaper dokümantasyonuna hoş geldiniz.

### Bu Belge Nasıl Kullanılır

Bu sayfalar, Zoom'un Zoom Workplace, Webinarlar ve Etkinlikler kapsamındaki ürünleri ve hizmetleri genelinde yapay zekayı nasıl kullandığını açıklar. Diğer Zoom ürünleri şu anda bu sayfalarda yer almamaktadır. Bazı bölümler, platform genelindeki birçok özelliği destekleyen ortak yapay zeka yeteneklerini açıklarken, diğer bölümler belirli özellikleri tek tek açıklar. Zoom'un yapay zeka yetenekleri geniş kapsamlıdır ve çoğu zaman ürüne bağlı olarak farklı şekillerde çalışır; bu nedenle bu belge, genel platform kavramlarından daha spesifik özelliklere ve veri akışlarına ilerleyen bölümlere ayrılmıştır.

### Yasal Uyarı

Bu belge yalnızca bilgilendirme amaçlı sunulmaktadır. Zoom platform genelinde yapay zeka Özellikler ve yetenekleri açıklar ve örnekler; ancak burada açıklanan herhangi bir Özellikler, yetenek, Entegrasyonlar veya hizmetin, hesap ya da dağıtım ortamına bağlı olarak şu anda Uygun olup olmadığını garanti etmez.

Bu Özellikler'e Access ve kullanım; abonelik planı, lisans ataması, yönetici Ayarlar, bölgesel uygunluk, ürün yapılandırması, teknik uyumluluk, kredi uygunluğu, kullanım sınırları ve diğer ticari veya operasyonel gereksinimler gibi faktörlere bağlı olabilir.

Son güncelleme: 23 Haziran 2026

{% content-ref url="/pages/e5c3b2731bb24fd336225d9f2d04c17c85645bfe" %}
[Giriş: Zoom'da AI](/technical-library/tr/ai/ai-whitepaper/introduction-ai-at-zoom.md)
{% endcontent-ref %}

{% content-ref url="/pages/fe135151e9f15dec0f00d77948bec45ab96f1f94" %}
[Modeller, İşleme, Depolama ve Kullanım](/technical-library/tr/ai/ai-whitepaper/models-processing-storage-and-usage.md)
{% endcontent-ref %}

{% content-ref url="/pages/335655938005dc4f4437314ade45a838c1cfdb81" %}
[Zoom AI Özellikleri](/technical-library/tr/ai/ai-whitepaper/zoom-ai-features.md)
{% endcontent-ref %}

{% content-ref url="/pages/4b743d4a4c84122fd68828fcbef94e62501a300b" %}
[Notlarım](/technical-library/tr/ai/ai-whitepaper/my-notes.md)
{% endcontent-ref %}

{% content-ref url="/pages/add214a23d0a33fde0571c11c0e827e4862fd7a2" %}
[ZoomMate](/technical-library/tr/ai/ai-whitepaper/zoommate.md)
{% endcontent-ref %}

{% content-ref url="/pages/89e470fb0e71eb126a68f7d4d83c5e2b70dc29a9" %}
[Yapay Zeka Verimlilik Paketi](/technical-library/tr/ai/ai-whitepaper/ai-productivity-suite.md)
{% endcontent-ref %}

{% content-ref url="/pages/d651f97e122f6cf510bfaf7c8daca1ac6f311d3a" %}
[Diyagramlar ve Veri Akışları](/technical-library/tr/ai/ai-whitepaper/diagrams.md)
{% endcontent-ref %}

{% content-ref url="/pages/fbe6ebe6ad7a9fc8fb0e02d8fc9adb4f3f5ddd68" %}
[Özellikler Kullanılabilirlik Tablosu](/technical-library/tr/ai/ai-whitepaper/feature-availability.md)
{% endcontent-ref %}

{% content-ref url="/pages/a201f7b90e47c6fbee21506ed6b551541e2d66ac" %}
[API'ler](/technical-library/tr/ai/ai-whitepaper/apis.md)
{% endcontent-ref %}

{% content-ref url="/pages/b36b73fd31adcfe46fc826f086f647d43401c336" %}
[Yönetim Denetimleri](/technical-library/tr/ai/ai-whitepaper/administrative-controls.md)
{% endcontent-ref %}

{% content-ref url="/pages/f688c314ddb39546a95c88b319f3b89b0cb50164" %}
[Zoom'un Sorumlu Yapay Zekâya Taahhüdü](/technical-library/tr/ai/ai-whitepaper/zooms-commitment-to-responsible-ai.md)
{% endcontent-ref %}

{% content-ref url="/pages/c1e45933af0a6473788ea4d92f019fc5299c6932" %}
[Veri Yönetişimi ve gizlilik](/technical-library/tr/ai/ai-whitepaper/data-governance-and-privacy.md)
{% endcontent-ref %}

{% content-ref url="/pages/63385b8a14e08445c3387a1fe8d2ec355b2052a7" %}
[Güvenlik Çerçevesi](/technical-library/tr/ai/ai-whitepaper/security-framework.md)
{% endcontent-ref %}

{% content-ref url="/pages/8653166b6cb1bc473e043661ee71cd89a06d0951" %}
[kullanıcı Şeffaflığı ve Bildirim](/technical-library/tr/ai/ai-whitepaper/user-transparency-and-notice.md)
{% endcontent-ref %}

*Yazan: Jakob Ganschow*


---

# 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/ai/ai-whitepaper.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.
