From bbd6ea28b26fa116bd47a10b06e3e2f5ae516473 Mon Sep 17 00:00:00 2001 From: Piril kavlak Date: Mon, 6 Apr 2026 18:03:11 +0300 Subject: [PATCH] fix(docs): add Starter plan to data retention table --- platform/data-storage.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/platform/data-storage.mdx b/platform/data-storage.mdx index dcfae246..7f035fb9 100644 --- a/platform/data-storage.mdx +++ b/platform/data-storage.mdx @@ -16,10 +16,10 @@ Every check we run generates a certain amount of data. We call these the "result Depending on your plan we keep the results data according to the following retention policy: -| | Hobby | Team | Enterprise | -|-------------------------------|------------------|------------------|------------------| -| **Raw data retention** | 7 days | 30 days | 180 days | -| **Aggregated data retention** | 30 days | 1 year | 25 months | +| | Hobby | Starter | Team | Enterprise | +|-------------------------------|------------------|------------------|------------------|------------------| +| **Raw data retention** | 7 days | 7 days | 30 days | 180 days | +| **Aggregated data retention** | 30 days | 30 days | 1 year | 25 months | Simply put, you can "scroll back" within the defined period for raw data and inspect all the details of each result. After that, we store aggregates