You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/personas/journeys/build-journey.md
+27Lines changed: 27 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -76,6 +76,33 @@ To publish and activate a Journey, click **Publish Journey** from the Journey Ov
76
76
> info ""
77
77
> After publication, Segment limits which Journeys features you can edit. For more information, see the difference between Draft and Published Journeys below.
78
78
79
+
## Pausing and Resuming a Journey
80
+
81
+
Pausing a published Journey prevents new users from joining your Journey. Users already in the Journey, however, will continue their progress.
82
+
83
+
Follow these steps to pause a Journey:
84
+
85
+
1. Select the **Journeys** tab within your Personas space.
86
+
2. Select the **More Options** icon next to the Journey you want to pause.
87
+
3. From the dropdown menu, select **Pause Entry**.
88
+
4. A modal window appears. Select **Pause Entry** again to confirm.
89
+
90
+
> info "Compute Limits"
91
+
> Because pausing only affects new Journey members, paused Journeys still count towards compute credit limits.
92
+
93
+
### Resuming a Journey
94
+
95
+
You can resume new user entries to a paused Journey at any time.
96
+
97
+
After you resume a Journey, users who meet the Journey's entry conditions will join the Journey. New users will not enter the Journey, however, if they met its entry conditions while it was paused.
98
+
99
+
Follow these steps to resume entry to a paused Journey:
100
+
101
+
1. Select the **Journeys** tab within your Personas space.
102
+
2. Select the **More Options** icon next to the Journey you want to resume.
103
+
3. From the dropdown menu, select **Resume Entry**.
104
+
4. A modal window appears. Select **Resume Entry** again to confirm.
105
+
79
106
### Drafting a Journey
80
107
81
108
When you’ve finished creating your Journey, click **Save as Draft** in the bottom-right corner.
0 commit comments