Skip to content

Commit a71e085

Browse files
authored
Update journeys-logic.md
1 parent e553a2c commit a71e085

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/personas/journeys/journeys-logic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Each step’s membership conditions evaluate in real time, which means that user
107107

108108
### Can users exit and re-enter a Journey?
109109

110-
No. Users move down the Journey’s branches in sequential order and can't re-enter. Journeys appends a profile trait for each step a user enters. Because the system neither assigns `Audience Exit` events nor removes traits from profiles, users who meet the Journey's entry criteria stay in the Journey permanently.
110+
Yes. To allow users to re-enter Journeys that they've exited, [enable re-entry](/docs/personas/journeys/build-journey/#journey-re-entry) during initial Journey setup.
111111

112112
### What happens to traits and audiences when I delete a Journey?
113113

0 commit comments

Comments
 (0)