Skip to content
Merged
Changes from 1 commit
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: 2 additions & 2 deletions docs/manage/deletion-requests.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,9 @@ To cancel a data deletion request:

## Limitations

- You can have up to 2 active deletion requests at a time.
- Deletion request will process one by one. You can create upto 100 deletion requests at a time but they will be processed one after the other.
- 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