> 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 من خلال تمكين المستخدمين من إضافة عناوين URL ومعلومات اجتماع 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.
