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

# Journeys & Automation

- [Journeys Basics](https://support.growlytics.in/journeys-and-automation/journeys-basics.md): Design and automate campaigns that guide customers through their buying journey with your brand.
- [Create a Journey](https://support.growlytics.in/journeys-and-automation/journeys-basics/create-a-journey.md): This article will help understand how you can create journeys on Growlytics.
- [Modify a Journey](https://support.growlytics.in/journeys-and-automation/journeys-basics/modify-a-journey.md): This article will help you modify a journey.
- [Delete a Journey](https://support.growlytics.in/journeys-and-automation/journeys-basics/delete-a-journey.md): This article will help you delete a journey.
- [Create a Duplicate Journey](https://support.growlytics.in/journeys-and-automation/journeys-basics/create-a-duplicate-journey.md): This article will help you duplicate a journey.
- [Journey Statuses](https://support.growlytics.in/journeys-and-automation/journeys-basics/journey-statuses.md)
- [Running Journey](https://support.growlytics.in/journeys-and-automation/journeys-basics/journey-statuses/running-journey.md)
- [Suspended Journey](https://support.growlytics.in/journeys-and-automation/journeys-basics/journey-statuses/suspended-journey.md)
- [Stopped Journey](https://support.growlytics.in/journeys-and-automation/journeys-basics/journey-statuses/stopped-journey.md)
- [Examples](https://support.growlytics.in/journeys-and-automation/journeys-basics/examples.md)
- [UseCase - Abandoned Cart](https://support.growlytics.in/journeys-and-automation/journeys-basics/examples/usecase-abandoned-cart.md): In this article, we will create a sample 'Abandoned Cart' Journey to better understand how basic journey creation works.
- [UseCase - Purchase Thank You](https://support.growlytics.in/journeys-and-automation/journeys-basics/examples/usecase-purchase-thank-you.md): In this article, we will create a sample 'Purchase Thank You' Journey to better understand how basic journey creation works.
- [Journey Settings](https://support.growlytics.in/journeys-and-automation/journey-settings.md)
- [Using time slots in journey](https://support.growlytics.in/journeys-and-automation/journey-settings/using-time-slots-in-journey.md)
- [Journey Exit Criteria](https://support.growlytics.in/journeys-and-automation/journey-settings/journey-exit-criteria.md)
- [Journey Builder](https://support.growlytics.in/journeys-and-automation/journey-builder.md)
- [Journey Entry Points](https://support.growlytics.in/journeys-and-automation/journey-builder/journey-entry-points.md)
- [Journey Action Steps](https://support.growlytics.in/journeys-and-automation/journey-builder/journey-action-steps.md)
- [Journey Condition Steps](https://support.growlytics.in/journeys-and-automation/journey-builder/journey-condition-steps.md)
- [Updating Customer Attributes in Journey](https://support.growlytics.in/journeys-and-automation/journey-builder/updating-customer-attributes-in-journey.md)
- [Analyze Journey Reports](https://support.growlytics.in/journeys-and-automation/analyze-journey-reports.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.growlytics.in/journeys-and-automation.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.
