# Templates

Available for:&#x20;

![](/files/rWnICNxmJDED2EFkBBiO) Repository Plan

![](/files/rXjDHr3LxAOvejM6asIN) Framework Plan

![](/files/gJobc6jemFp7saUYNiKJ) Governance Plan

Templates provide a pre-prepared outline for similar types of projects. If you need to use the same structure multiple times when you are creating a journey map, it is better to prepare a template beforehand and use that template all the time.

#### How to create a template?

{% stepper %}
{% step %}

### Creating a template

Go to the [dashboard](/dashboard/dashboard.md) and click "templates," and then on the top right corner, click "Create a template."
{% endstep %}

{% step %}

### Applying a template

Once you've defined and structured your template, you can use it as a journey map.

<figure><img src="/files/jBPcxx2QczwiVBY0LHfg" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Creating a template from a journey map

You can also create a template from your journey maps. To do this, simply go to your journey maps, click the three dots on the right of the journey map, and select "Copy as a template." The template will then appear in the template section of your dashboard.

<p align="center"><img src="/files/2YQoWAoIbUY1NgBgRjfz" alt="" data-size="original"></p>
{% endstep %}
{% endstepper %}

When you click any of your templates within the "journey maps" section, this will automatically create a journey map from your template. Every time you want to create a journey map from your template, you can click one of your templates, and it will create a map for you.


---

# 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://helpdesk.smaply.app/dashboard/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.
