# Creating Customer Journey

This section explains how to create a customer journey using the FlareLane console.

## 1. Entry Rules & Exit Rules

<figure><img src="/files/6luWRslYtBPnmwQntO1H" alt=""><figcaption><p><em>Image by FlareLane</em></p></figcaption></figure>

The first step in creating a customer journey is to define the start and end conditions. We currently support two types of conditions:[ ***Event-based***](https://guide.flarelane.com/guide-for-marketers/data-management/events) and [***Segment-based***](https://guide.flarelane.com/guide-for-marketers/audience/segments). Please refer to the **Understanding the Journey** section for more detailed information.

## 2. Configuring Actions

You can freely customize channels and tasks that constitute the customer journey.&#x20;

The following channels are supported:

* Mobile Push
* Web Push
* Webhooks
* In-App Message
* Email
* SMS

The following features are supported:

* A/B Testing
* Decision Split
* Profile Updates
* Event Triggering

## 3. Configuring Conversion Events

<figure><img src="/files/qHWCCAFWY6bsH0oHCoQT" alt=""><figcaption><p><em>Image by FlareLane</em></p></figcaption></figure>

\
You can set conversion events in the customer journey here. The new events will apply to all actions within the journey simultaneously.&#x20;

## 4. Scheduling Delivery

<figure><img src="/files/LFmQQQkanOPfgKMFnXcN" alt=""><figcaption><p><em>Image by FlareLane</em></p></figcaption></figure>

You can configure various send options within the journey. Design your unique customer journey by utilizing features such as **Do Not Disturb** and **Frequency Capping**.

\
5\. Activating Your Customer Journey&#x20;
------------------------------------------

<figure><img src="/files/OCy2zNDTE5K7YYKxTkmG" alt=""><figcaption><p><em>Image by FlareLane</em></p></figcaption></figure>

Once you’ve completed the configuration, click **Activate** in the **top right-hand corner** to start the customer journey and begin sending push notifications. The customer journey will only apply to users who meet the start conditions from the point of activation. After activation, the journey cannot be edited. To make changes, duplicate the existing journey and modify the new version.


---

# 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://guide.flarelane.com/customer-journey/creating-customer-journey.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.
