# Water Profiles

**Water Profiles** is where you manage, create and store your Water Profiles.

Water Profiles should reflect the water source that you use for brewing. You can also create target profiles - that is, water profiles that you build using brewing salts when brewing.

Most brewers will only need to input one Water Source. You may need two or more if you use different water sources for any reason - for example, you may use tap water and well water, or RO water for different brews.

Most water companies will list the chemical breakdown of the water they supply on their website. This allows you to be precise when building a source water profile. It is recommended to enter up to date and accurate water information in order to get good accuracy when adjusting the brewing water and profile.

Once you have the information required, enter the Water Profile by selecting the <img src="/files/5AP57phlelbPVSXeJgfJ" alt="" data-size="line"> **Add** button. This allows the Water Profile fields to be edited

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

Enter the name for your Water Source Profile (so it can be easily identifed in the **Recipes** tab)

If this Profile is **Source Water** (that is, you will be using it to brew with) then check the Source Water check box. If this is checked, then you will be able to select this as a water source but not as a **target** profile. If this is not checked then you can select this profile as a target profile, but **not** as a **source** profile

If this is your **Default Water Profile** (the water that you will be brewing with) select the **Default** check box as well. This Water Profile will then be pre-populated in the **Water Chemistry** tab when designing new recipes.

Next, enter the known values for **Calcium Ca**<sup>**2+**</sup>**&#x20;| Magnesium Mg**<sup>**2+**</sup>**&#x20;| Sodium Na**<sup>**+**</sup>**&#x20;| Chloride Cl | Sulfate SO₄²⁻ | Bicarbonate HCO**<sub>**3**</sub>**-** for your Water Profile

Once this information has been entered, select<img src="/files/IZ3RQgcUQZ5TX1yaIuzn" alt="" data-size="line">**Save** to save your Profile

Once saved, the new Water Profile can be used in the [**Water Chemistry**](/recipes/my-recipes/water-chemistry.md) section of the **Recipes** tab.


---

# 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.rapt.io/recipes/water-profiles.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.
