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

# Avant de commencer

Avant de déployer ZPLS au sein d’un réseau, plusieurs considérations liées à l’accès utilisateur, à la conception du site, à la signalisation et aux médias, ainsi qu’aux intégrations RTC, doivent être prises en compte avant le déploiement. Les pages suivantes explorent ces scénarios. Après lecture, vous devriez comprendre les implications de la conception technique de haut niveau afin d’orienter votre déploiement.

***

{% content-ref url="/pages/835b7cd1b573e5fef8ac6cd07bd5ef349c5e3f0d" %}
[Accorder l’Access utilisateur aux rôles](/technical-library/fr/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/c2746e5f9b6fe9f6ac4a25127cf76680641dcf3f" %}
[Considérations relatives au déploiement du matériel](/technical-library/fr/zoom-workplace/zoom-phone/zoom-phone-local-survivability-field-guide/before-you-begin/hardware-deployment-considerations.md)
{% endcontent-ref %}

{% content-ref url="/pages/5e28fc9f7ad121fe9db5efbdb46d225ff49e3aa6" %}
[Considérations relatives aux Intégrations RTC](/technical-library/fr/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/fr/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.
