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

# Confirme que el módulo ZPLS está operativo

Después de inicializar un módulo ZPLS, es esencial confirmar la asignación y que los servicios requeridos se estén ejecutando. Para confirmar el estado de los módulos ZPLS, siga estos pasos:

1. Inicie sesión en el portal web de Zoom.
2. En el **Administración del sistema de telefonía** submenú, **Información de la empresa**.
3. **Localice el nombre del sitio** al que asignó el módulo ZPLS y **haga clic en el nombre del sitio**.
4. En la siguiente pantalla, haga clic en la **Configuración** pestaña que se muestra debajo del nombre del sitio.

   <div data-with-frame="true"><figure><img src="/files/55cbee201d8c258025212463a332851c859c9332" alt="" width="563"><figcaption></figcaption></figure></div>
5. Localice la **Zoom Node** subsección y haga clic en **Administrar** junto a *Local Survivability*.

   <div data-with-frame="true"><figure><img src="/files/a128b184bbf24999e8e5217ef59a4e34f003b31f" alt=""><figcaption></figcaption></figure></div>
6. En la página siguiente, el estado del módulo debería mostrarse como **En ejecución**, con la versión actual del módulo y la Dirección IP. Si se muestra esta pantalla, el módulo está configurado y asociado correctamente con el sitio de Zoom Phone.

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