> 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/new-alarms/ja/she-ding/configure-an-alarm-response/disarm-behavior-after-alarm-resolution-in-new-alarms.md).

# 新しいアラームでのアラーム解決後の警戒解除動作

アラームが解決されると、システムはそのアラーム対応に含まれるすべてのパーティションを自動的に警戒解除します。

下の表は、さまざまなアラーム解決方法における警戒解除の動作を要約しています:

<table><thead><tr><th></th><th></th><th width="187"></th><th></th></tr></thead><tbody><tr><td><strong>アラーム解決方法</strong></td><td><strong>デフォルトの警戒解除期間</strong></td><td><strong>どのパーティションが警戒解除されるか</strong></td><td><strong>その他のオプション</strong></td></tr><tr><td><strong>キーパッド</strong></td><td>次回の予定または手動の警戒設定まで</td><td>キーコードに権限のあるアラーム対応内のすべてのパーティション</td><td>該当なし</td></tr><tr><td><strong>SMS または自動通話</strong></td><td>次回の予定または手動の警戒設定まで</td><td>アラーム対応内のすべてのパーティション</td><td>該当なし</td></tr><tr><td><strong>担当者への通話</strong></td><td>警戒解除なし</td><td>該当なし</td><td><p>担当者には、アラームに関係するパーティションのみ、またはアラーム対応内のすべてのパーティションのいずれかを警戒解除するよう依頼できます。<br></p><p>デフォルトの警戒解除期間は次回の予定または手動の警戒設定までですが、別の期間を選択できます*。</p></td></tr><tr><td><strong>コマンド（Web またはモバイル）またはインシデントリンク</strong></td><td>次回の予定または手動の警戒設定まで</td><td>アラーム対応内のすべてのパーティション</td><td>カスタムの警戒解除期間*を設定するか、システムを警戒設定のままにするオプション</td></tr></tbody></table>

{% hint style="warning" %}
\*警戒解除期間のオプションには、30分、1時間、2時間、4時間、8時間、または次回の再警戒設定まで（デフォルト）があります。
{% 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, and the optional `goal` query parameter:

```
GET https://help.verkada.com/new-alarms/ja/she-ding/configure-an-alarm-response/disarm-behavior-after-alarm-resolution-in-new-alarms.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.
