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

# Confirmer que le module ZPLS est opérationnel

Après l’initialisation d’un module ZPLS, il est essentiel de confirmer l’affectation et que les services requis sont en cours d’exécution. Pour confirmer l’état des modules ZPLS, procédez comme suit :

1. Connectez-vous au portail Web Zoom.
2. Sous le **Gestion du système de téléphonie** sous-menu, sélectionnez **Informations sur l'entreprise**.
3. **Localisez le nom du site** auquel vous avez affecté le module ZPLS et **cliquez sur le nom du site**.
4. Sur l’écran suivant, cliquez sur l’ **Paramètres** onglet affiché sous le nom du site.

   <div data-with-frame="true"><figure><img src="/files/2b84840a3759d07fc6c892260b592cd9815fec8b" alt="" width="563"><figcaption></figcaption></figure></div>
5. Localisez la **Zoom Node** sous-section, puis cliquez sur **Gérer** à côté de *Survivabilité locale*.

   <div data-with-frame="true"><figure><img src="/files/f55ee9b90c340545cf51a11570e49b0149fe5b17" alt=""><figcaption></figcaption></figure></div>
6. Sur la page suivante, l’état du module devrait s’Afficher comme **En cours d’exécution**, avec la version actuelle du module et son adresse IP. Si cet écran s’affiche, le module est correctement configuré et associé au site Zoom Phone.

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