# Brewtools

Brewtools integration is made available from Brewtools firmware version 1.8.2 and newer. The integration makes it possible to download a recipe from Brewfather to the Brewtools control system using a 5 character code. The recipe can then be stored and edited on the Brewtools control system. You can also find more information about the integration in the Brewtools documentation: <https://docs.brewtools.com/software/brewfather-integration>

## How to use the integration

Enable the Brewtools integrations in the settings page.

After this is done you can in your batch: "Brewing tab" click -> "Send" to generate a code you can use to load the recipe into your Brewtools controller.

On the Brewtools controller select Recipe -> Brewfather Icon. Type in the 5 digit code to load the recipe.

![](/files/CDn0FuQH8MFpRzLxSy61)

## Getting started, detailed

This section explains how to use the Brewtools integration.

{% hint style="info" %}
To use this feature you will need to have a Premium subscription for Brewfather.

The Brewtools controller will also need to be connected to Wi-Fi and have internet access.
{% endhint %}

### Step 1

Log in to Brewfather from your smartphone or computer. Open Settings.

![](/files/zgrOuVXk0c63VkIFERLN)

### Step 2

Enable "Brewtools" as Power-up in Brewfather under settings.

![](/files/wJxhYBiFo9v57hzumv1W)

### Step 3

Open the recipe you want to send to the Brewtools control system and click the green "brew" symbol.

![](/files/sJODedJFbfPwpss9rSEY)

### Step 4

Change status to brewing.

![](/files/ED2mg45WDVKZlLNZmKSd)

### Step 5

Click "Send".

![](/files/ywdx6cwAkuWZK3wkh7hy)

### Step 6

A 5-character code will appear. The code will be valid for a minimum of 10 hours, but it may occasionally be deleted.

Note that Brewfather performs recipe validation prior to generating the code. Validation errors will be displayed below the 5 character code for information.

![](/files/ZeHgK6rJe0gIcsO7cfn7)

### Step 7

On your Brewtools controller, open recipes and click the Brewfather logo.

![](/files/7jSrgYSyUyklPHjixFZT)

A pop-up will instruct the user what to do.

![](/files/IJwSKbBEwtaSn5F7FjgJ)

Enter the 5-character code and click OK.

![](/files/DrmSKdK8a9fDPkiqNrfi)

The controller will then download the recipe and display it. It is always recommended to verify the content before running the recipe. If mandatory fields are missing, they will be indicated with red background and you will need to fill it in before you can save it on the controller.

## Related docs

* [Brewtools Cloud](/integrations/brewtools-cloud.md)
* [Devices](/devices.md)
* [Grainfather](/integrations/grainfather.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/brewtools.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.
