# Create a Product Manually

You can create as many products as you like with LiSA and the process is quick and easy.&#x20;

### STEP 1: NAVIGATE TO PRODUCTS

In the main menu on the left, naviagte to Products to open the drop down menu. Then select Products

You will now see a list of all created products if any have been created yet.&#x20;

### STEP 2: CREATE PRODUCT

Click on the + icon in the top right corner of the list and give your product a name. Click on **create** and you will enter the product details.

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

### STEP 3: CHANGE INFORMATION

Once you are inside the product details, you will have to provide product information in the sub menu of this product.

**Details**

| Internal name | This name is only shown inside the LiSA tool                                                                              |
| ------------- | ------------------------------------------------------------------------------------------------------------------------- |
| Title         | This name is shown to viewers during the event                                                                            |
| Brand         | Enter the brand name which is shown to viewers during the event                                                           |
| Price         | Enter the product price here. Make sure to select your currency. You can also add a discounted price or pricing for units |
| Stock         | Optional: Add stock values                                                                                                |
| URL           | Enter the whole product URL from your shop                                                                                |
| Identifier    | <p>Optional\*</p><p>\*used in Snippets Suggestions</p>                                                                    |

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

**Assets**

&#x20;Upload your product image here by drag and drop or click into the box and upload it from your laptop.&#x20;

The max. file size is **2mb**

Accepted file extensions: **jpg, png, webp**

### STEP 4: PULISH PRODUCT

To be able to use your product in a show you will have to mark it as ready.&#x20;

In the top right corner, you will see a gear wheel. Click the button and select "Publish"

<figure><img src="/files/4PbuegLiv2vFXdeTr7Zb" alt=""><figcaption></figcaption></figure>


---

# 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.hello-lisa.com/knowledge/products-and-engagement/products/create-a-product-manually.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.
