> 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="https://content.gitbook.com/content/ctBXUMeBy4rtLMmMkKRG/blobs/rOqqyIkgjxX0yrkq0rKR/Unknown%20image" alt="" width="563"><figcaption></figcaption></figure></div>
5. 找到 **Zoom Node** 子區段，然後按一下 **管理** 位於 *本地可存活性*.

   <div data-with-frame="true"><figure><img src="https://content.gitbook.com/content/ctBXUMeBy4rtLMmMkKRG/blobs/brfdE5trFmfNXhzKnQid/Unknown%20image" alt=""><figcaption></figcaption></figure></div>
6. 在接下來的頁面上，模組的狀態應顯示為 **執行中**，並顯示模組的目前版本與 IP 位址。如果顯示此畫面，表示模組已成功設定並與 Zoom Phone 站點建立關聯。

   <div data-with-frame="true"><figure><img src="https://content.gitbook.com/content/ctBXUMeBy4rtLMmMkKRG/blobs/A6VX3uUdxjZQlpxng5SL/Unknown%20image" 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.
