> 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/initialize-the-zpls-module.md).

# ZPLSモジュールを初期化する

ZPLS モジュールがサイトに関連付けられた後、動作を開始するには初期化する必要があります。ZPLS モジュールを初期化するには、次の手順を実行します:

1. Web ポータルで、 **Advanced** サブメニューの下で、 **Zoom Node**.
2. 画面の左上隅で、 **Zoom Node - Phone Local Survivability** がプルダウンメニューで選択されていることを確認します。
3. の下にある **Services** タブで、ZPLS モジュールのホスト名を見つけます。
4. ホスト名を見つけた後、 **チェックボックスをオンにし** てモジュールの左側を選択し、 **Start** ボタンをクリックしてモジュールを初期化します。1 分以内に、 **Running**.

{% hint style="info" %}
と表示されるまで、ステータスが **stopped** を **running**に更新されるまでに、目立つ遅延がある場合があります。すべてのプロセスが初期化されるまで、少なくとも 3 分お待ちください。
{% endhint %}

<div data-with-frame="true"><img src="/files/c98aff838ea993ba82aba0982d8d53932730921e" alt="" width="563"></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/initialize-the-zpls-module.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.
