# Manage Templates

## Create and Save Templates

[Create a template](#create-a-template)

[Delete a template](#delete-a-template)

[Add templates to Favorite](#add-templates-to-favorite)

Any content you've created while working on your e-learning project can be saved as a template for future use. This significantly speeds up the work of other content creators by allowing them to use pre-made professional L\&D templates, and gives managers the ability to set course development standards.

### Create a template

To create a template, select the desired block in the editor, then click "**save as template**" near block

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

You will then be able to choose a template name and category (Personal, Project, or custom category).

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

This allows you to choose the level to which the template can be applied:

* Personal templates are only visible to you,
* Project templates can only be applied to the specified project,
* Custom templates can be applied to all projects in the company.

You will also be able to choose a category for elements to describe your template (Text, List, Multimedia, Interactive, etc.).

Once you create a template, it will become available to use for course content creation under the specified categories.&#x20;

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

### Delete a template

You can delete your own templates.&#x20;

* Navigate to collections

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

Open the collection, hover over the template you want to delete, click the **three dots (⋯)**, and select **Delete**.

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

### Add templates to Favorite

To add a template to favorites, follow these steps:

1. Open the template selection modal window.
2. Find the template you need.
3. Click on the bookmark icon in the bottom right corner

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

## Organize Templates into Collections

{% hint style="info" %}
A collection is a group of related templates for easy administration.
{% endhint %}

On the Collections page, you can create your own custom collections, as well as delete and edit them.

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

{% hint style="success" %}
Each company has pre-made templates available for you.
{% endhint %}

### Create collection

To create collection, click the "**plus**" button

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

Name your collection, choose a color for the collection folder, and select a branding to check how your templates will look with the new style.

<figure><img src="/files/3q9G3yU0o9XasrQeH2Ia" alt=""><figcaption></figcaption></figure>

### Edit collection

To **edit** a collection, hover your mouse over the **collection**, click on "**...**" and then select "**Edit**".

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

### Delete collection

To **delete** a collection, hover your mouse over the **collection**, click on "**...**" and then select "**Delete**".

<figure><img src="/files/5lFqRFU9VpEXk2fJPVhg" alt=""><figcaption></figcaption></figure>

### Delete template from specific collection

To **delete** a template from the collection, hover your mouse over the **template**, click on "**...**" and then select "**Delete**".

<figure><img src="/files/0uADvmw7s3heb4i3IGMV" 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://help.parta.io/editor/edit-blocks/manage-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.
