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

# Confirmar que o Módulo ZPLS está operacional

Depois de inicializar um módulo ZPLS, é essencial confirmar a atribuição e que os serviços necessários estão em execução. Para confirmar o status dos módulos ZPLS, siga os seguintes passos:

1. Entre no Portal web do Zoom.
2. Em **Gerenciamento do sistema de telefonia** sub-menu, Selecionar **Informações da empresa**.
3. **Localize o nome da unidade** ao qual você atribuiu o módulo ZPLS e **clique no nome da unidade**.
4. Na tela a seguir, clique na **Configurações** aba exibida abaixo do nome da unidade.

   <div data-with-frame="true"><figure><img src="/files/904f43ed163ef05f382126f126aff19ae0738f2b" alt="" width="563"><figcaption></figcaption></figure></div>
5. Localize a **Zoom Node** subseção e clique em **Gerenciar** ao lado de *Sobrevivência local*.

   <div data-with-frame="true"><figure><img src="/files/cc3607dcbaa102050b1758d5b2d34011bf55118b" alt=""><figcaption></figcaption></figure></div>
6. Na página a seguir, o status do módulo deve Mostrar como **Em execução**, com a versão atual do módulo e endereço IP. Se esta tela for exibida, o módulo foi configurado com sucesso e associado à unidade Zoom Phone.

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