> 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/zoom-workplace/zoom-phone/zoom-phone-local-survivability-field-guide/initialize-the-zpls-module.md).

# قم بتهيئة وحدة ZPLS

بعد ربط وحدة ZPLS بموقع، يجب تهيئتها لبدء التشغيل. لتهيئة وحدة ZPLS، اتبع الخطوات التالية:

1. من البوابة الإلكترونية، ضمن **متقدم** القائمة الفرعية، يحدد **عقدة Zoom**.
2. في الزاوية العلوية اليسرى من الشاشة، تأكد من **Zoom Node - استمرارية الهاتف المحلية** محدد في القائمة المنسدلة.
3. تحت قسم **الخدمات** علامة تبويب، حدّد اسم المضيف لوحدة ZPLS.
4. بعد العثور على اسم المضيف، **حدّد خانة الاختيار** إلى يسار الوحدة، ثم انقر على **بدء** الزر لتهيئة الوحدة. خلال دقيقة، سيتم عرضه على أنه **قيد التشغيل**.

{% hint style="info" %}
قد يكون هناك تأخير ملحوظ حتى يتم تحديث الحالة من **متوقف** إلى **قيد التشغيل**. يرجى الانتظار لمدة 3 دقائق على الأقل حتى تتم تهيئة جميع العمليات.
{% endhint %}

<div data-with-frame="true"><img src="/files/9685e06d46b3aeec32b2e8a1a3a53b6e99fdf47a" alt="" width="563"></div>


---

# 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/zoom-workplace/zoom-phone/zoom-phone-local-survivability-field-guide/initialize-the-zpls-module.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.
