> 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/account-and-endpoint-management/contacts-field-guide/contact-types-overview.md).

# نظرة عامة على أنواع جهة الاتصال

يوفر Zoom عدة أنواع من جهة الاتصال للمسؤولين و المستخدم لإدارتها داخل المنصة، كما هو موضح في الأقسام أدناه.

### <mark style="color:الأزرق;">دليل المؤسسة</mark>

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

### <mark style="color:الأزرق;">جهات الاتصال الخارجية</mark>

بالإضافة إلى دليل المؤسسة، يمكن للمستخدمين الأفراد إضافة أي مستخدم Zoom خارجي كجهة اتصال. كما يمكنهم أيضًا تبسيط إدارة جهة الاتصال من خلال مزامنة جهات اتصال Zoom الخاصة بهم مع Google أو Office 365 أو Exchange عبر تكاملات جهة الاتصال المدمجة.

### <mark style="color:الأزرق;">جهة الاتصال الشخصية</mark>

بالنسبة إلى الحسابات التي لا تستخدم Google أو Office 365 أو Exchange، يمكن للمستخدمين الاستفادة من ميزة جهة الاتصال الشخصية. ويتيح لهم ذلك الاحتفاظ بدليلهم الخاص لجهة الاتصال الخارجية، ويمكن تعبئته إما بشكل جماعي من خلال تحميل ملف CSV أو عن طريق إضافة جهة الاتصال واحدةً تلو الأخرى.

### <mark style="color:الأزرق;">جهة الاتصال الخارجية المشتركة لـ Zoom Phone</mark>

علاوة على ذلك، يستفيد مستخدمو Zoom Phone من مورد إضافي لجهة الاتصال. ويمكن لمالكي الحساب والمسؤولين إنشاء دليل جهة الاتصال الخارجية المشترك خصيصًا لـ Zoom Phone، مما يسهل على المستخدمين الوصول إلى جهة الاتصال ذات الصلة وإدارتها.

من خلال توفير هذه الخيارات المتنوعة لإدارة جهة الاتصال، يتيح 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/account-and-endpoint-management/contacts-field-guide/contact-types-overview.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.
