# Keg

{% hint style="info" %}
Plaato Keg has been discontinued.

Support for Plaato Keg through [`open-plaato-keg`](https://github.com/DarkJaeger/open-plaato-keg) is currently under consideration. If this integration is of interest to you, please let us know.
{% endhint %}

1. Activate **Plaato Keg** in the settings page
2. Go to the **Devices** page in the menu to set up your Plaato kegs

![](/files/-M4s3KS5SPMdNtXIZq3l)

3\. Click configure.

![](/files/-M4s3VgMXBb65b68Kybv)

4\. Click Add Plaato Keg, this needs to be done once per keg device.

5\. You need an auth key per keg device you have. This must be sent to you by Plaato support.

![](/files/-M4s3dD6KfD0C_3EDWdj)

![](/files/-M4s4lNx8d92IeiX3Uke)

The Plaato Keg integration displays the status of your kegs on the Devices page, including remaining volume, temperature, and gravity readings.

![](/files/-M4s50mMj_yS_shu9iCi)

## Setup Details

1. Activate **Plaato Keg** in **Settings > Power-ups**.
2. Navigate to the **Devices** page from the main menu.
3. Click **Configure** to manage your Plaato Keg devices.
4. Click **Add Plaato Keg** for each keg device you want to track.
5. Enter the **auth key** for each keg. You need one auth key per keg device, which must be obtained from Plaato support.

## What Data Is Tracked

The Plaato Keg displays the following information on the Devices page:

* **Remaining volume** in the keg
* **Temperature** of the keg
* **Gravity** readings

## Important Notes

* Each physical keg requires its own auth key from Plaato support.
* The Plaato Keg integration is managed from the **Devices** page rather than from within a batch, since kegs are typically long-term devices not tied to a single batch.

## Related docs

* [Plaato Airlock](/integrations/plaato/airlock.md)
* [Plaato](/integrations/plaato.md)
* [Devices](/devices.md)


---

# 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.brewfather.app/integrations/plaato/keg.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.
