Skip to content

Commit e288552

Browse files
authored
Merge pull request #2702 from segmentio/journeys-step-limit-update
Journeys Step Limits
2 parents 4c3c44a + 65ccc23 commit e288552

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

src/personas/product-limits.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,9 @@ To learn more about custom limits and upgrades, contact your dedicated Customer
5656

5757
## Journeys
5858

59-
| Item | Limit description | Details |
60-
| ------------ | -------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
61-
| Journey Name | Maximum length of 73 characters | Once the limit is reached, you cannot add additional characters to the name. |
62-
| Step Name | Maximum length of 170 characters | Once the limit is reached, you cannot add additional characters to the name. |
63-
| Key | Maximum length of 255 characters | Once the limit is reached, you cannot add additional characters to the key. |
59+
| Item | Limit description | Details |
60+
| ------------ | -------------------------------- | ---------------------------------------------------------------------------- |
61+
| Steps | 500 | The maximum number of steps per Journey. |
62+
| Step Name | Maximum length of 170 characters | Once the limit is reached, you cannot add additional characters to the name. |
63+
| Key | Maximum length of 255 characters | Once the limit is reached, you cannot add additional characters to the key. |
64+
| Journey Name | Maximum length of 73 characters | Once the limit is reached, you cannot add additional characters to the name. |

0 commit comments

Comments
 (0)