Skip to content

Commit 6219d9d

Browse files
authored
Merge pull request #510 from segmentio/repo-sync
repo sync
2 parents a439cef + 3e49b8a commit 6219d9d

File tree

2 files changed

+14
-7
lines changed

2 files changed

+14
-7
lines changed

src/personas/journeys/faq-best-practices.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Including historical data doesn't impact any additional Journey steps, however.
4848
| Condition Type | Automatic Historical Data Inclusion |
4949
| ------------------ | ----------------------------------- |
5050
| Audience Reference | Yes |
51-
| Computed Trait | No |
51+
| Computed Trait | No |
5252
| Event | No |
5353
| Custom Trait | No |
5454

@@ -82,6 +82,12 @@ Journeys run in real-time, like real-time Audiences in Personas. This means that
8282

8383
Users can enter a given journey a maximum of one time.
8484

85+
### How many compute credits does a Journey use?
86+
87+
Each step in a published Journey consumes half of a compute credit. A Journey with 10 steps, then, would use five compute credits. Credits consumed by published Journeys become available again if you disable or delete the Journey.
88+
89+
You can view your compute credits usage in Segment by navigating to **Settings > Usage & Billing > Personas.**
90+
8591
### What destinations does Journeys support?
8692

8793
Journeys supports all Personas destinations, including Destination Functions. Read more in Send data to destinations.

src/personas/product-limits.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,10 @@ To learn more about custom limits and upgrades, contact your dedicated Customer
5757

5858
## Journeys
5959

60-
| Item | Limit description | Details |
61-
| ------------ | -------------------------------- | ---------------------------------------------------------------------------- |
62-
| Steps | 500 | The maximum number of steps per Journey. |
63-
| Step Name | Maximum length of 170 characters | Once the limit is reached, you cannot add additional characters to the name. |
64-
| Key | Maximum length of 255 characters | Once the limit is reached, you cannot add additional characters to the key. |
65-
| Journey Name | Maximum length of 73 characters | Once the limit is reached, you cannot add additional characters to the name. |
60+
| Item | Limit description | Details |
61+
| --------------- | -------------------------------- | ---------------------------------------------------------------------------- |
62+
| Steps | 500 | The maximum number of steps per Journey. |
63+
| Step Name | Maximum length of 170 characters | Once the limit is reached, you cannot add additional characters to the name. |
64+
| Key | Maximum length of 255 characters | Once the limit is reached, you cannot add additional characters to the key. |
65+
| Journey Name | Maximum length of 73 characters | Once the limit is reached, you cannot add additional characters to the name. |
66+
| Compute credits | Half a credit for each step | Each step in a published Journey consumes half of one compute credit. |

0 commit comments

Comments
 (0)