# Creating a funnel

A funnel is designed to guide your customers through a series of steps, from letting them know more about your product, all the way to a thank you for your purchase page.&#x20;

<figure><img src="https://2613769297-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M1AQCa9ckIWH7hGfrUV%2Fuploads%2F1mGdDEFD2Y5Q1NMLmkbC%2Ffunnel_flow.jpg?alt=media&#x26;token=10ad45b3-bba0-4c6d-afbc-37d23b36cd4a" alt=""><figcaption><p>Layout of how a minimal funnel would typically look like.</p></figcaption></figure>

You're about to create a Funnelish funnel. It's not difficult, and we'll guide you all the way through with this step-by-step guide. If you want a quick overview of this first step, watch the video below:&#x20;

{% embed url="<https://www.youtube.com/watch?v=h3LuIJpVzMw>" %}

## Create a funnel

1. On the header menu, click the **Funnels** tab.&#x20;
2. Click the **Create new funnel** button in the top right corner of your page.
3. You then have two options:

* Use a template
* Or start with a blank funnel and create it from scratch.

<figure><img src="https://2613769297-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M1AQCa9ckIWH7hGfrUV%2Fuploads%2FKTTQxkWkzqAhuQp51YOk%2FCreating%20Funnelish%20funnel.png?alt=media&#x26;token=1d981cc4-6dea-47ad-a49a-4378d64e4599" alt=""><figcaption><p>Creating a funnel.</p></figcaption></figure>

## Using a template

Templates save time by giving you the building blocks of a funnel structure. We call these blocks **steps**. You can quickly customize each step in the funnel with our drag-and-drop tools.

1. Scroll through the list of templates and click an option.
2. Review the template design in the right panel.
3. Click **Create funnel** to use that template.

<figure><img src="https://2613769297-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M1AQCa9ckIWH7hGfrUV%2Fuploads%2Fp7v09FraEiXk2xvituiL%2FScreenRecording2025-09-18at11.19.52-ezgif.com-video-to-gif-converter.gif?alt=media&#x26;token=899cfe73-cc77-41e4-a7d7-8c3de3869970" alt=""><figcaption><p>Preview a template.</p></figcaption></figure>

## Building from scratch

Instead of a template, you can start with a blank funnel and then build it yourself with our no-code drag-and-drop tools.

1. On the Add new funnel pop-up window, select the **Build from scratch** option.
2. Click the **Create funnel** button.
3. Watch the intro video.
4. Add your first step.

## Cloning a funnel

Once you have created a funnel and would like to use that structure or design again for your next funnel, you can clone it by clicking on this icon:

<figure><img src="https://2613769297-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M1AQCa9ckIWH7hGfrUV%2Fuploads%2FQzSs6xrMWMl2Tn5s69op%2FClone%20a%20funnel%20button.png?alt=media&#x26;token=48b4b853-d6bc-46ea-9f22-edceec6bb129" alt=""><figcaption></figcaption></figure>

## Contact us

No time to build or customize your funnel? Get in touch with our team using the blue bubble in the bottom right corner of your page and learn how we can assist you.&#x20;


---

# 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/creating-a-funnel.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.
