Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions src/engage/audiences/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,13 +191,6 @@ Engage displays the following compute statuses for Audiences and Traits.

#### Batch computations

> warning "Starting June 2nd, 2025, disabled batch computations don't automatically backfill data when re-enabled"
> If you disable and re-enable a batch computation, Segment does not automatically create a backfill. Any data Segment receives during the disabled period is not sent to your Destination after you re-enable your batch computation. If you want to backfill your data, you must reach out to [Segment Support](mailto:[email protected]) to request a resync.
>
> Segment is releasing this feature on a phased rollout plan, and expects this to be available to all customers by September 12, 2025.


| Computation status | Description |
|---------------------------|---------------------------------------|
| Preparing | Engage is preparing the computation. |
Expand Down
5 changes: 0 additions & 5 deletions src/unify/Traits/computed-traits.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,6 @@ redirect_from:

Computed Traits allow you to quickly create user or account-level calculations that Segment keeps up-to-date over time. These can be computations like the `total_num_orders` a customer has completed, the `lifetime_revenue` of a customer, the `most_frequent_user` to determine which user is most active in an account, or the `unique_visitors_count` to assess how many visitors from a single domain. These computations are based on your events and event properties that you are sending through Segment on the [Page](/docs/connections/spec/page/) and [Track](/docs/connections/spec/track) calls.

> warning "Starting June 2nd, 2025, disabled batch computed traits don't automatically backfill data when re-enabled"
> If you disable and re-enable a batch computed trait, Segment does not automatically create a backfill. Any data Segment receives during the disabled period is not sent to your Destination after you re-enable your trait. If you want to backfill your data, you must reach out to [Segment Support](mailto:[email protected]) to request a resync.
>
> Segment is releasing this feature on a phased rollout plan, and expects this to be available to all customers by July 18, 2025.

{% include content/trait-types.md %}

## Types of computed traits
Expand Down