# Cost

How does the 'Cost' feature work in the Recipe Builder?

&#x20;You can enter the price directly in the recipe builder by; entering an ingredient, clicking on the dollar sign ($) next to the ingredient, and typing in the price per unit.&#x20;

![](/files/-M5CuvbDpb0l57sTa1ma)

Apply the same price to all same ingredients (e.g. multiple Citra additions in the recipe) by clicking the checkbox ‘Update the price for all of the same ingredient’

<div align="center"><img src="/files/-M5CvfvrOtPVBJ8yRbo8" alt="Two of the same ingredient"></div>

![Check box to apply the same price to same ingredient. ](/files/-M5CvqbLpKCQw3ZyMYns)

View the total price of all ingredients, separated by type, as well as ‘Recipe Cost’ per batch, per pint, and total price based on a different scaled size or yield.

![Click in one of two places to view total cost.](/files/-M5D-ZCGzdirO2U6_2OL)

![All ingredients and cost per barrel / pint.  Adjustable for batch yield and size.](/files/-M5Cx6NG2fvTV_29j5-W)

The ‘Cost’ is also displayed on the Recipe View and ‘My Recipes’ list. Each ‘Version’ saved shows the ‘Cost’ change.  SEE MORE on 'Cost' at <https://docs.brewersfriend.com/inventory-and-shopping/cost>


---

# 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.brewersfriend.com/recipe-builder/cost.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.
