> For the complete documentation index, see [llms.txt](https://docs.quickreply.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.quickreply.ai/product-modules/journeys/overview.md).

# Overview

## What is Journey Builder?

Journey Builder is a tool in Quickreply that allows users to create automated, multi-step customer journeys tailored to individual customer behaviors. It offers the ability to send messages at specific intervals, trigger actions based on customer responses, and create complex workflows (multiple branches) that include conditions, filters, and A/B tests.

## Why use Journey Builder?

Journey Builder empowers users to design sophisticated workflows that can engage customers dynamically. With this tool, you can automate customer interactions, split test different messaging strategies, and integrate APIs to personalize experiences.

### Benefits of using Journey Builder

* **Enhanced Engagement**: Drive higher engagement by delivering personalized, multi-step customer journeys.
* **Efficiency & Flexibility**: Set up complex workflows without the need for multiple campaigns.
* **Better ROI**: Track and optimize journeys with detailed analytics and A/B testing.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.quickreply.ai/product-modules/journeys/overview.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.
