Skip to content
Merged
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
4 changes: 4 additions & 0 deletions src/unify/Traits/computed-traits.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,10 @@ By default, the response includes 20 traits. You can return up to 200 traits by

You can read the [full Profile API docs](/docs/unify/profile-api/) to learn more.

## Deleting Computed Traits

When computed traits are deleted, any user that had a value for that trait will now have a custom trait on the Unify profile.

## Downloading your Computed Trait as a CSV file

You can download a copy of your trait by visiting the the computed trait overview page.
Expand Down
Loading