> For the complete documentation index, see [llms.txt](https://docs.hello-lisa.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hello-lisa.com/knowledge/shows/templates.md).

# Templates

If you have a recurring show or you just want to speed up the show creation process then Show Templates will come in handy.&#x20;

**STEP 1: CREATE TEMPLATE**

Click on Shows to open the drop down main menu on the left and then select Show Templates

Click on the + icon in the top right to create a new template

Give your template a name a click on create.&#x20;

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

### Modify your Show Templates

You will have access to pre-set information for show details, assets, options and all views options, too.&#x20;

FIll out the information the same way you'd do when you set up a show from scratch.&#x20;

**STEP 2: USE TEMPLATE**

Navigate to Shows, click the plus icon to create a new show and then select your template from the dropdown menu.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/templates.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.
