> 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/integrating-zoom-with-microsoft-teams.md).

# دمج Zoom مع Microsoft Teams

## نظرة عامة

تتكامل منصة Zoom مع Microsoft Teams بثلاث طرق مميزة لتبسيط التواصل والتعاون: التكامل داخل تطبيق لـ Microsoft Teams، وZoom Assistant، وZoom Phone for Microsoft Teams.

يوفّر التكامل داخل تطبيق ميزات Zoom Meetings وZoom Phone وZoom السبورة البيضاء مباشرةً داخل عميل Teams. يُعد Zoom Assistant أداة سطح مكتب خفيفة توفّر وصولاً متاحًا دائمًا إلى ميزات Zoom Phone من أي مكان على سطح المكتب. ويُعد Zoom Phone for Microsoft Teams عرض توجيه مباشر كخدمة (DRaaS) يتكامل فيه Zoom Phone's البنية التحتية لـ شبكة الهاتف العامة المترابطة بشكل أصيل داخل عميل Teams، مما يتيح للمستخدمين إجراء المكالمات واستقبالها عبر Teams مع الاستفادة من خدمات Zoom للاتصال الهاتفي.

ستشرح هذه الوثيقة الوظائف ومتطلبات النشر وتجربة مستخدم لكل خيار من خيارات التكامل.

{% content-ref url="/pages/7f304b1beaa87ffcc82221f9b747228cf0ff5d13" %}
[دمج منصة Zoom مع Microsoft Teams](/technical-library/technical-library-ar/rkn-almsuwl/third-party-integrations/integrating-zoom-with-microsoft-teams/integrating-the-zoom-platform-with-microsoft-teams.md)
{% endcontent-ref %}

{% content-ref url="/pages/254382fa7b3f69a7c0eae2b5ba77490271337441" %}
[التكامل داخل التطبيق من Zoom مع Microsoft Teams](/technical-library/technical-library-ar/rkn-almsuwl/third-party-integrations/integrating-zoom-with-microsoft-teams/zooms-in-app-integration-for-microsoft-teams.md)
{% endcontent-ref %}

{% content-ref url="/pages/d8687052237dae7b79dda0895d87e7339a33791d" %}
[Zoom Assistant](/technical-library/technical-library-ar/rkn-almsuwl/third-party-integrations/integrating-zoom-with-microsoft-teams/the-zoom-assistant.md)
{% endcontent-ref %}

{% content-ref url="/pages/8193945afcfd192f414fa4688294531b8f59528e" %}
[Zoom Phone لـ Microsoft Teams](/technical-library/technical-library-ar/zoom-workplace/zoom-phone/third-party-integrations/zoom-phone-for-microsoft-teams.md)
{% endcontent-ref %}

## الخلاصة

تقدّم Zoom مجموعة من الميزات التعاونية والتكاملات المصممة للارتقاء بتجربة مساحة العمل الرقمية. وتُجسّد مرونة خدمات Zoom الأساسية، التي ييسّرها التكامل داخل تطبيق، وZoom Assistant، وZoom Phone for Microsoft Teams، التزام Zoom بتعزيز التواصل والاتصال داخل مساحة العمل رقمية موحّدة. ومن خلال هذه الأدوات التعاونية، يتم تمكين المستخدمين من التعاون والتواصل والاتصال بسلاسة وفي الوقت الفعلي من مجموعة متنوعة من البيئات عبر مسارات عمل تساعد على إبقاء الأمور بسيطة.

للمزيد من المعلومات حول هذه التكاملات، أو حول دمج منتجات Zoom في أعمالك، يُرجى التواصل مع فريق الحساب الخاص بك.


---

# 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/integrating-zoom-with-microsoft-teams.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.
