> 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/ja/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/659b75ff9e79b2800cffd2669e27c8e450037569" alt="" width="563"><figcaption></figcaption></figure></div>
5. 次を見つけます **Zoom Node** サブセクションを開き、 **管理** の横の *Local Survivability*.

   <div data-with-frame="true"><figure><img src="/files/0acb6eef0ecaf1ede4adfad55a43b1053cfa9990" alt=""><figcaption></figcaption></figure></div>
6. 次のページでは、モジュールのステータスが **実行中**として表示され、モジュールの現在のバージョンと IPアドレスが表示されます。この画面が表示されれば、モジュールは正常に設定され、Zoom Phone サイトに関連付けられています。

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