# Designs

To create a new design for a template, click on "Add Design". Entre a name and a unique code. The code differs from the template code. click on "Save"

Designs have Pages and Layouts. It it typical to allow users to be able to, on any particular design, select from a range of pre-existing layouts

For a simple cut print template the following will be created. The name of the page is "print" which corresponds to the page in the template. To see the design tool select "Edit" - note the options you will see in the design tool is controlled by the selected "Editor Config"

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

To create new layouts, on the appropriate page, click on "Make Layout". This copies the page design (if any) and creates a new layout below. For this example we will create 2 layouts - one with an image covering the whole editor, and one with a 5mm white edge for the design.&#x20;

![](/files/XZyLkLXjP2ihmcKdxAJC)

![](/files/i0Zzzup6SzyKOoXyswMV)

![](/files/VxRjd9wugS7oakEI4bDq)

![](/files/blIvXSSKvAmd7gHJkDD2)

![](/files/cjcgPtRerT6wobECaOo5)

![](/files/M8NvdaOL9XgpOdkdAX0W)

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

#### Editor Controls

In the top left of the interface you will see the icons below. From left to right the icons are:

Undo Edit

Redo Edit

Zoom Out&#x20;

Zoom In

Add Text Box

Add Image Box

<figure><img src="/files/7HbGE3jTu4FT5LFSzv5z" alt=""><figcaption></figcaption></figure>

#### Editor Layers/Delete

In the top centre of the interface the control from left to right. **Note:** Text boxes will always sit in front of image boxes

Bring to front selected item

Send to back selected item

Delete selected item

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

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

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

#### Admin

The editor admin has the following controls (as seen by the diagram below). Dark Grey shows the feature is on, light grey means the feature is off.

![](/files/GZMK9m04Uc3MQxZ2ExBW)

**Editable** - This allows the editing of the selected item

**Move** - The item can be moved

**Resize** - The item can be resized

**Delete** - Item can be deleted

**Rotate** - Item can be rotated

**Opacity** - Item opacity can be changed

**Layers** -&#x20;

**Border** -&#x20;

**Border Color** -&#x20;

**Mask** -&#x20;

**Replace** -&#x20;

**Placeholder Flags** -&#x20;

**Placeholder** -&#x20;

**Show on Preview** -&#x20;

**Crop** -&#x20;

**Stretch** -&#x20;

![](/files/T8J40e17COkc5TB0I92R)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.pixfizz.com/admin-and-settings/products/templates/designs.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.
