diff --git a/site/docs/concepts/storage-mappings.md b/site/docs/concepts/storage-mappings.md index 9e40857270..afc5094b6c 100644 --- a/site/docs/concepts/storage-mappings.md +++ b/site/docs/concepts/storage-mappings.md @@ -7,7 +7,7 @@ Flow stores the documents that comprise your collections in a cloud storage buck Your **storage mapping** tells Flow which bucket to use. When you first register for Flow, your storage mapping is Estuary's secure Google Cloud Storage bucket. -Data in Flow's cloud storage bucket is deleted 30 days after collection. +Data in Flow's cloud storage bucket is deleted 20 days after collection. For production workflows, you should [set up your own cloud storage bucket as a storage mapping](../guides/configure-cloud-storage.md). diff --git a/site/docs/getting-started/quickstart/quickstart.md b/site/docs/getting-started/quickstart/quickstart.md index fe096df574..092af43b35 100644 --- a/site/docs/getting-started/quickstart/quickstart.md +++ b/site/docs/getting-started/quickstart/quickstart.md @@ -16,7 +16,7 @@ Before you get started, make sure you do two things. ask a question. When you register for Flow, your account will use Flow's secure cloud storage bucket to store your data. -Data in Flow's cloud storage bucket is deleted 30 days after collection. +Data in Flow's cloud storage bucket is deleted 20 days after collection. For production use cases, you should [configure your own cloud storage bucket to use with Flow](#configuring-your-cloud-storage-bucket-for-use-with-flow).