Skip to content

Update deletion-requests.md #5451

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 9, 2025
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
5 changes: 3 additions & 2 deletions docs/manage/deletion-requests.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,10 @@ To cancel a data deletion request:

## Limitations

- You can have up to 2 active deletion requests at a time.
- Deletion requests will be processed one by one.
- You can create upto 100 deletion requests at a time.
- Each deletion request can include up to 1 petabyte (PB) of scanned data.
- You can delete up to 100,000 messages per request.
- You can delete up to 1,000,000 messages per request.
- The maximum time range for each deletion request is one year.
- Your system can support up to 10 active concurrent deletion tasks across different customers.
- Ensure that the requests initiated are not deleting the data prior to `1st February 2024`. Any request before this timestamp will fail in creation.
Expand Down