# Creating Products during a Sale

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

For some products that have not been added to the system yet, retailers are able to add them directly from the sales screen.

Click on the **“Scan or Search for Items”** field, enter the name of the new product you would like to add and select **“Add New Product”**

![](/files/-MlLSeMFXIsl0aatfC6E)

![](/files/-MlLShlkHxPV4hXKVP9w)

This will open the inventory screen with the product title automatically filled out, you can adjust the other details of the product including but not limited to the Sell Price, Stock Levels, Barcodes, Category, and picture.

![](/files/-MlLSlbs4QXQDUv6vJci)

**NOTE:** You can also assign a keyword to the product so that it can be easily found on the sales screen by adding it as an internal barcode.

![](/files/-MlLSqi2_xntj6ZcLLWF)

Save the product details by clicking the yellow **Save** button at the top of the page.

![](/files/-MlLSxRPbpY-Fc0gBd7y)

Now when you type the shortcut, your new product will pop up on your sales screen!

![](/files/-MlLSzYj0eGFHQ31fUVJ)


---

# 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/sales-and-returns/how-to-make-a-sale/adding-products-during-a-sale.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.
