> 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/access-control/ja/akusesu/door-schedules-and-exceptions/save-reports-and-schedule-automatic-delivery.md).

# レポートを保存して配信をスケジュールする

Verkadaのアクセスコントロールユーザーの多くは、Verkada Commandにログインして毎月、毎週、または（場合によっては）毎日のように同じレポートを実行します。これらのレポートの一部はオン・オフ形式のクエリで設定するには非常に具体的なフィルタを必要とし、繰り返しログインして設定することが煩わしくなることがあります。

## レポートフィルタを作成してスケジュールする

この問題を解決するために、Verkadaは *スケジュールレポート* 機能を提供しています。アクセス管理者はホームページの **アクセスコントロール** ホーム > **レポート** タブでレポートフィルタを作成し、それらを *保存済みレポート*.

### として保存できます。

* 利点
* 管理者はフィルタを再設定することなくレポートを簡単に再実行できます。
* これらの保存されたレポートはカンマ区切り（CSV）ファイルに変換され、指定した受信者リストに自動的にメール送信できます。

### 仕組み

{% stepper %}
{% step %}
**これらのメールは毎日、毎週、または毎月のスケジュール設定が可能です。**
{% endstep %}

{% step %}
**Access Controlのホームページに移動し、左側でレポートアイコンを選択します。**

​

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

{% step %}
**の&#x20;*****希望するフィルタを選択し、「レポートを保存」をクリックします。*****&#x20;「レポートを保存」**

​

<div align="left" data-with-frame="true"><img src="/files/a4e5e50d3f459db3ffe00c28f1f4dbce25676938" alt="" width="620"></div>

ダイアログでレポート名（必須）と説明（任意）を入力し、保存をクリックします。どちらも保存後に編集できます。

<div align="left" data-with-frame="true"><img src="/files/2ee3119be8144c43de6fb564ef8502d0179e9e5c" alt="" width="619"></div>

​
{% endstep %}

{% step %}
**レポートが保存されるとレポートページが読み込まれます。左ペインには保存済みレポートに付随するメタデータが表示され、右ペインが実際のレポートです。**\
**​**

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

{% step %}
**右上の「スケジュール」をクリックしてこれらのレポートをスケジュールします。&#x20;*****保存済みレポートのスケジュール頻度を選択してください：*****,&#x20;*****毎日*****、または&#x20;*****毎週*****.**

毎月**例**​\
​ *保存済みレポートのスケジュール頻度を選択してください：* ：この

<div align="left" data-with-frame="true"><img src="/files/efc00361090e30baa0f34dc6b78e53689c315f03" alt="" width="618"></div>

毎月**例**​\
​ *毎日* 頻度では特定の時刻とタイムゾーンが必要です。

<div align="left" data-with-frame="true"><img src="/files/447ef9632cab34574f1e97b8087d333a7ef620aa" alt="" width="617"></div>

​**例**​\
​ *毎週* オプションでは、レポートを送信したい曜日を選択できます。この例では日曜（S）、火曜（T）、金曜（F）が選択されています。

<div align="left" data-with-frame="true"><img src="/files/f07b915134a7f2da06325ef3655db8be3d11466e" alt="" width="619"></div>

​
{% endstep %}

{% step %}
**オプションでは、月の日付または週番号／曜日を選択できます。**

毎月**例**スケジュールされたレポートの受信者を選択してください。個々のユーザーまたはアクセスグループの両方を指定できます。

<div align="left" data-with-frame="true"><img src="/files/98a938228d67be262a878593a10c5a54ee5d8a61" alt="" width="618"></div>

：ユーザーとグループが指定されています **​**\
**新しい保存済みレポートが** 保存済みレポート

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

## タブに表示されるはずです。

既存のレポートを複製する**既存のレポートに対してわずかな変更を加えたいが、既存のフィルタ（**&#x30B9;ケジュールではない

）は保持したい場合、フィルタを簡単に複製できます。 **そのためには、右上の省略記号（…）アイコンをクリックして「複製」を選択します。**.

![](/files/9d2f0a4e02c82d0a367d1e9a20ee6a08f01d9f67)


---

# 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/access-control/ja/akusesu/door-schedules-and-exceptions/save-reports-and-schedule-automatic-delivery.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.
