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/privacy/account-deletion.md
+35-1Lines changed: 35 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Account & Data Deletion
3
3
---
4
4
5
-
Segment allows you to delete specific data relating to an individual end user, all data from associated with a source, or all data within your entire workspace.
5
+
Segment allows you to delete specific data relating to an individual end user, all data from associated with a source, all data related to a Unify space, or all data in your entire workspace.
6
6
7
7
## Delete individual user data
8
8
To delete the data for an individual user from you workspace, follow the instructions on the [User Deletion and Suppression](/docs/privacy/user-deletion-and-suppression) page.
@@ -18,6 +18,40 @@ To delete the data for an entire source, email the Customer Success team [(frien
18
18
> note "Deleting source data"
19
19
> When Segment deletes your data for a particular source, the deletion is not forwarded to sources or data storage providers associated with your account: your data is only removed from Segment's S3 archive buckets. To remove your data from external sources, reach out to the individual source about their deletion practices.
20
20
21
+
## Remove a Unify space
22
+
23
+
You can remove a Unify space from your workspace by disabling it, which hides the space from the Segment UI, or by deleting it, which removes all data about that space from Segment's servers. Disabled or deleted spaces do not count toward your [Unify limits](/docs/unify/product-limits/).
24
+
25
+
> warning "You cannot reuse space names"
26
+
> Do not use the names of previously disabled or deleted spaces for new Unify spaces.
27
+
28
+
### Disable a Unify space
29
+
30
+
Disabled spaces are not accessible from the Segment app UI, but all data from your space remains on Segment's servers. Disabled spaces do not count toward your Unify space limit, and can be re-enabled by sending an email to the Customer Success team [([email protected])](mailto:[email protected]).
31
+
32
+
To disable a Unify space, email the Customer Success team [([email protected])](mailto:[email protected]) to create a support ticket. In your email to Customer Success, include the following information:
33
+
- Workspace slug
34
+
- Unify space ID
35
+
36
+
### Disable an Engage space
37
+
38
+
Deleted spaces, and all data associated with a deleted space, are permanently removed from Segment's servers. You cannot recover a deleted space.
39
+
40
+
#### (Optional) Remove Profiles Sync
41
+
If you enabled Profiles Sync on the Unify space you'd like to delete, you must first remove the Profiles Sync connection before deleting your Unify space.
42
+
43
+
To delete Profiles Sync:
44
+
1. From the Segment app, navigate to the Unify tab and select Profile Sync.
45
+
2. Select the Settings tab and click **Delete warehouse**.
46
+
3. Follow the prompts to confirm deletion.
47
+
48
+
To delete a Unify space, email the Customer Success team [([email protected])](mailto:[email protected]) to create a support ticket. In your email to Customer Success, include the following information:
49
+
- Workspace slug
50
+
- Unify space ID
51
+
52
+
> info " "
53
+
> Segment typically completes Unify space deletion 30-45 days after you initiate a deletion request.
54
+
21
55
## Delete your workspace data
22
56
23
57
Workspace admins can delete all of the data associated with a workspace, including customer data.
0 commit comments