> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/mailroom/fr/configuration/mailroom-sites.md).

# Sites du service courrier

{% hint style="danger" %}
Téléchargez l’application Mailroom depuis le [App Store](https://apps.apple.com/us/app/verkada-mailroom/id1631622141) ou depuis le [Google Play](https://play.google.com/store/apps/details?id=com.verkada.mailroom\&hl=en\&gl=US\&pli=1) avant de commencer.
{% endhint %}

## Créez votre premier site Mailroom

{% stepper %}
{% step %}
**Dans Verkada Command, accédez à Tous les produits > Workplace > Mailroom.**
{% endstep %}

{% step %}
**Cliquez sur Activer votre essai de 60 jours.**
{% endstep %}

{% step %}
**Sous Créer un site :**

a. Saisissez l’adresse du site.\
b. Saisissez le nom du site.\
c. Cliquez sur **Créer.**

<div align="left" data-with-frame="true"><img src="/files/230fada2ba4d10443ab4106a6c5462eb524806d3" alt="" width="442"></div>
{% endstep %}

{% step %}
**Sinon, sous Clients existants, sélectionnez un site pour importer un site Verkada existant.**

a. Saisissez l’adresse du site.\
b. Cliquez sur **Créer.**

<div align="left" data-with-frame="true"><img src="/files/67b8065356f6844f77d8784c210a9c5f06dd59b6" alt="" width="433"></div>
{% endstep %}
{% endstepper %}

***

## Désigner un site existant comme site Mailroom

{% stepper %}
{% step %}
**Dans Verkada Command, accédez à Tous les produits > Workplace > Mailroom.**
{% endstep %}

{% step %}
**Dans la navigation de gauche, sélectionnez Paramètres de Mailroom.**
{% endstep %}

{% step %}
**Sous Organisation > Sites, cliquez sur Importer un site Verkada.**

a. Sélectionnez un site à importer.\
b. Saisissez une adresse de site.\
c. Cliquez sur **Terminé.**
{% endstep %}
{% endstepper %}

***

## Supprimer un site Mailroom

{% stepper %}
{% step %}
**Dans Verkada Command, accédez à Tous les produits > Workplace > Mailroom.**
{% endstep %}

{% step %}
**Dans la navigation de gauche, sélectionnez Paramètres de Mailroom.**
{% endstep %}

{% step %}
**Sous Organisation > Supprimer le site.**

a. Cliquez sur **Supprimer.**\
b. Cliquez sur **Supprimer** à nouveau pour confirmer.
{% endstep %}
{% endstepper %}


---

# 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://help.verkada.com/mailroom/fr/configuration/mailroom-sites.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.
