# Using a Template (Importing)

## Importing a template from the Gallery

### 1. Find a template in the Gallery

When you find a template in the [Relay.app Template Gallery](https://www.relay.app/gallery) that you want to import, click '**Use this template**' from the template page.

<div align="left"><figure><img src="https://647519108-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXkKoEy3xMIYaIwd4mRAB%2Fuploads%2Fgit-blob-03c28b3a41ac0696a19d988e7ed5d718f54cab09%2FCleanShot%202025-04-08%20at%2019.30.31.png?alt=media" alt=""><figcaption><p>Click '<strong>Use this template</strong>' from the Relay.app Template Gallery to import a template</p></figcaption></figure></div>

### 2. Connect apps that are used by this template

After clicking '**Use this template**', you'll end on the template landing page that let's you connect the apps that this template uses.

Connect them, and click '**Import now**' afterwards. You may also skip connecting apps at this point, and do so afterwards.

<div align="left"><figure><img src="https://647519108-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXkKoEy3xMIYaIwd4mRAB%2Fuploads%2Fgit-blob-988be81d838a218346bdeb96f4ec10c5ac488929%2FCleanShot%202025-04-08%20at%2019.32.40.png?alt=media" alt=""><figcaption><p>Before clicking 'Import now', connect the apps that this template uses</p></figcaption></figure></div>

{% hint style="info" %}
Every time you import a template, a **new** workflow is created. This means that you can import the same template multiple times. Existing workflows won't get overwritten/replaced.
{% endhint %}

### 3. Finish setting up the workflow

Follow the instructions on the screen to finish setting up the new workflow. This is also the time to tweak the workflow to your needs.

{% hint style="info" %}
Tip: look at the [Notes](https://docs.relay.app/workflows/notes) the template creator might have left for you at the top of the workflow
{% endhint %}

<figure><img src="https://647519108-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXkKoEy3xMIYaIwd4mRAB%2Fuploads%2Fgit-blob-5e8688dd049e60eab91a4a75d58a8f9b93a0715c%2FCleanShot%202025-04-08%20at%2019.35.30.png?alt=media" alt=""><figcaption></figcaption></figure>

## Importing a template that someone else shared with you

Every workflow in Relay.app can be [turned into a template](https://github.com/Collab-AI/docs/blob/main/docs/templates/broken-reference/README.md). This is great if you want to share a workflow with others via social networks or with clients.

To import a template that's shared via link, click the '**Import now**' button on the template landing page. Afterwards, [finish setting up the workflow](#id-3.-finish-setting-up-the-workflow).

{% hint style="warning" %}
Templates shared via a link are not published in the official Template Gallery, and not reviewed by the Relay.app team.

You should make sure you trust the creator of the template and review the actions each step performs before turning it on.
{% endhint %}

<figure><img src="https://647519108-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXkKoEy3xMIYaIwd4mRAB%2Fuploads%2Fgit-blob-5fbfc3641cd761b00b05168e57b75d394ada151a%2FCleanShot%202025-04-08%20at%2019.19.31.png?alt=media" alt=""><figcaption><p>Make sure you trust the creator of the template and review the actions each step performs before turning it on</p></figcaption></figure>

The creator of a template will not be able to see/know whom or how many times a template has been viewed, imported, or used.

## FAQ

<details>

<summary>Can the template creator see that I viewed or imported their template?</summary>

No. Viewing or importing a template is anonymous, the template creator will not see who imported a template, or how many times it has been imported

</details>

<details>

<summary>Can I import a template multiple times?</summary>

Yes, every time a template is imported, it will create a new workflow based on this template. It will never overwrite/replace existing workflows even if they are based on the same template.

</details>

<details>

<summary>Can I selectively import only specific steps from a template?</summary>

No, a template is imported as a whole. However, you can easily delete steps that you don't need after importing

</details>
