Skip to content

Commit d2bed3e

Browse files
authored
Update src/engage/warehouses.md
1 parent 72030fc commit d2bed3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/engage/warehouses.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ Similar to track calls in Connections, Engage track calls appear in your warehou
131131

132132
## Users table
133133

134-
There are a couple of nuances to keep in mind when it comes to the users table. This table is an aggregate view based on the `user_id` field. This means that anonymous profiles with just an `anonymous_id` identifier aren't included in this view. You can still view identify calls for anonymous audiences and computed traits in the `identifies` table.
134+
The users table is an aggregate view based on the `user_id` field. This means that anonymous profiles with just an `anonymous_id` identifier aren't included in this view. You can still view identify calls for anonymous audiences and computed traits in the `identifies` table.
135135

136136
The users table is synced as soon as the warehouse is connected as a destination in Engage, if you've previously created Engage computations. As a result, the table might contain data from computations not directly connected to the warehouse.
137137

0 commit comments

Comments
 (0)