---
title: Metric Reloads
description: Configure metric reloads in Statsig Warehouse Native to refresh metric calculations when definitions change without recomputing every experiment.
product: general
last_updated: 2025-09-18
token_estimate: 164
---
# Metric Reloads

> For AI agents: a documentation index is available at [/llms.txt](/llms.txt). Append `.md` to any page URL for markdown, or send `Accept: text/markdown`.

Metric reloads drop all data from staging pipelines associated with a metric and restate that data completely. Where this data is interconnected (for example, ratios and funnels), Statsig updates related entities as well.

Use a metric reload when you add a metric or a metric definition changes, rather than a full reload that recomputes everything or an incremental reload that appends new data.

A metric reload saves time by avoiding the reload of unrelated experiment metrics.

