# Running Journey

On publishing (or running) a draft journey, new customers will be added and processed in that particular journey.&#x20;

{% hint style="warning" %}
**Limited Updates For Making Changes In a Published Journey.**

Once the journey is published, you will have limited options to modify the journey. So please ensure that you have built and tested the journey thoroughly before publishing.
{% endhint %}

### Running Journey Behavior

Once a journey is published:

* It will start adding and processing customers in the journey.
* It can not be changed back to Draft status.
* You can not add/remove new steps/step links in the journey.&#x20;
* You can change step configurations like campaign contents etc.
* You can change all the settings configured for the journey except for revenue tracking.

### How to Publish a Journey?

Follow these steps to publish a journey.

<figure><img src="/files/c4jAvTeKZbYrFfzws45j" alt=""><figcaption><p>Publish a Draft Journey</p></figcaption></figure>

1. Login to your Growlytics dashboard and navigate to the Journey Draft page.
2. On the Journey Draft page, you will see the green 'Publish Journey' button in the top right corner as shown in the screenshot above.
3. Click on the 'Publish Journey' button, after checking the journey settings to publish the journey.


---

# 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/journey-statuses/running-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.
