# General Settings

### Content settings

After loading a step and clicking the **Edit page** button, the Funnelish Editor page displays. A lot of your content creation work starts in the top left corner of this page.&#x20;

You can see a group of icons. These icons change the tools that display in the left panel. That panel holds the widgets you need to add content and features to a step.

There are five important icons.

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

{% hint style="info" %}
**Note**  Click **Go back to funnel** to close the editor. Make sure you click **Save changes** before leaving the editor.
{% endhint %}

#### **1  Add new element** &#x20;

* Show drag and drop components.

#### **2  Layout**

* Show the elements in the current step.

**3  Page Properties**

* Show basic (e.g. padding, color, etc.) and advanced (CSS IDs and classes) properties.

#### 4  Popups

* Show active popups in your account. Click the ellipsis to open the Quick actions menu (edit, duplicate, or delete a popup element).

![Click the ellipsis ](/files/OYnPRq763DF21F9z26W6)

#### **5  More actions**

* Opens a menu with two options: Settings and Custom codes.

### Display mode

In the center of the top toolbar, click an icon to change the display mode (mobile, tablet, or desktop).&#x20;

{% hint style="info" %}
**Note**  You can create unique elements and define custom properties for each display mode.
{% endhint %}

![Choose a display view](/files/ARTTkLWdFtGMl8vmbZ19)

### Save and preview

The top right corner of the toolbar has three important display tools. Go here to save changes or preview your work.

![Save and preview](/files/BV09dc44UMN8KJ6CyxCh)

#### Save template

Save time and create consistency across brands by reusing your page elements and properties.

1. Click **Save as template** on the top toolbar.
2. Give the template a unique name.
3. Click Save template.

![Save a step template](/files/xt4fcVo15yYnqIJ7xJnx)

#### Reuse a template

1. Go to the funnel page.
2. Click **Add step**.
3. Go to the **Your saved templates** heading.
4. Click a custom template.

![Locate a custom template](/files/MoATUwyUorcrDlqfbtjl)


---

# 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.funnelish.com/start/funnel-builder/editor-layout-or-page-properties.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.
