# Alarm History

## Alarm History <a href="#alarm_history" id="alarm_history"></a>

Below we will look at the Alarm History view in the Motion Cloud Platform.  In this view, users can view all Motion Tiles that have entered an alarm state, regardless of whether or not the alarm was cleared. It is meant to be used as a reference database that users can access at any time.

### Dashboard Columns  <a href="#dashboard_columns_" id="dashboard_columns_"></a>

There are three columns in the "Alarm History" view that make up the dashboard.

1. Subject
2. Status
3. Last Status Change

| Columns                                                                                                       | Screenshots                      |
| ------------------------------------------------------------------------------------------------------------- | -------------------------------- |
| **Subject:** Lists the name of and tile ID # of the Motion Tile                                               | ![](/files/ToXalcqqRAvfTqntoklQ) |
| **Status:** Lists whether the alarm for the respective tile has been acknowledged, unacknowledged, or cleared | ![](/files/o7uR4FT7MdzPnvxsgjuO) |
| **Last Status Change:** Displays the date/time of when the last action of the alarm took place                | ![](/files/nYwRCcJAqmxS205BLEdW) |


---

# 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://kb.motion.cloud/motion-platform-software/alarms/alarm-history.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.
