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
Copy file name to clipboardExpand all lines: src/engage/audiences/computed-traits.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -171,7 +171,7 @@ To edit a real-time Trait, follow these steps:
171
171
172
172
Engage then processes your Trait edits. While the edit task runs, the trait remains locked and you can't make further changes. Once Engage has finished incorporating your changes, you'll be able to access your updated Trait.
173
173
174
-
You can use the Trait Overview page to view Trait details and compute status. For real-time Traits, click **Refresh Trait** to see the current number of users with the Trait. Learn more about [compute statuses](/docs/engage/audiences/#audience-and-trait-compute-statuses) for Traits and Audiences.
174
+
You can use the Overview page to view trait details and current [compute status](/docs/engage/audiences/#audience-and-trait-compute-statuses). For real-time traits, click **Refresh Trait** to see the current number of users with the trait.
175
175
176
176
## Accessing your Computed Traits using the Profiles API
Copy file name to clipboardExpand all lines: src/engage/audiences/index.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,26 +88,26 @@ Because a number of factors (like system load, backfills, or user bases) determi
88
88
89
89
As a result, **Segment recommends waiting at least 24 hours for an Audience to finish computing** before you resume working with the Audience.
90
90
91
-
From the Audience Overview page, you can view Audience details including the current compute status or progress bar for real-time and batch Audiences.
91
+
From the Audience Overview page, you can view Audience details including the current compute status and progress bar for real-time and batch Audiences.
92
92
93
93
> info ""
94
94
> Engage only displays a progress bar when you're creating new Audiences or Traits.
95
95
96
96
### Refresh real-time Audiences and Traits
97
97
98
-
For real-time Audiences or Traits, click **Refresh Audience** or **Refresh Trait** to update user counts, status, and compute progress. Engage refreshes real-time Audiences and Traits approximately every 10 minutes.
98
+
For real-time Audiences and Traits, click **Refresh Audience** or **Refresh Trait** to update user counts, status, and compute progress. Engage refreshes real-time Audiences and Traits approximately every 10 minutes.
99
99
100
-
### Audience and Trait compute statuses
100
+
### Compute statuses
101
101
102
-
Engage displays the following compute statuses for real-time and batch Audiences and Traits.
102
+
Engage displays the following compute statuses for Audiences and Traits.
| Preparing | Engage is preparing the computation. |
109
109
| Computing | Engage is computing the Audience or Trait. |
110
-
| Live | The Audience or Trait is live with the most recent data. |
110
+
| Live | The Audience or Trait is live. Users will enter in real-time as they meet entry criteria. |
111
111
| Disabled | The real-time Audience or Trait is disabled. |
112
112
| Failed | The computation was cancelled or failed to compute. Please contact [Segment support](https://segment.com/help/contact/){:target="_blank"}. |
113
113
@@ -123,7 +123,7 @@ Engage displays the following compute statuses for real-time and batch Audiences
123
123
| Preparing | Engage is preparing the batch computation. |
124
124
| Computing | Engage is computing the batch Audience or Trait. |
125
125
| Live | The batch computation is up-to-date with the most recent data, based on the most recent sync cadence. |
126
-
| Not Computing |The audience is awaiting the destination to be connected. You'll see this status when there are no destinations connected and `Compute without connected destinations` isn't selected. |
126
+
| Not Computing |Engage displays this status when there are no destinations connected and `Compute without connected destinations` isn't selected. |
127
127
| Disabled | The batch Audience or Trait is disabled. |
128
128
| Failed | The batch computation was cancelled or failed to compute. Please contact [Segment support](https://segment.com/help/contact/){:target="_blank"}. |
129
129
@@ -167,7 +167,7 @@ To edit a realtime Trait or Audience, follow these steps:
167
167
3. Select the **Builder** tab and make your edits.
168
168
4. Select **Save Audience** to confirm your edits.
169
169
170
-
Engage then processes your realtime Audience or Trait edits. While the edit task runs, the audience remains locked and you can't make further changes. Once Engage has finished incorporating your changes, you'll be able to access your updated Audience or Trait. You can use the Overview page to view user details, refresh real-time Audiences, and view the current [compute status](#audience-and-trait-compute-statuses).
170
+
Engage then processes your realtime Audience or Trait edits. While the edit task runs, the audience remains locked and you can't make further changes. Once Engage incorporates your changes, you'll be able to access your updated Audience or Trait. You can use the Overview page to view user details, refresh real-time Audiences, and view the current [compute status](#audience-and-trait-compute-statuses).
171
171
172
172
> warning ""
173
173
> If your audience includes historical data (Historical Backfill is enabled), editing an audience creates a new backfill task. The backfill task, and therefore the edit task, take longer to process if the audience is connected to a destination with rate limits. Rate-limited destinations dictate how fast Engage can backfill. View a list of [rate-limited destinations](/docs/engage/using-engage-data/#rate-limits-on-engage-event-destinations).
0 commit comments