# Current Alarms

## Current Alarms <a href="#current_alarms" id="current_alarms"></a>

Below we will look at a complete overview of the Current Alarms view.  In this view, you will see all of the Motion Tiles that have entered an alarmable state at some point in time, but have yet to be  cleared by the user(s).  You will see that this view has two main components:

1. Unacknowledged Alarms & Acknowledged Alarms
2. A dashboard with three columns for identifying basic Motion Tile information to locate the tile that is in its alarm state.

### Unacknowledged & Acknowledged Alarms <a href="#unacknowledged_and_acknowledged_alarms" id="unacknowledged_and_acknowledged_alarms"></a>

1. **Unacknowledged Alarms:** Alarms that have not been acknowledged nor cleared
2. **Acknowledged Alarms:** Alarms that have been acknowledged but ***not cleared***

| Details                                                                                                                                                                 | Screenshots                      |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------- |
| <p>In this screenshot, you will see a running  total of current (active) alarms that have been: </p><ul><li>Unacknowledged Alarms</li><li>Acknowledged Alarms</li></ul> | ![](/files/TtuotzgendQbGVj6h3JL) |

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

Below you are able to organize the following columns in order by clicking the up/down arrows next to the following column names:

| Columns                                                                                                    | Screenshots                      |
| ---------------------------------------------------------------------------------------------------------- | -------------------------------- |
| <p></p><p><strong>Subject:</strong> Lists the name of and tile ID # of the Motion Tile </p>                | ![](/files/2MGl1eStejJNnWjMTJlv) |
| **Status:** Lists whether the alarm for the respective Motion Tile has been acknowledged or unacknowledged | ![](/files/uHxuJ7kTY7M2ubSVrybs) |
| **Start Time:** Displays the date/time of when the alarm condition was satisfied (triggered)               | ![](/files/6R3U7Mjja2hP8pPSNrJI) |

### Navigating to "Alarm Details" View <a href="#navigating_to_-alarm_details-_view" id="navigating_to_-alarm_details-_view"></a>

The Alarm Details view will give you more details about the individual alarm tied to a Motion Tile. There are three methods to access the Alarm Details view for any individual Motion Tile:

1. Kebab Icon
2. "View Details" button
3. Mosaic Dashboard *(this will be discussed in another article)*

| Methods                                                                                                                                                                                                                                                                              | Screenshots                      |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -------------------------------- |
| <h4 id="option_2-_click_the_-view_details-_button"><strong>Kebab Icon</strong></h4><p>The blue "Kebab Icon" gives you multiple actions to take on your current alarm, depending on the alarm state that the Motion Tile is in. </p><p></p><p>Click "View Details" from the menu.</p> | ![](/files/iOkLbf0g6iv4ly5xCO67) |
| <h4 id="option_2-_click_the_-view_details-_button">Click "View Details" Button</h4><p>As another option, you can simply click the "View Details" button located directly on the dashboard for its respective Motion tile </p>                                                        | ![](/files/NrwbWQzKpRo1ORwRgkgu) |


---

# 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/current-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.
