> For the complete documentation index, see [llms.txt](https://kb.bevica.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.bevica.com/documentation/guides/duty-compliance-and-tax/dutiable-volume.md).

# Dutiable Volume

Manage duty relief for cask-conditioned products by defining the volume eligible for duty, to exclude undrinkable sediment.

### <mark style="color:$danger;">COMING SOON</mark>

### Dutiable Volume

Under the current UK Alcohol Duty rules, there is a specific relief for **undrinkable sediment** in cask-conditioned alcoholic products. Undrinkable Sediment is sediment that has been identified as unsuitable for consumption and cannot be sold or supplied as a drinkable product. This may include yeast, lees, solids, residues, or product contaminated during production, storage, or handling

To allow for this wastage on cask-conditioned items, Bevica has Dutiable Volume functionality.&#x20;

#### Bevica Setup

To apply a Dutiable Volume to an item, this first must be enabled in Bevica Setup `Use Item Dutiable Volume` as shown below.

<figure><img src="https://2932934759-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfUgpGDVvyqBWVvwVIy9a%2Fuploads%2FxqpOMg758P9ApBjfXMTm%2Fimage.png?alt=media&amp;token=5ef235ca-b518-4a2f-bacf-ca69c1798939" alt=""><figcaption></figcaption></figure>

Once this has been toggled on, the `Dutiable Vol. Allowed Variance` field can then be set. This specifies the maximum percentage variance (0-100) allowed between an item's `Unit Volume` and its Unit Volume for Consumption `Dutiable Volume`. It is then used to validate the value entered on the item card.

#### Item Card

On the item card, under the Duty tab, you can set the item's Dutiable Volume as per the below

<figure><img src="https://2932934759-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfUgpGDVvyqBWVvwVIy9a%2Fuploads%2Fmpz6hJwicSIhuVS2dmP7%2Fimage.png?alt=media&amp;token=8f7d07ff-5c5e-438d-abe5-c85028f06da8" alt=""><figcaption></figcaption></figure>

Once this value is set, the Unit Duty Amount shown on the item card will update to take into consideration the Dutiable Volume. Any duty postings made will use this figure, ensuring the correct volume is used when calculating excise duty amounts.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://kb.bevica.com/documentation/guides/duty-compliance-and-tax/dutiable-volume.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
