> For the complete documentation index, see [llms.txt](https://support.emarketeer.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.emarketeer.com/guides/journeys.md).

# Journeys

Journeys are the automation engine in eMarketeer. They let you nurture contacts, update your CRM, and drive other processes without manual work.

## Introduction to journeys

<div align="left" data-with-frame="true"><img src="/files/lWU6NlICnErR60TkdqZh" alt="Journey illustration"></div>

When a new contact matches the criteria (filter) for a journey, the contact enters the journey and moves through the steps in order.

## Key benefits

Journeys can be used to:

* Nurture leads from your website
* Automate tasks in eMarketeer
* Create and update tasks in your CRM
* Automate your lead board

And more. Using the filter as a starting point, combined with the logic and steps available, gives you a powerful tool for automating any process.

## System requirements

You can use journeys even without purchasing the add-on. In trial mode you can create as many journeys as you like, but only one journey can be active at a time.

## What to do next

[Learn how to create your first journey.](/guides/journeys/creating-your-first-journey.md)


---

# 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://support.emarketeer.com/guides/journeys.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.
