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

# Template Library

All templates are available to view and use in the Template Library. Use the search function or filters to quickly find the perfect template for your meeting.

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

When you've found the template you want to use, simply click on it and a new board will be created for you using the selected template.

#### Previewing Templates

If you just want to have a look at a template without making a board, use the 3-dot menu on the Template card and select 'preview'.

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

This opens the template in a new tab where you can browse or decide to use the template.

#### Browsing and adding templates from your board

If you're busy working in a board and want to add a template, use the insert tool from the left hand toolbar ![](/files/qRKftYI5mxiAvisMzqv2).

<figure><img src="/files/2sa2z3Pwij1rppoG6rR9" alt=""><figcaption></figcaption></figure>

### Team & Custom Templates

Read our full guide for team & custom templates.

{% content-ref url="/pages/sro9reTmz9o5JyIolxzV" %}
[Custom Templates](/templates/custom-templates.md)
{% endcontent-ref %}

### Starred Templates

If you're browsing the template library and see something you might want to try later, use the 'star' function to save the template to your starred list, making it easy to find in the future.

<figure><img src="/files/YXlRcuDaLids4YfKp1QI" 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.ludi.co/templates/template-library.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.
