> 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/yonetici-kosesi/third-party-integrations/zoom-for-outlook-add-in-explainer.md).

# Zoom for Outlook Eklentisi Açıklayıcı

## Genel Bakış <a href="#h.9duz0auqgcwu" id="h.9duz0auqgcwu"></a>

Zoom for Outlook eklentisi, kullanıcıların herhangi bir yeni ya da mevcut Outlook takvim Etkinliğine Zoom toplantısı URL'lerini ve bilgilerini sorunsuzca Eklemesine olanak tanıyarak Microsoft Outlook'ta bir Zoom toplantısı planlama sürecini basitleştirir.

Zoom for Outlook eklentisi, kullanıcı makinelerine yerel kurulum gerektirmeyen web tabanlı bir uygulama olup bunun yerine, Zoom’un takvim web hizmetiyle web API’leri aracılığıyla iletişim kuran yerleşik bir web uygulaması olarak görünür. Eklenti, Windows ve macOS Outlook istemcileri, Android ve iOS Outlook istemcileri ve web üzerindeki Outlook için Uygun olarak sunulur. Eklenti, Outlook yöneticileri tarafından yapılandırılabilir ve toplu olarak dağıtılabilir ya da bireysel kullanıcılar tarafından yüklenebilir.

Bu belge, Zoom for Outlook eklentisinin nasıl dağıtılacağını ve yükleneceğini açıklayacak; ayrıca Uygun olan yapılandırmalarını ve Özellikler geliştirmelerini tanımlayacaktır.

{% content-ref url="/pages/c9efc8496138b5a1213cbc4dd97cf3fd1615d20e" %}
[Zoom for Outlook Eklentisini Yükleme](/technical-library/tr/yonetici-kosesi/third-party-integrations/zoom-for-outlook-add-in-explainer/installing-the-zoom-for-outlook-add-in.md)
{% endcontent-ref %}

{% content-ref url="/pages/5f9db0f7ea7095277c024677639cddabb3d66c98" %}
[Zoom for Outlook Eklenti Ayarları](/technical-library/tr/yonetici-kosesi/third-party-integrations/zoom-for-outlook-add-in-explainer/zoom-for-outlook-add-in-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/a3fa729e88ff269ea764e20d3bf5266b7ce71c58" %}
[Zoom for Outlook Eklentisi için Ek Özellikler](/technical-library/tr/yonetici-kosesi/third-party-integrations/zoom-for-outlook-add-in-explainer/additional-features-for-the-zoom-for-outlook-add-in.md)
{% endcontent-ref %}

{% content-ref url="/pages/b2fe75080912472b45b30ff5249be824ea9e1330" %}
[(İsteğe Bağlı) Manifest Dosyasını Yapılandırma](/technical-library/tr/yonetici-kosesi/third-party-integrations/zoom-for-outlook-add-in-explainer/optional-configuring-the-manifest-file.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/yonetici-kosesi/third-party-integrations/zoom-for-outlook-add-in-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.
