> 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/it/zoom-workplace/zoom-phone/zoom-phone-local-survivability-field-guide/before-you-begin.md).

# Prima di iniziare

Prima di distribuire ZPLS all'interno di una rete, ci sono diverse considerazioni relative all'Access utente, alla progettazione della sede, alla segnalazione e ai media, e alle integrazioni PSTN che dovrebbero essere considerate prima della distribuzione. Le pagine seguenti approfondiscono questi scenari. Dopo aver letto, ci si può aspettare di comprendere le implicazioni della progettazione tecnica di alto livello per guidare il rollout.

***

{% content-ref url="/pages/83313543278d2c1ca2b83adb60fd25fb03a8e9bc" %}
[Concedi Access utente ai ruoli](/technical-library/it/zoom-workplace/zoom-phone/zoom-phone-local-survivability-field-guide/before-you-begin/grant-user-access-to-roles.md)
{% endcontent-ref %}

{% content-ref url="/pages/c6b9b1e6fb13d33058ec81094447290384f0c71e" %}
[Considerazioni sulla distribuzione dell'hardware](/technical-library/it/zoom-workplace/zoom-phone/zoom-phone-local-survivability-field-guide/before-you-begin/hardware-deployment-considerations.md)
{% endcontent-ref %}

{% content-ref url="/pages/ef14902b2c1b3d318598190ee882b6b67eab27d1" %}
[Considerazioni sull'Integrazioni PSTN](/technical-library/it/zoom-workplace/zoom-phone/zoom-phone-local-survivability-field-guide/before-you-begin/pstn-integration-considerations.md)
{% endcontent-ref %}


---

# 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/it/zoom-workplace/zoom-phone/zoom-phone-local-survivability-field-guide/before-you-begin.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.
