# Settings

1. **Bar settings**: Settings for the bar, this contains name, logo, statistics, percentage vs liters, washing routines&#x20;
2. **About**: Information about owners, systems used, contact information and link to GDPR.&#x20;
3. Serving sizes: Glass sizes when tapping from barrels. By setting these, you can control how large units you tap from the barrel each time.&#x20;
4. **Plaato**: Here you will find how to set up Plaato Keg. A system for registering the innoold in your barrels automatically.&#x20;
5. [**Kegtron**](/english/settings/kegtron.md): A system for recording how much beer is tapped from the barrel via a flow meter.&#x20;
6. **Untappd**: By using an Untappd account, you can retrieve information about different beers to use in Inventory. Makes it easier to register beer.&#x20;
7. **Brewfather**: If you use Brewfather as a brewing program, you can download your batches here.

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