> 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="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/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.
