# Create pattern

The **Create Pattern** feature allows you to save a specific design block or section as a reusable pattern. This helps you quickly apply the same layout or styling across different email templates without rebuilding from scratch.

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

When you right-click on an element and choose **Create pattern**, you’ll see options to:

* **Name** – Give your pattern a descriptive name.
* **Tags** – Add tags to help categorize and filter your saved patterns.
* **Synced** – Toggle this option to decide how the pattern is managed.

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

**🔄 Synced Option**

If **Synced** is turned **on**, the pattern will:

* Appear in **both** the **Patterns > Library** and **Settings >** [**Synced Patterns** sections.](https://docs.yaycommerce.com/yaymail/drag-and-drop-email-builder/the-elements-of-design/basic-elements/pages/CZh4JoVlpP20fmR9y6Gu#id-1-.-synced-patterns-pro)
* Be manageable directly from **Settings > Synced Patterns**, where you can **view**, **edit**, or **delete** it.

If **Synced** is **off**, the pattern will:

* Only appear in the **Library**.


---

# 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.yaycommerce.com/yaymail/drag-and-drop-email-builder/the-elements-of-design/basic-elements/create-pattern.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.
