> 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/customize-your-mailroom-dashboard.md).

# Mailroom ダッシュボードをカスタマイズする

Verkada Mailroomは、すべての施設にわたる配送管理を効率化し、在庫、備品、荷物が適切な人に時間どおり届くようにします。各Mailroomサイトには、配送の追跡と管理のためのカスタマイズ可能なダッシュボードが含まれています。

***

## Mailroomサイトを切り替える

異なるMailroomサイトを切り替えるには、左上隅のドロップダウンをクリックしてサイトを選択します。

***

## 荷物を検索する

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

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

{% step %}
**右側では、Mailroom管理者は次のことができます。**

* 次の条件で荷物を検索する **受取人名**, **場所**, **配送業者**、または **到着/受け取り日**.
* 次の荷物を切り替える **待機中** または **受け取り済み**.

  <div align="left" data-with-frame="true"><img src="/files/04f251574797a9aed836c7f0980152fc06d69279" alt="" width="331"></div>

{% endstep %}
{% endstepper %}

***

## コンテキストカメラを追加する

1つのMailroomサイトに最大4台のコンテキストカメラを追加できます。荷捌き場、ロビー、荷物室などのエリアをカバーするカメラをリンクすると便利です。

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

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

{% step %}
**上部で、Sites > あなたのサイトをクリックします。**
{% endstep %}

{% step %}
**Context Camerasの下で、Manage camerasをクリックします。**

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

{% step %}
**Mailroomサイトページの上部に表示されるカメラを最大4台まで選択します。選択したカメラ（または既存のカメラ）をクリアするには、Clearをクリックします。**

<div align="left" data-with-frame="true"><img src="/files/da7095ec5fcd3f02a60af58c83292bc18eb0b2a4" alt="" width="563"></div>
{% 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/customize-your-mailroom-dashboard.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.
