diff --git a/docs/manage/deletion-requests.md b/docs/manage/deletion-requests.md index 28219692c6..376625e804 100644 --- a/docs/manage/deletion-requests.md +++ b/docs/manage/deletion-requests.md @@ -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.