> 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/technical-library-ar/rkn-almsuwl/third-party-integrations/zoom-for-outlook-add-in-explainer.md).

# شرح مكون Zoom for Outlook الإضافي

## نظرة عامة <a href="#h.9duz0auqgcwu" id="h.9duz0auqgcwu"></a>

تُبسّط إضافة Zoom for Outlook عملية جدولة اجتماع Zoom في Microsoft Outlook من خلال تمكين المستخدمين من إضافة روابط اجتماع Zoom ومعلوماته بسلاسة إلى أي فعالية جديدة أو موجودة في تقويم Outlook.

إضافة Zoom for Outlook هي تطبيق قائم على الويب لا يتطلب تثبيتًا محليًا على أجهزة المستخدمين، بل يظهر كتطبيق ويب مدمج يعمل عبر واجهات برمجة تطبيقات الويب للتواصل مع خدمة الويب الخاصة بتقويم Zoom. الإضافة متاح لعملاء Outlook على Windows وmacOS، وعميل Outlook على Android وiOS، وOutlook على الويب. يمكن تهيئة الإضافة ونشرها على نطاق واسع بواسطة مسؤولي Outlook أو تثبيتها بواسطة المستخدمين الأفراد.

سيوضح هذا المستند كيفية نشر وتثبيت إضافة Zoom for Outlook، بالإضافة إلى وصف الإعدادات المتاح وتحسينات الميزة.

{% content-ref url="/pages/dd44cd8b8c9402257a6b8518ca2573770f920761" %}
[تثبيت المكون الإضافي Zoom for Outlook](/technical-library/technical-library-ar/rkn-almsuwl/third-party-integrations/zoom-for-outlook-add-in-explainer/installing-the-zoom-for-outlook-add-in.md)
{% endcontent-ref %}

{% content-ref url="/pages/86fc5229a63430ac33fccf6759a7a84d56e93b50" %}
[إعدادات المكون الإضافي Zoom for Outlook](/technical-library/technical-library-ar/rkn-almsuwl/third-party-integrations/zoom-for-outlook-add-in-explainer/zoom-for-outlook-add-in-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/1094ca3622499bf648dbb9629fe4ab5914885afd" %}
[ميزات إضافية للمكون الإضافي Zoom for Outlook](/technical-library/technical-library-ar/rkn-almsuwl/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/99b79da80f5371189b9752d779c14724965c77db" %}
[(اختياري) تكوين ملف البيان](/technical-library/technical-library-ar/rkn-almsuwl/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/technical-library-ar/rkn-almsuwl/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.
