# Edit

## Getting Started

### Edit Brew Session

Here you can add a batch code or change the date of the brew session.

### Rebuild Steps

Here you can rebuild the brew steps.  This is useful if you change your default brew steps in your profile and need to rebuild them to reflect those changes.

### Deduct From Inventory

If you have added new items to your inventory and want them deducted you can do that here.


---

# 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/brew-session/edit.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.
