> 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/de/konfiguration/mailroom-sites.md).

# Mailroom-Standorte

{% hint style="danger" %}
Laden Sie die Mailroom-App aus dem [App Store](https://apps.apple.com/us/app/verkada-mailroom/id1631622141) oder dem [Google Play](https://play.google.com/store/apps/details?id=com.verkada.mailroom\&hl=en\&gl=US\&pli=1) Store herunter, bevor Sie beginnen.
{% endhint %}

## Erstellen Sie Ihren ersten Mailroom-Standort

{% stepper %}
{% step %}
**Gehen Sie in Verkada Command zu Alle Produkte > Arbeitsplatz > Mailroom.**
{% endstep %}

{% step %}
**Klicken Sie auf 60-tägige Testversion aktivieren.**
{% endstep %}

{% step %}
**Unter Standort erstellen:**

a. Geben Sie die Standortadresse ein.\
b. Geben Sie den Standortnamen ein.\
c. Klicken Sie auf **Erstellen.**

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

{% step %}
**Alternativ wählen Sie unter Bestehende Kunden einen Standort aus, um einen vorhandenen Verkada-Standort zu importieren.**

a. Geben Sie die Standortadresse ein.\
b. Klicken Sie auf **Erstellen.**

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

***

## Einen vorhandenen Standort als Mailroom-Standort festlegen

{% stepper %}
{% step %}
**Gehen Sie in Verkada Command zu Alle Produkte > Arbeitsplatz > Mailroom.**
{% endstep %}

{% step %}
**Wählen Sie in der linken Navigation Mailroom-Einstellungen aus.**
{% endstep %}

{% step %}
**Klicken Sie unter Organisation > Standorte auf Einen Verkada-Standort importieren.**

a. Wählen Sie einen Standort zum Importieren aus.\
b. Geben Sie eine Standortadresse ein.\
c. Klicken Sie auf **Fertig.**
{% endstep %}
{% endstepper %}

***

## Einen Mailroom-Standort entfernen

{% stepper %}
{% step %}
**Gehen Sie in Verkada Command zu Alle Produkte > Arbeitsplatz > Mailroom.**
{% endstep %}

{% step %}
**Wählen Sie in der linken Navigation Mailroom-Einstellungen aus.**
{% endstep %}

{% step %}
**Unter Organisation > Standort entfernen.**

a. Klicken Sie auf **Entfernen.**\
b. Klicken Sie auf **Entfernen** erneut, um zu bestätigen.
{% 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/de/konfiguration/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.
