> ## Documentation Index
> Fetch the complete documentation index at: https://docs.standardcomputers.net/llms.txt
> Use this file to discover all available pages before exploring further.

# Alarms

The Standard System includes Alarms, allowing you to set and manage time-based alerts and reminders within your own self-hosted system.

The idea behind Alarms in Standard is that the computer running is connected to a speaker, a sound will play and a notification will be displayed in the Public UI.

<img src="https://mintcdn.com/standard-computers/v7hK5KP95rNWkbzi/images/alarms.png?fit=max&auto=format&n=v7hK5KP95rNWkbzi&q=85&s=dbc689ad6c7baea27370396266fbb82b" alt="Alarms" title="Alarms" className="mr-auto" style={{ width:"44%" }} width="382" height="522" data-path="images/alarms.png" />

## Creating an Alarm

To modify an alarm, click the alarm and get the alarm modification window. From there, you can change the time or delete.

<img src="https://mintcdn.com/standard-computers/v7hK5KP95rNWkbzi/images/create_alarm.png?fit=max&auto=format&n=v7hK5KP95rNWkbzi&q=85&s=414753e97f1bb828baa79a31750f3049" alt="Create Alarm" title="Create Alarm" style={{ width:"52%" }} width="468" height="145" data-path="images/create_alarm.png" />

### Deleting an Alarm

To delete an alarm, click the trashcan in the top right corner of the alarm modification window as pictured above.

<img src="https://mintcdn.com/standard-computers/v7hK5KP95rNWkbzi/images/modify_alarm.png?fit=max&auto=format&n=v7hK5KP95rNWkbzi&q=85&s=8932034734d4827f80179a9d1e714522" alt="Modify Alarm" title="Modify Alarm" style={{ width:"37%" }} width="342" height="168" data-path="images/modify_alarm.png" />

## Shortcuts

| Action       | Shortcut   |
| ------------ | ---------- |
| Save Alarm   | Ctrl + S   |
| Delete Alarm | Ctrl + Del |
