Skip to content

Commit f5fd334

Browse files
authored
Merge pull request #7056 from segmentio/update-journeys-step-limit
Update Journeys Step Limits
2 parents fdfdfed + 12259a9 commit f5fd334

File tree

1 file changed

+7
-11
lines changed

1 file changed

+7
-11
lines changed

src/engage/product-limits.md

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -49,17 +49,13 @@ To learn more about custom limits and upgrades, contact your dedicated Customer
4949

5050
## Journeys
5151

52-
> info ""
53-
> These limits only apply to existing users who started with Engage prior to August 18, 2023. Visit Segment's updated Unify and Engage [limits](/docs/unify/product-limits/) to learn more.
54-
55-
56-
| Item | Limit description | Details |
57-
| --------------- | -------------------------------- | ---------------------------------------------------------------------------- |
58-
| Steps | 500 | The maximum number of steps per Journey. |
59-
| Step Name | Maximum length of 170 characters | Once the limit is reached, you cannot add additional characters to the name. |
60-
| Key | Maximum length of 255 characters | Once the limit is reached, you cannot add additional characters to the key. |
61-
| Journey Name | Maximum length of 73 characters | Once the limit is reached, you cannot add additional characters to the name. |
62-
| Compute credits | Half a credit for each step (up to 250 compute credits) | Each step in a published Journey consumes half of one compute credit. |
52+
| Item | Limit description | Details |
53+
| --------------- | ------------------------------------------------------- | ---------------------------------------------------------------------------- |
54+
| Steps | 100 | The maximum number of steps per Journey. |
55+
| Step Name | Maximum length of 170 characters | Once the limit is reached, you cannot add additional characters to the name. |
56+
| Key | Maximum length of 255 characters | Once the limit is reached, you cannot add additional characters to the key. |
57+
| Journey Name | Maximum length of 73 characters | Once the limit is reached, you cannot add additional characters to the name. |
58+
| Compute credits | Half a credit for each step (up to 250 compute credits) | Each step in a published Journey consumes half of one compute credit. |
6359

6460

6561

0 commit comments

Comments
 (0)