> 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/ja/she-ding/mailroom-sites.md).

# Mailroom サイト

{% hint style="danger" %}
Mailroomアプリをダウンロードしてください。 [App Store](https://apps.apple.com/us/app/verkada-mailroom/id1631622141) または [Google Play](https://play.google.com/store/apps/details?id=com.verkada.mailroom\&hl=en\&gl=US\&pli=1) ストアから、始める前にダウンロードしてください。
{% endhint %}

## 最初のMailroomサイトを作成する

{% stepper %}
{% step %}
**Verkada Commandで、［All Products > Workplace > Mailroom］に移動します。**
{% endstep %}

{% step %}
**［Activate your 60-day trial］をクリックします。**
{% endstep %}

{% step %}
**［Create a site］の下で：**

a. サイトの住所を入力します。\
b. サイト名を入力します。\
c. をクリックします **［Create］。**

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

{% step %}
**または、［Existing customers］の下で、既存のVerkadaサイトをインポートするサイトを選択します。**

a. サイトの住所を入力します。\
b. をクリックします **［Create］。**

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

***

## 既存のサイトをMailroomサイトとして指定する

{% stepper %}
{% step %}
**Verkada Commandで、［All Products > Workplace > Mailroom］に移動します。**
{% endstep %}

{% step %}
**左側のナビゲーションで、［Mailroom Settings］を選択します。**
{% endstep %}

{% step %}
**［Organization > Sites］の下で、［Import a Verkada site］をクリックします。**

a. インポートするサイトを選択します。\
b. サイトの住所を入力します。\
c. をクリックします **［Done］。**
{% endstep %}
{% endstepper %}

***

## Mailroomサイトを削除する

{% stepper %}
{% step %}
**Verkada Commandで、［All Products > Workplace > Mailroom］に移動します。**
{% endstep %}

{% step %}
**左側のナビゲーションで、［Mailroom Settings］を選択します。**
{% endstep %}

{% step %}
**［Organization > Remove Site］の下で。**

a. をクリックします **［Remove］。**\
b. をクリックします **［Remove］** をもう一度クリックして確認します。
{% 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/ja/she-ding/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.
