# Drag-and-Drop Email Builder

The YayMail Main Customization Interface is divided into two primary sections for an intuitive and efficient email editing experience.

### How it looks

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

On the left panel, users will find essential tools including Elements, Patterns, Settings, and View History. These provide access to drag-and-drop components, reusable design blocks, customization options, and the ability to review or revert changes.

On the right side, the workspace features the Upper Toolbar and the WYSIWYG Email Template Preview.

### Select a specific email template

In order to design a template, you need to first select an Email from the dropdown **Email to show**. Then you can edit that existing email template.&#x20;

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

### How it works

YayMail's design interface works in a drag-and-drop fashion, so you can add different design elements this way and customize their colours, add columns, dividers, images, videos, texts, headings, logo, social share, buttons etc.

<figure><img src="/files/oqePb5o9Zl77Su8UHC6Q" 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://docs.yaycommerce.com/yaymail/drag-and-drop-email-builder.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.
