# Templates

Notch templates help you create spaces quickly and efficiently. You can utilize our pre-made Notch templates or create your team templates.

## **Creating your team templates**

for creating your team templates: Use the template manager or save pages as templates

### **Using the template manager:**

1. You can access the Template Manager through the navigation bar at the bottom left corner of your screen.
2. In the Template Manager, you can build and manage your custom templates directly.

<figure><img src="/files/xH6mE9fbNeg6LkKwSM4V" alt=""><figcaption><p>Notch Template Manager</p></figcaption></figure>

### **Saving a Page as a Template:**

1. Open any page within a Space.
2. Click on the page title and select "Save as template..." from the dropdown menu.

<figure><img src="/files/NOtHEETfNsSncYrlVzxE" alt=""><figcaption><p>Save a page as a template. </p></figcaption></figure>

## Loading Templates

Notch lets you quickly create a space with pre-defined layouts and structures. Here’s how you can load templates:

#### **Create a New Space from a Template:**

1. Navigate to the "new space" button to create a new space.
2. Choose from the extensive and growing template gallery that caters to various use cases.

<figure><img src="/files/322lFNClLYr3vEeUMIrY" alt=""><figcaption><p>Create a new space from a template</p></figcaption></figure>

#### **In Empty Spaces:**

Click on one of your frequently used templates in an empty space page or open the Template Manager to select a template.

<figure><img src="/files/0aVEJHhH4Uk6Y3qvlwpA" alt="" width="563"><figcaption><p>Load Template in an empty page </p></figcaption></figure>

#### **From the Page Title Menu:**

On any page, click the page title and select "Load from template..." to choose a template from your library or the Notch gallery.

<figure><img src="/files/NOtHEETfNsSncYrlVzxE" alt=""><figcaption><p>Load a template from page options </p></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.notch.so/more-features/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.
