# Inventory Deductions

If you want to deduct ingredients from your 'Inventory' on brew day, go to the desired recipe and click 'Brew'&#x20;

![](/files/-M6VEcH64FQYXRWrzRMt)

On the next page, after clicking 'Brew', scroll to the bottom to see 'Inventory Deductions'.  Click the top check box to select or unselect all items;&#x20;

Click the check box for an individual item to select or unselect that item;&#x20;

See: Total inventory quantity, recipe quantity and resulting quantity.&#x20;

Once you click 'Brew It', the selected Inventory Deduction has been executed.

![](/files/-M6VEvr3SlfVrlw3r4lr)


---

# 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/inventory-and-shopping/inventory-deductions.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.
