# Notifications

1. Press Notifications in the right menu.
2. **Display new**: Here comes the list of all new notifications.
3. **Display all**: Here is the list of all read and new notifications.
4. **Settings**: To maintain notifications and set which types of notifications are active, choose settings.

<figure><img src="/files/phYBayFxOj6Ja8tD1Ll5" alt=""><figcaption></figcaption></figure>

1. Menu item for notification.
2. Number of unread notification.
3. Beverage label.
4. Date of the notification.
5. Name of the beverage.
6. An icon of a clock represents an alarm.
7. When an icon is red, it is unread.
8. An icon of a tap represents a beverage checkout.

<figure><img src="/files/EY3B5dPEISObpmK9CO1y" alt=""><figcaption></figcaption></figure>

The bottom menu appears on both the detail page and the list page.

1. Display new: Here comes the list of all new notifications.
2. Display all: Here is the list of all read and new notifications.
3. Settings: To maintain messages and set which type of messages are active, choose settings.
4. Date of the message.
5. Beverage label.
6. Button to check out more of the same beverage.
7. Button to go directly to the beverage.
8. [Location](/english/inventory/storage-locations.md) of the beverage.
9. Amount left of the beverage in the keg.
10. Name of the beverage.
11. Icon for alarms.
12. Notifications: This type of notification is an Alarm.

<figure><img src="/files/zT0ZgGvQGqMtNc95n2la" alt=""><figcaption></figcaption></figure>

Another notification type is beverage checkout.

1. When the notification is a beverage checkout, it is displayed as a tap.
2. Tapping: This means that a beverage has been checked out.

<figure><img src="/files/37sbLV4ZtmMD6zGrX9n0" alt=""><figcaption></figcaption></figure>

#### Settings

1. Press the menu at the bottom right to access settings.
2. To enable/disable beverage checkouts.
3. To enable/disable alarms on beverages.
4. Button to mark all messages as read. Useful if you have a lot of unread notifications.
5. Button to delete all read beverage checkout notifications.
6. Button to delete ALL beverage checkout notifications.

<figure><img src="/files/DIdQp7q7qNquBXlqo5Lx" alt=""><figcaption></figcaption></figure>


---

# 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://docs.barhelper.app/english/notifications.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.
