> 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.md).

# ドアのスケジュールと例外

有効にすると [Verkada アクセスコントロール](https://docs.verkada.com/docs/access-control-overview.pdf)、ドアの状態変更は2つの異なるコンポーネントを使用して自動化できます：

* **ドアスケジュール** 各曜日の定期的なドア状態を定義します。
* **例外** 特定の日付や期間にドアのスケジュールの一部を一時的に変更できるようにします。例外は次を使用して管理されます [ドア例外カレンダー](/access-control/ja/akusesu/door-schedules-and-exceptions/door-exception-calendars.md).
  * 例外が役立つのは：
    * 特定の日付にドアの状態を一時的に変更する必要があり（例：祝日）、通常のスケジュールを変更する必要がない場合。
    * ドアが隔週や月に一度など、週ごとではない周期で繰り返す状態を持つ定期的なスケジュールに従う必要がある場合。
  * 例外はスケジュールより優先され、その日のドアの動作全体を変更します。通常、祝日や一時的にアクセスを変更する必要がある特別なイベントに使用されます。

***

## ドアスケジュールを作成する

ドアにはユーザーアクセスを制御するためのスケジュールがあります。複数のドアが同じスケジュールを共有できます。複数のスケジュールを設定できますが、同時に有効なのは1つだけです。

{% stepper %}
{% step %}
**Verkada Command の All Products > Access に移動します。**
{% endstep %}

{% step %}
**左側のパネルで「Schedules」をクリックします。**
{% endstep %}

{% step %}
**「Door Schedules」を選択します。**
{% endstep %}

{% step %}
**右上の「Add Schedule」をクリックします。**

a. スケジュールに一意の名前を付けます。\
b. スケジュールを作成します。\
c. ドアを追加します。\
d. （任意）次をオンにします [**First Person In**](/access-control/ja/akusesu/door-schedules-and-exceptions/first-person-in-feature.md).
{% endstep %}

{% step %}
**すべての変更が完了したら、保存をクリックします。**

<div align="left" data-with-frame="true"><img src="/files/7a70917146023a91a667e23e607d374de6b773cf" alt="" width="1722"></div>
{% endstep %}
{% endstepper %}

***

## ドアスケジュールを変更する

{% hint style="warning" %}
をオンにすると、 **First Person In**、他のユーザーにアクセスを許可する前に認可されたユーザーが有効な認証情報を提示する必要があります。管理者はエントリスケジュールを設定して、指定されたドアがロックされ保護されたままとなり、監督グループの認可メンバーが到着してスケジュール期間中に認証情報を提示するまでアクセスを許可しないようにできます。
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command の All Products > Access に移動します。**
{% endstep %}

{% step %}
**左側のパネルで「Schedules」をクリックします。**
{% endstep %}

{% step %}
**「Door Schedules」を選択します。**
{% endstep %}

{% step %}
**編集したいスケジュールを選択します。**
{% endstep %}

{% step %}
**必要に応じて次の設定を編集できます：**

a. スケジュール名を編集します。\
b. スケジュールを編集します。\
c. ドアを編集します。\
d. （任意）をオン/オフ切り替えます [**First Person In**](/access-control/ja/akusesu/door-schedules-and-exceptions/first-person-in-feature.md).
{% endstep %}

{% step %}
**すべての変更が完了したら、保存をクリックします。**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
ドア例外はドア例外カレンダーを使用してドアに適用されます。詳しくは [ドア例外カレンダー](/access-control/ja/akusesu/door-schedules-and-exceptions/door-exception-calendars.md) を参照してください。
{% endhint %}

***

{% hint style="info" %}
**動作しません。** 動作を復元し、クラウドまたはローカル接続の問題を解決するには、次のトラブルシューティング手順に従ってください： [実際の動作を見たいですか？](https://www.youtube.com/watch?v=jsqtoW21ZT4).
{% endhint %}


---

# 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:

```
GET https://help.verkada.com/access-control/ja/akusesu/door-schedules-and-exceptions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
