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

# Disarm Behavior After Alarm Resolution in New Alarms

When an alarm is resolved, the system automatically disarms any partitions included in that Alarm Response.

The table below summarizes disarm behavior for different alarm resolution methods:

<table><thead><tr><th></th><th></th><th width="187"></th><th></th></tr></thead><tbody><tr><td><strong>Alarm Resolution Method</strong></td><td><strong>Default Disarm Duration</strong></td><td><strong>Which Partitions Are Disarmed</strong></td><td><strong>Other Options</strong></td></tr><tr><td><strong>Keypad</strong></td><td>Until the next scheduled or manual arm</td><td>All partitions in the Alarm Response the keycode has permissions to</td><td>N/A</td></tr><tr><td><strong>SMS or Automated Call</strong></td><td>Until the next scheduled or manual arm</td><td>All partitions in the Alarm Response</td><td>N/A</td></tr><tr><td><strong>Agent Call</strong></td><td>No disarm</td><td>N/A</td><td><p>Agents can be asked to disarm either only the partition(s) involved in the alarm or all partitions in the Alarm Response. <br></p><p>The default disarm duration is until the next scheduled or manual arm, but a different duration can be selected.*</p></td></tr><tr><td><strong>Command (web or mobile) or Incident Link</strong></td><td>Until the next scheduled or manual arm</td><td>All partitions in the Alarm Response</td><td>Option to set a custom disarm duration* or keep the system armed</td></tr></tbody></table>

{% hint style="warning" %}
\*Disarm duration options include 30 minutes, 1 hour, 2 hours, 4 hours, 8 hours, or until next re-arm (default).
{% endhint %}

***

### Exceptions

Always-Armed partitions remain armed at all times and will never disarm automatically, even if they were part of an alarm response or triggered the alarm.


---

# 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/new-alarms/configuration/configure-an-alarm-response/disarm-behavior-after-alarm-resolution-in-new-alarms.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.
