
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.

{% figure %}
![Pulse results sliced by user properties](/images/experiments/interpreting-results/userproperties/60ad9a4f-8e85-42a6-8c36-147fc6c85873.png)
{% /figure %}

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

User properties that are frequently used to slice results can be pre-computed when using Statsig Warehouse Native. Configure these properties to be pre-computed on the experiment setup page, under the advanced settings. You can also configure team-level defaults or pre-configure them on an experiment template.

{% figure %}
![Experiment setup page with pre-computed user properties configuration](/images/experiments/interpreting-results/userproperties/196bd217-dd29-4b63-9f1b-d08639e0d36d.png)
{% /figure %}

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

{% figure %}
![Metrics results with user property filters applied](/images/experiments/interpreting-results/userproperties/8b5c6dcc-feac-46c9-a6fa-331daafc4864.png)
{% /figure %}
