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

# Bekräfta att ZPLS-modulen är i drift

Efter att ha initierat en ZPLS-modul är det viktigt att bekräfta tilldelningen och att de tjänster som krävs körs. För att bekräfta ZPLS-modulernas status, följ dessa steg:

1. Logga in på Zoom-webbportalen.
2. Under **Hantering av telefonsystem** undermeny, markera **Företagsinfo**.
3. **Hitta namnet på platsen** du tilldelade ZPLS-modulen till och **klicka på platsnamnet**.
4. På följande skärm, klicka på **inställningar** fliken som visas under platsens namn.

   <div data-with-frame="true"><figure><img src="/files/67c37b358574d9a29d79407f217353e74b3b1573" alt="" width="563"><figcaption></figcaption></figure></div>
5. Leta reda på **Zoom Node** underrubrik och klicka på **Hantera** bredvid *Lokal överlevnad*.

   <div data-with-frame="true"><figure><img src="/files/050c5332e53abbd9ee98815d4b44482a51631c3f" alt=""><figcaption></figcaption></figure></div>
6. På följande sida ska modulens status visas som **Körs**, med modulens aktuella version och IP-adress. Om denna skärm visas är modulen korrekt konfigurerad och associerad med Zoom Phone-platsen.

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