# アラームスケジュールの例外

Classic アラームのスケジュール例外を使用すると、警戒設定/警戒解除スケジュールを一時的に変更できます。例外は、一定期間アラームスケジュールを変更する必要があるものの、スケジュール全体を変更する必要がない場合に便利です。

例外は、通常の警戒設定/警戒解除スケジュールよりも優先されます。通常、これは休日や特別イベントなど、警戒状態を一時的に変更する必要がある場合に使用されます（例：清掃員が来る予定の日にサイトを警戒解除する場合）。

***

## 設定

{% hint style="warning" %}
例外は最長1年前から作成でき、期間は1週間に制限されています。より長い例外が必要な場合は、通常の警戒設定/警戒解除スケジュールを調整するか、複数のスケジュール例外を作成することをお勧めします。
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command で、［すべての製品］>［Classic Alarms］に移動します。**
{% endstep %}

{% step %}
**サイトを選択し、左上の［設定］をクリックします。**
{% endstep %}

{% step %}
**［設定］で、［警戒設定/警戒解除］>［警戒スケジュール］に移動します。**
{% endstep %}

{% step %}
**例外をスケジュールするには、警戒スケジュールを有効にする必要があります**
{% endstep %}

{% step %}
**［警戒スケジュール例外］の横にある［+ 例外］をクリックします。**

a. 例外に一意の名前を付けます。\
b. 開始日と終了日を設定します。その日付のデフォルトの警戒設定/警戒解除スケジュールが表示され、変更できます。\
c. 例外スケジュールを設定します。\
d. （任意）すべての日が同じスケジュールである場合は、すべての日に繰り返しを選択します。
{% endstep %}

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

{% embed url="<https://player.vimeo.com/video/923893690?h=f7b69b4f19>" %}
{% endstep %}
{% endstepper %}

{% hint style="warning" %}

* 同じ日付を2つの異なる例外に含めることはできません。
* 通常の警戒設定スケジュールが設定されていない場合、アラームサイトはアラーム例外の終了時に警戒解除されません。理由は **自動警戒解除** が有効になっていないためです。
  {% endhint %}

***

## スケジュール例外を変更

{% stepper %}
{% step %}
**Verkada Command で、［すべての製品］>［Classic Alarms］に移動します。**
{% endstep %}

{% step %}
**サイトを選択し、左上の［設定］をクリックします。**
{% endstep %}

{% step %}
**［設定］で、［警戒設定/警戒解除］>［警戒スケジュール］を選択します。**
{% endstep %}

{% step %}
**［警戒スケジュール例外］で、変更したい例外を選択します。**
{% endstep %}

{% step %}
**必要に応じて、これらの設定を編集できます。変更は自動的に保存されます。**

a. 例外名を編集します。\
b. 開始日と終了日を編集します。\
c. 例外スケジュールを編集します。

{% embed url="<https://player.vimeo.com/video/923895427?h=1bdf68e1f0>" %}
{% endstep %}
{% endstepper %}

### すべてのスケジュール例外を表示

{% stepper %}
{% step %}
**Verkada Command で、［すべての製品］>［Classic Alarms］に移動します。**
{% endstep %}

{% step %}
**サイトを選択し、左上の［設定］をクリックします。**
{% endstep %}

{% step %}
**［設定］で、［警戒設定/警戒解除］>［警戒スケジュール］を選択します。**
{% endstep %}

{% step %}
**［警戒スケジュール例外］では、すべての例外の一覧を表示できます。**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
システムがスケジュール例外によって警戒設定または警戒解除されると、 **アクティビティ** タブに *スケジュールによって警戒設定済み* または *スケジュールによって警戒解除済み*と表示され、通常のスケジュールのアクティビティログと同様です。
{% endhint %}

### スケジュール例外を削除

{% stepper %}
{% step %}
**Verkada Command で、［すべての製品］>［Classic Alarms］に移動します。**
{% endstep %}

{% step %}
**サイトを選択し、左上の［設定］をクリックします。**
{% endstep %}

{% step %}
**［設定］で、［警戒設定/警戒解除］>［警戒スケジュール］を選択します。**
{% endstep %}

{% step %}
**［警戒スケジュール例外］で、削除したい例外を選択します。**

a. 削除する例外の横にあるをクリックします。\
b. をクリックします。 **削除** して確認します。
{% endstep %}
{% endstepper %}


---

# Agent Instructions: 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/classic-alarms/ja/she-ding/configure-classic-alarms-site-settings/alarm-schedule-exception.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.
