> 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 ポータルで、〜の下の **詳細** サブメニューで、選択します **Zoom Node**.
2. 画面の左上隅で、確認します **Zoom Node - Phone Local Survivability** プルダウンメニューで選択されていることを確認します。
3. 以下の **サービス** タブで、ZPLS モジュールのホスト名を見つけます。
4. ホスト名を見つけたら、 **チェックボックスをオンにし** モジュールの左側にあるをオンにして、 **スタート** ボタンをクリックしてモジュールを初期化します。1分以内に、表示は **実行中**.

{% hint style="info" %}
ステータスが **停止中** から **実行中**。すべてのプロセスの初期化が完了するまで、少なくとも3分お待ちください。
{% endhint %}

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