# Creating Usage Detail

For customers that sell repeat purchase products, TAKU has a unique inventory field called **Usage Detail** that will allow you to create custom usage frequencies for every inventory product that can be automatically applied when setting up Recurring Orders.

Default frequencies can be setup on a per product basis. This is useful if you can expect the customer to purchase based on a products recommended dosage.

1. Go to Inventory > Inventory List

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

2. Search for the product that you will be editing.
3. Press View on the left most column.

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

4. Press Add New under the usage detail section.

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

5. Fill in the usage details. If there are different dosages you can press **Add New +** again to add another dosage.
6. Click the yellow Save button.


---

# 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://help.takulabs.io/pos/inventory/creating-usage-detail.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.
