# Applying Line Discounts

{% embed url="<https://youtu.be/avGEMY-OkRU>" %}

From the salesscreen, enter the product(s) that you will be selling.

![](/files/-MiXtIhwMLAvmwMQckkO)

Click on the arrow located on the left hand side of the product. This will expand the options which includes: discount based on discount percentage (before tax), discount amount (before tax) and Final Price (before tax).

![](/files/-MiXtKjcJUHDmlvWQ2-3)

**Line Unit Discount by %:**

Select the "%" (percent) icon and enter the percentage which will be taken off the original price. The new price will be before taxes (if using taxes). The calculator icon can be used to open a number pad for entering an amount, or type the amount directly in the "Amount" field.

![](/files/-MiXtNG5VMcnVlECco7O)

**Line Unit Discount by $:**

Select the "$" (dollar) icon and enter the amount which will be taken off the original price, this new price will be before taxes (if using taxes).

![](/files/-MiXtPtK7xysAOcyeEgY)

**Line Unit Discount by Final Price:**

Select the "Final Price" icon and enter the amount which will become the final price, this new price will be before taxes (if using taxes).

![](/files/-MiXtTGUjaBuUKWISw58)

After the desired discount type has been selected and you are ready to finalize the invoice, you will need to click under the "Pay" option to proceed to the Payment Screen.


---

# 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/discounts-and-promotions/manual-discounts/applying-line-discounts.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.
