# Taps

1. Press "Taps."&#x20;
2. Press the black (+) icon at the bottom right to add a new tap.&#x20;
3. If there is a beer on the tap tower, the name will appear here.&#x20;
4. If you have a keg connected to the tap tower, the name will be displayed.&#x20;
5. If you have a keg monitor to automatically keep track of the remaining beer in the keg, the name will appear here.&#x20;
6. You can see the type of keg here, and you will also see how much is left in the keg in terms of color inside the keg.

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

1. Name: The name of the tap, for example, "My Tap."&#x20;
2. Press "Next" to proceed to the editing page.

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

1. Name: The name of the tap.&#x20;
2. Keg: Press the green (+) to add a keg.&#x20;
3. Plaato Keg: Press the green (+) to add the Plaato Keg monitor.&#x20;
4. Kegtron: Press the green (+) to add the Kegtron monitor.&#x20;
5. Custom Keg Monitor: Press the green (+) to add a custom keg monitor.&#x20;
6. When tapping from a tap tower, the recent taps will appear in a list here.

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

1. Keg: To add a keg, press the green (+).&#x20;
2. Once pressed, a list of all available kegs will appear. In the keg list, you can also see which tap it is connected to, which beer is on the keg, and whether a keg monitor is connected to that tap.

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

1. To add a keg monitor, press one of the buttons for Plaato Keg, Kegtron, or Custom Keg Monitor.
2. The list of available monitors will be displayed here.&#x20;
3. If a monitor is already connected to a tap, its name will be shown to the right.

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

1. If you want to delete the keg connected to the tap, press the trash can next to the keg's name. As you can see, the beer name is also displayed next to the keg name.&#x20;
2. If something has been tapped from the tap, the recent taps are shown in the list here.&#x20;
3. If you want to delete the tap, press the trash can in the upper right corner.

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

1. If you press the keg name here (Keg 1), you get the opportunity to edit the keg.&#x20;
2. Here, you choose the type of keg you have.
3. **Size**: The size of the keg in volume.
4. **Amount left**: How much is left in the keg.
5. **Beverage**: The drink on the keg.
6. **Location**: The location of the keg (see [Storage Locations](/english/inventory/storage-locations.md)).
7. **Kegging Date**: Production date.
8. **Best Before Date**: Last consumption date.
9. **Notification Date**: Date for a [notification](/english/notifications.md).
10. **Condition Date**: Date for when the drink is ready to consume.

<figure><img src="/files/Whgc0vWNFuMfSlUeuMs2" 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/taps.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.
