diff --git a/website/docs/docs/collaborate/model-query-history.md b/website/docs/docs/collaborate/model-query-history.md index e210d5862fe..ee7695e3ab9 100644 --- a/website/docs/docs/collaborate/model-query-history.md +++ b/website/docs/docs/collaborate/model-query-history.md @@ -13,7 +13,9 @@ The model query history tile allows you to: - Provides data teams insight, so they can focus their time and infrastructure spend on the worthwhile used data products. - Enable analysts to find the most popular models used by other people. +:::info Available in beta Model query history is powered by a single query of the query log table in your data warehouse aggregated on a daily basis. It filters down to `select` statements only to gauge model consumption and excludes dbt model build and test executions. +::: ## Prerequisites