> 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 لـ Microsoft Teams.

يجلب التكامل داخل التطبيق ميزات Zoom Meetings وZoom Phone وZoom السبورة البيضاء مباشرةً إلى عميل Teams. وZoom Assistant هي أداة سطح مكتب خفيفة الوزن توفر وصولًا متاحًا دائمًا إلى ميزات Zoom Phone من أي مكان على سطح المكتب. وZoom Phone لـ Microsoft Teams هو عرض التوجيه المباشر كخدمة (DRaaS) يدمج بنية Zoom التحتية لشبكة الهاتف العامة المترابطة بشكلٍ أصيل داخل عميل 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/zwwm-wwrk-blys/zoom-phone/third-party-integrations/zoom-phone-for-microsoft-teams.md)
{% endcontent-ref %}

## الخلاصة

تقدم Zoom مجموعة من الميزات وعمليات التكامل التعاونية المصممة للارتقاء بتجربة مساحة العمل الرقمية. وتُجسّد مرونة الخدمات الأساسية من Zoom، التي تتيحها عملية تكامل داخل التطبيق وZoom Assistant وZoom Phone لـ 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.
