# Design Template

## 1. What is a template?

Design templates are a list of the template which you prepare for users use. They can add them to a product with one click. Even you can set a pre-template for a product for selling directly without adding to a design. Click [HERE](https://www.youtube.com/watch?v=vB3d-7p3OOA) to watch the video about Templates & Cliparts in Lumise.

## 2. All Templates

From the Dashboard, click on **Design** **Templates** > **All Templates.**

![](/files/-MMycqz_kyBhgJk89nBP)

This is where you manage all of your existed templates. In this area, you can see the template thumbnail, name, and status.

* **Add New Template:** Instantly add a new templates.
* **Bulk Actions**: Multiple actions apply to your selected templates.
* **Filter**: Sort your templates with category and created date.&#x20;
* **Search**: Quick search with keywords.
* **Status**: Active/ Deactive templates similar to hide/unhide them on the design editor.

{% hint style="info" %}
Easily add/ remove any template to the featured list. &#x20;
{% endhint %}

## 3. Add New Template

From the Dashboard, click on **Cliparts** > **Add New Template.**

![](/files/-MMydx6I5hoknU4RLv_Q)

![](/files/-MMye0kOo0X88MEJCcjU)

* **Name**: The name of template for displaying.
* **Categories**: Select one or more relevant categories to which the template belongs to.&#x20;
* **Tags**: Add related tags for the template.&#x20;
* **Upload design file**: The template file, we support **.lumise** and  **.json** file only.
* **Price**: base price for this template. The Product Price will increase if users use this template.
* **Featured**: Put template into the featured template items list
* **Active**: Enable/Disable template on front-end.

{% hint style="success" %}
By entering the template keywords and categories properly. Your users can fastly search and sort items.
{% endhint %}

After filling in your content. Press the **SAVE TEMPLATE** button to store data.


---

# 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.lumise.com/backend/design-template.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.
