# Create Snippet

**STEP 1: NAVIGATE TO SNIPPETS**

Log into your LiSA account navigate inside the menu to Shows -> Snippets

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

**STEP 2: CREATE A SNIPPET**

Click on the **+Create new** button in the top right corner and give your snippet a name and look for your show.

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

**STEP 3: EDIT SNIPPET**

You will now be able to edit the snippet. **Once you are happy with your selection click Create** in the bottom right corner and wait for Processing to finish.

**Select products**

{% hint style="danger" %}
Products must have a product identifier set up! Otherwise products won't show for the snippet and you won't be able to save.
{% endhint %}


---

# 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/shows/snippets/create-snippet.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.
