> For the complete documentation index, see [llms.txt](https://docs.makerobos.com/chatman-enterprise-whatsapp-platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.makerobos.com/chatman-enterprise-whatsapp-platform/chatman-functions/journeys.md).

# Journeys

Journeys are sequences of automated messages/workflows sent to customers to&#x20;

* resolve queries outside of work hours
* reduce customer wait time
* enhance customer interactions&#x20;

It can help you send notifications, purchase items, track order, collect feedback, provide support, and much more.

Before we take a deep dive into creating the journeys, the two notable points are:

1. Journeys are created with the help of cards, you need to have a good understanding of them to utilize to its full potential.

Journey cards are basically a medium through which you send messages or create flow to send to users. Chatman offers a variety of cards to automate every possible task, including:

* [**Display Cards**](/chatman-enterprise-whatsapp-platform/chatman-functions/journeys/display-cards.md)
* [**Rules Cards**](/chatman-enterprise-whatsapp-platform/chatman-functions/journeys/rule-cards.md)
* [**Utility Cards**](/chatman-enterprise-whatsapp-platform/chatman-functions/journeys/utility-cards.md)
* [**Plugin Cards**](/chatman-enterprise-whatsapp-platform/chatman-functions/journeys/plugin-cards.md)

2. You should have a starting point that will trigger the journey

You need to have a starting point, i.e. select what will trigger the journey that users embark on. In Chatman, there are numerous starting point being categorized under two primary journey type:

* [**Business Initiated Journey**](#business-initiated)
* [**User Initiated Journey**](#user-initiated)

### Business Initiated

A business initiated journey is a type of journey that allows you to send messages to your customers without waiting for them to initiate the conversation.&#x20;

You can use this type of journey to send notifications, alerts, reminders, or promotions to your customers based on their consent or opt-in status.

{% content-ref url="/pages/HcbkMDG7jdizBdIefIHb" %}
[Business Initiated](/chatman-enterprise-whatsapp-platform/chatman-functions/journeys/business-initiated.md)
{% endcontent-ref %}

### User Initiated

A user initiated journey is a type of journey that starts based on [**user intents**](#user-content-fn-1)[^1].

You can use this type of journey to provide customer service, support, or information to your customers based on their queries, requests, or feedback.

{% content-ref url="/pages/XrSTJNDsA8WIKF2VJMaC" %}
[User Initiated](/chatman-enterprise-whatsapp-platform/chatman-functions/journeys/user-initiated.md)
{% endcontent-ref %}

***

The other notable options in Journey tab are the search & filter and journey report.

### **Search & Filter**

This is where you can search the journey you're looking for and apply the filter to narrow down your search.

{% content-ref url="/pages/y04ilfasGxHMvseI6vgE" %}
[Search & Filter Journey](/chatman-enterprise-whatsapp-platform/chatman-functions/journeys/search-and-filter-journey.md)
{% endcontent-ref %}

### Journey Report

#### Statistics

Access the graphical performance of your journeys for different dates.

{% content-ref url="/pages/Z1tdrQJeOqOmVCfnV0gP" %}
[Statistics](/chatman-enterprise-whatsapp-platform/chatman-functions/journeys/journey-report/statistics.md)
{% endcontent-ref %}

#### Report

Find numerical data of how well your journey worked for different dates and attributes.

{% content-ref url="/pages/nOjWNtLnGR2MKXDUMsjJ" %}
[Report](/chatman-enterprise-whatsapp-platform/chatman-functions/journeys/journey-report/report.md)
{% endcontent-ref %}

[^1]: Intents refer to users' queries or intention that they ask for when interacting with the chatbot.&#x20;
