---
title: Slicing by User Properties
description: "Break down Statsig experiment results by user properties like country, platform, or subscription tier to identify heterogeneous treatment effects."
product: general
last_updated: 2025-09-18
token_estimate: 412
---
# Slicing by User Properties

> 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`.

Statsig lets you slice results by user properties. Common examples include breaking down results by a user's home country, subscription status, or engagement level.

![Pulse results sliced by user properties](https://docs.statsig.com/images/experiments/interpreting-results/userproperties/60ad9a4f-8e85-42a6-8c36-147fc6c85873.png)

For Statsig Cloud, Statsig captures and freezes user properties from the properties set on the user's first exposure. Statsig Warehouse Native also supports reading user properties from a warehouse table (Entity Properties). You can run custom queries on experiments to slice by user properties at any time.

## Pre-computed user properties

Statsig Warehouse Native can pre-compute user properties that you frequently use to slice results. On the experiment setup page, under the advanced settings, configure which properties Statsig pre-computes. You can also configure team-level defaults or pre-configure these properties on an experiment template.

![Experiment setup page with pre-computed user properties configuration](https://docs.statsig.com/images/experiments/interpreting-results/userproperties/196bd217-dd29-4b63-9f1b-d08639e0d36d.png)

After configuring pre-computed properties, you can also apply filters to all metrics on your results.

![Metrics results with user property filters applied](https://docs.statsig.com/images/experiments/interpreting-results/userproperties/8b5c6dcc-feac-46c9-a6fa-331daafc4864.png)

