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

# Bevestig dat de ZPLS-module operationeel is

Na het initialiseren van een ZPLS-module is het essentieel om de toewijzing te bevestigen en ervoor te zorgen dat de vereiste services actief zijn. Volg de onderstaande stappen om de status van de ZPLS-modules te bevestigen:

1. Meld u aan bij het Zoom-webportal.
2. Onder de **Telefoonsysteembeheer** submenu **Bedrijfsinformatie**.
3. **Zoek de naam van de locatie** waaraan u de ZPLS-module hebt toegewezen en **klik op de locatienaam**.
4. Op het volgende Scherm, klik op de **Instellingen** tabblad dat onder de naam van de locatie wordt weergegeven.

   <div data-with-frame="true"><figure><img src="/files/e38296d026068ec4d8f98287b5a1f18d095a8162" alt="" width="563"><figcaption></figcaption></figure></div>
5. Zoek de **Zoom Node** subsectie, en klik op **Beheren** naast *Lokale overlevingsfunctie*.

   <div data-with-frame="true"><figure><img src="/files/977ad1322bac0fc326b4d9bb2bcb978850bd47c1" alt=""><figcaption></figcaption></figure></div>
6. Op de volgende pagina moet de status van de module Weergeven als **Actief**, met de huidige versie van de module en het IP-adres. Als dit Scherm wordt weergegeven, is de module succesvol geconfigureerd en gekoppeld aan de Zoom Phone-locatie.

   <div data-with-frame="true"><figure><img src="/files/d677ae12c9001a6cd180943fd7ed594ed7004207" 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/nl/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.
