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
| Steps | 50 | Maximum number of steps per journey. |
13
-
| Journey name | 73 characters | Maximum length for Journey names. Names must be unique. |
14
-
| Step name | 73 characters | Maximum length for step names. |
15
-
| Branch name | 73 characters | Maximum length for branch names within a split step. Branch names must be unique across the journey. |
16
-
| Additional branches | 5 | Maximum number of branches supported in a split or Hold Until step. |
17
-
| Delay duration | Minimum: 5 minutes<br>Maximum: 182 days | Allowed time range for Delay and Hold Until steps. |
18
-
| Unique identifier | 500 characters| For “Re-enter every time event occurs” rules, you must define a unique identifier. The value is limited to 500 characters. |
| Steps | 50 | Maximum number of steps per journey.|
13
+
| Journey name | 73 characters | Maximum length for Journey names. Names must be unique.|
14
+
| Step name | 73 characters | Maximum length for step names.|
15
+
| Branch name | 73 characters | Maximum length for branch names within a split step. Branch names must be unique across the journey.|
16
+
| Additional branches | 5 | Maximum number of branches supported in a split or Hold Until step.|
17
+
| Delay duration | Minimum: 5 minutes<br>Maximum: 182 days | Allowed time range for Delay and Hold Until steps.|
18
+
| Unique identifier |Property name: 500 characters<br>Property value: 150 characters | For "Re-enter every time event occurs" rules, you must define a unique identifier. The property name is limited to 500 characters, and the property value is limited to 150 characters. |
19
19
20
20
## Journey Step Billing
21
21
@@ -35,7 +35,7 @@ Plans with compute credits instead of journey steps consume 1 compute credit for
| Requests per second (RPS) | 25 events/sec/profile | Maximum events per second per Segment ID. Timer events are excluded. Excess events get dropped. |
38
-
| Instances per profile | 25 concurrent instances | Maximum concurrent Journey instances per profile. |
38
+
| Instances per profile | 25 concurrent instances | Maximum concurrent journey instances per profile across all journeys.|
39
39
| Send profiles back branch | 100 instances | Maximum count a single journey instance can pass through a Wait Until Send profiles back to the beginning of this step' branch. |
0 commit comments