---
title: User Property
description: Break down experiment results by user properties like subscription tier or platform to gain deeper insights.
product: general
token_estimate: 247
---
# User Property

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

You can break down Pulse results by user properties, such as Free vs Paid or OS type, to slice your data by those properties.

You set user properties when you create the User object used with the Statsig SDK. Statsig freezes these properties when it first exposes a user to a feature gate or experiment, because the experiment may change those properties (for example, converting a Free user to Paid).

![User property configuration interface](https://docs.statsig.com/images/metrics/user-property/226679274-01705500-48ee-44d4-8a5c-cbc49d97d0b2.png)

You can run custom queries on your Pulse results in the **Explore** tab to group by or filter by user properties.

![Pulse results custom query interface](https://docs.statsig.com/images/metrics/user-property/226679816-5c7d393f-80e2-4670-8978-fc607b5fbe1a.png)

