# Funnels

Funnels in the Apxor dashboard help you with more than just monitoring your conversions rates.​ You can group the users in various steps of the funnel by a range of properties and check the impact of the same.​ Click on Funnels in the analysis tab to get started.​

## Creating a new funnel

You can choose a saved funnel that was created previously or you can start creating a new funnel by clicking on Add Step 1.

Select an event and add any event properties you'd like by clicking on Add Filter.​

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

After adding all your events in the funnel, you can rearrange them or add more events using the icons in the image shown.​

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

Next, select the conversion window from the dropdown, with options ranging from just a few minutes to a couple of months.

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

You can save this funnel and name it so that you can analyse it anytime.​

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

On clicking Get Funnel, you will be able to see the funnel for the selected events and properties within the conversion window in the time selected in the global time filter.​

## Analysing a funnel

You can take a look at the overall conversion percentage of the funnel on the top right of the funnel. ​From here, you can also add the funnel to a custom dashboard.​

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

## Funnel Comparison

You can also compare multiple saved funnels by selecting them from a dropdown in the Conversion Over Time section. Here, you will be able to take a look at the day wise trend of the conversion of the selected funnels.

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

## Grouping by Properties

Next you can utilise the Group by feature to understand the impact of a user, session or event property on the conversion in the funnel across the steps. Simply, choose the event from the tabs and then choose the property you want to drill down into.

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

**Example:** Take a look at the impact of the session property DayOfTheWeek on conversion.

<figure><img src="/files/E3d1gNtElvrtkaccFjox" 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://guides.apxor.com/product-guides/analytics/funnels.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.
