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

# ZPLS Modülünün çalışır durumda olduğunu doğrulayın

Bir ZPLS modülü başlatıldıktan sonra, atamanın ve gerekli hizmetlerin çalıştığının doğrulanması önemlidir. ZPLS modüllerinin durumunu doğrulamak için aşağıdaki adımları izleyin:

1. Zoom web portalına giriş yapın.
2. Altında **Telefon sistemi yönetimi** alt menü, Seç **Şirket Bilgileri**.
3. **Atadığınız tesisin adını bulun** ZPLS modülünü atadığınız ve **tesis adını tıklayın**.
4. Aşağıdaki ekranda, tıklayın **Ayarlar** tesisin adının altında görüntülenen sekme.

   <div data-with-frame="true"><figure><img src="/files/f24e4d65a280fe4e72ffbfb89d3cead33cc56fb1" alt="" width="563"><figcaption></figcaption></figure></div>
5. Şunu bulun: **Zoom Node** alt bölüme gidin ve tıklayın **Yönet** yanında *Yerel Dayanıklılık*.

   <div data-with-frame="true"><figure><img src="/files/b6c97c5cc360b3668dec7a912c8886401416f175" alt=""><figcaption></figcaption></figure></div>
6. Sonraki sayfada, modülün durumu Göster olarak görünmelidir **Çalışıyor**, modülün geçerli sürümü ve IP Adresi ile birlikte. Bu ekran görüntülenirse, modül başarıyla yapılandırılmış ve Zoom Phone tesisine ilişkilendirilmiştir.

   <div data-with-frame="true"><figure><img src="/files/debe361546e1a2d2511d294cdf7810d0857f1214" alt="" width="563"><figcaption></figcaption></figure></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/tr/zoom-workplace/zoom-phone/zoom-phone-local-survivability-field-guide/confirm-the-zpls-module-is-operational.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.
