# Funnel steps

This article will show you how to add steps. Steps are like pages in a sales funnel. They guide the user, one step at a time, along the customer journey to the checkout.

## Before you start

* If you selected a template, your funnel comes preloaded with steps. You can add, remove, and edit those steps.
* If you started from scratch, you won't see any steps. You're starting with a blank canvas.&#x20;

## Step types

Each step is a page with a specific sales function. The number of steps that you need in your funnel depends on your product and imagination. Our funnel process have six types of steps that are easy to customize.

* **Landing page** – Usually the first step your customers will see. Ideal for showcasing your product regardless of whether you collect optins or not.&#x20;
* **Checkout** – Ideal for taking the initial payment from customers through a payment form or a two-step form.&#x20;
* **Upsell** – Allows your customers to buy more of your products without having to provide their payment details again.&#x20;
* **Downsell** – This step is only shown to your customers when they say NO to a previous Upsell offer.&#x20;
* **Thank you page** – Usually the last page your customers will see. Also gives the opportunity to show more of your other products.&#x20;
* **Other** – Any other step type not in the list, can be used for pages such as Terms of Service, Privacy Policy, etc.&#x20;

{% hint style="info" %}
Only Checkout, Upsell, and Downsell steps can have products.
{% endhint %}

## Adding a step

To add a step to your funnel:

1. Open your funnel.
2. On the top header, click the **New step** button.

<figure><img src="https://2613769297-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M1AQCa9ckIWH7hGfrUV%2Fuploads%2FGmK3pYyR9PRI18X7ifxS%2FAdding%20new%20step.png?alt=media&#x26;token=da6b8458-863a-4940-8e6f-d1bd0690239c" alt=""><figcaption><p>Adding new step.</p></figcaption></figure>

1. Scroll through the list of pre-made pages.
2. Click an option to preview the page in the right panel, or select Build from scratch.
3. Click **Continue** to choose a page design.
4. Select a step type to use with your new page.
5. Edit the default step name and default path (optional)
6. Choose your [Step type](#step-types)

<figure><img src="https://2613769297-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M1AQCa9ckIWH7hGfrUV%2Fuploads%2FWkYKhmqU5PbZGfVqBJj5%2FAdding%20new%20step.gif?alt=media&#x26;token=a89f078b-9537-4687-852e-6856bef75f13" alt=""><figcaption><p>Adding a new Funnelish Step.</p></figcaption></figure>

8. Click **Create step**.
9. Repeat the process for every step you want to add to your funnel.

## Changing Step Types/URL

To change the step type or step path url, you can do this by clicking on the step settings:

<figure><img src="https://2613769297-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M1AQCa9ckIWH7hGfrUV%2Fuploads%2FlpxapTh4WljZ6iYAY9TJ%2FChanging%20a%20step%20URL.gif?alt=media&#x26;token=d5cd03ad-edf2-4440-9c27-1f2b5d75fba7" alt=""><figcaption><p>Changing step URL/type.</p></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.funnelish.com/start/creating-a-funnel/steps.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.
