From ccad0b2f8eaca67afda8cf6e32bda9f3c563529f Mon Sep 17 00:00:00 2001 From: Donna <6880495+Tofufu@users.noreply.github.com> Date: Wed, 5 Nov 2025 17:32:04 -0800 Subject: [PATCH] Update metric + date range guardrails Updating new metric limits + guardrailds --- pages/docs/reports/insights.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/docs/reports/insights.mdx b/pages/docs/reports/insights.mdx index 5982539fb4..5dc6897838 100644 --- a/pages/docs/reports/insights.mdx +++ b/pages/docs/reports/insights.mdx @@ -112,7 +112,7 @@ Learn more about [Saved Metrics and Behavior](/docs/features/saved-metrics-and-b ![Insights Saved Behaviors](/insights-saved-behavior.png) #### Metric Limits -Insight reports are limited to 20 metric/behavior blocks. This includes all metric and behavior blocks, such as hidden metrics and formulas. +Insight reports are limited to 40 metric/behavior blocks. This includes all metric and behavior blocks, such as hidden metrics and formulas. If you hit this limit, you can: - Migrate some metrics to a new report. @@ -476,7 +476,7 @@ You can see a few samples of an event to help you decide whether that's the righ To enable a great self-serve experience and quick queries, there are some guardrails added to the date-ranges depending on you query type. Specifically - if you create an hourly granularity report, the date range can range be a max of 31 days -- if you create a daily granularity report, the date range can be a max of 6 months +- if you create a daily granularity report, the date range can be a max of 12 months - if you have reports with All Events, the date range can be a max of 93 days (i.e 3 months) - if you have reports with cohorts, the date range can include a max of 93 time intervals - whether it be 93 weeks, or 93 days which enables a report - last 3 months at daily granularity