> 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/khdmat-alaamal/zoom-workforce-management/workforce-management-explainer.md).

# Workforce Management شرح توضيحي

## نظرة عامة

يُبسّط Zoom Workforce Management عمليات مركز الاتصال من خلال التنبؤ بأحجام المكالمات وتحسين جدولة الموظفين عبر جميع القنوات. وهو جزء من مجموعة إدارة مشاركة القوى العاملة الشاملة من Zoom، ويعمل بالتزامن مع إدارة الجودة لتعزيز أداء مركز الاتصال والكفاءة التشغيلية.

<div data-with-frame="true"><figure><img src="/files/c22b8eccb004bfa7a933f3fb3cab210543719e43" alt=""><figcaption></figcaption></figure></div>

### الميزات والفوائد الرئيسية:

* جدولة وتنبؤ متعدد القنوات للصوت والفيديو وإرسال الرسائل (الرسائل القصيرة، ووسائل التواصل الاجتماعي، إلخ) وقنوات البريد الإلكتروني
* أتمتة ذكية لتحسين الجداول بناءً على مهارات الوكيل واحتياجات القناة واتفاقيات مستوى الخدمة (SLAs)
* تتبّع الالتزام في الوقت الفعلي لمراقبة حالة الموظف والأداء وإدارة الموظف والفريق خلال اليوم
* يساعد على ضمان التعامل مع تفاعلات العملاء بواسطة فرق ذات عدد كافٍ من الموظفين وبالمهارات المناسبة
* أدوات لإجراء تعديلات في الوقت الفعلي لتوقّع الاحتياجات المستقبلية وإدارتها
* التكامل مع حلول Zoom مركز الاتصال وإدارة الجودة لتوفير مجموعة شاملة من إدارة مشاركة القوى العاملة (WEM)

حاليًا، يتوافق Zoom Workforce Management مع Zoom مركز الاتصال وWorkday وServiceNow. يتوفر الحل عالميًا للعملاء المستضافين على مجموعة Zoom الموجودة في الولايات المتحدة (US01)، كما أنه متاح محليًا داخل أوروبا للعملاء المستضافين على مجموعة Zoom الأوروبية (EU01). إذا لم تكن متأكدًا من المجموعة المنطبقة على الحساب الخاص بك، فتحدث إلى فريق حساب Zoom الخاص بك للحصول على مزيد من المعلومات.

{% content-ref url="/pages/a5d81900fd92bf37c0b1f01ddcc261f418dd14f2" %}
[المفاهيم الأساسية](/technical-library/technical-library-ar/khdmat-alaamal/zoom-workforce-management/workforce-management-explainer/core-concepts.md)
{% endcontent-ref %}

{% content-ref url="/pages/f6321d0b1f2f9a64b47710edecaa941a5527526b" %}
[الإدارة](/technical-library/technical-library-ar/khdmat-alaamal/zoom-workforce-management/workforce-management-explainer/management-and-administration.md)
{% endcontent-ref %}

{% content-ref url="/pages/f5a876a2e2f44c4db9b59f9b683dd1ead89f1771" %}
[تجربة الوكيل](/technical-library/technical-library-ar/khdmat-alaamal/zoom-workforce-management/workforce-management-explainer/agent-experience.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/khdmat-alaamal/zoom-workforce-management/workforce-management-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.
