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

# 確認 ZPLS 模組正常運作

初始化 ZPLS 模組後，務必確認指派是否正確，且所需服務正在執行。若要確認 ZPLS 模組的狀態，請執行下列步驟：

1. 登入 Zoom 網頁入口網站。
2. 在下方 **電話系統管理** 子選單中，選取 **公司資訊**.
3. **找到網站名稱** 您將 ZPLS 模組指派給的，並且 **按一下網站名稱**.
4. 在下一個畫面上，按一下 **設定** 位於網站名稱下方顯示的索引標籤。

   <div data-with-frame="true"><figure><img src="/files/81960f9b752e8a82998fa813097b702c166d88d0" alt="" width="563"><figcaption></figcaption></figure></div>
5. 找到 **Zoom Node** 子區段，然後按一下 **管理** 旁邊的 *本地存活*.

   <div data-with-frame="true"><figure><img src="/files/dbeae88e7074f93f7998d51eaf7c71459ea08d52" alt=""><figcaption></figcaption></figure></div>
6. 在下一頁，模組的狀態應顯示為 **執行中**，並顯示模組目前的版本和 IP 位址。如果顯示此畫面，表示模組已成功設定並與 Zoom Phone 網站建立關聯。

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