# Assign discounts to items

You can use the Inventory Wizard to assign discounts to items.

1. Click **Wizards**.
2. Click **Inventory Wizard**.
3. Click **Next**.
4. From the **Tasks** drop-down, select **Task 5020: Set Item Discount**.
5. Click **Next**.
6. Select one of the following:

* Use items in these departments
* Use items in these categories
* Use items in these suppliers
* Add items manually
* Item filter

7. If you selected **Use items in these departments**, **categories**, or **suppliers**:

* Select specific departments, categories, or suppliers
* Click **All** to select all

8. If you selected **Item filter**:
   1. Click **Filter**.
   2. Use the **Filter** dialog options to identify the items.
   3. Click **OK**.
9. Click **Next**.

The selected items are listed.

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

10. (Optional) Use the **Add** and **Delete** buttons to add or remove items from the list.
11. In the **New Quantity Discount** column, select a discount to assign to the item(s).

{% hint style="success" %}
Click **Copy to All** to copy the value from one row to all rows.
{% endhint %}

12. Click **Commit**.
13. Click **Yes** to commit the changes to the database.
14. A message displays that indicates how many records were changed in the database. Click **OK**.


---

# 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.rmhpos.com/central-manager/manage-store-inventory-using-the-inventory-wizard/inventory-wizard-active-inactive-1.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.
