# Delete a Journey

You can delete journeys that are no longer needed. When you delete the journey, all the customers will be removed from the journey and no new customers will be added to the journey.

{% hint style="warning" %}
Delete the journey only when you are sure the journey is no longer needed. Growlytics will delete all journey-related information and you will not be able to revert the 'Delete Journey' action.
{% endhint %}

### When a Journey is deleted:

* All existing customers will be removed from the journey and no new customers will be added to the journey.
* You can not recover the deleted journey.

### How to Delete a Journey?

Follow these steps to suspend a journey.

1. Log into your Growlytics dashboard and navigate to the 'Journey Detail' page.
2. On the 'Journey Detail' page, you will see the red 'Delete Journey' button in the top right corner as shown in the screenshot below.
3. Click on the 'Delete Journey' button and confirm it to delete the journey.

<figure><img src="/files/BUilzgzq9hke9cmsgtIg" alt=""><figcaption><p>Delete Journey</p></figcaption></figure>


---

# 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://support.growlytics.in/journeys-and-automation/journeys-basics/delete-a-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.
