# Retable templates

## Using templates

There are three ways to get to the template gallery:

1. One way is to click the "Templates" button at the top of the dashboard.
2. Another way is to click "Start with a template" under the "Add new project" function.
3. You can also go directly to retable.io/templates

After entering the template gallery, you can search with the "Search" at the top.

Clicking on a template's card will bring you to that particular template's page, from which you can preview the template. When you've found a template that suits your needs, click the "Use template" button.&#x20;

You'll then be asked to pick which workspace you'd like to add your base to. After adding the new template to a workspace, you can clear the instance records and you can use the template.

<figure><img src="/files/Djx2G6hI6qKod4qbJW6o" 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.retable.io/retable-user-guide/managing-retable/retable-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.
