# Create a Product - API

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

### STEP 1: SHOW CAROUSEL

Navigate into your show and select Carousel

### STEP 2: OPEN PRODUCTS

Click on the plus icon and select "Add products". You will open a pop up where you can find products from the API/Feed or Manually Created Products.

### STEP 3: SYNC & ADD PRODUCTS

You will see a pop up where you can start searching e.g. by product name. Depending on the integration other search paramaters work as well.

Once you have a search result and want to add it to the search make sure to SYNC the product first.

Now you can tick the box next to it and add it to the show.

<figure><img src="/files/NpdwCLODJ28NeuNSUuOX" 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-api.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.
