# User Attributes

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXd-xLrwewXAD3T1XZL_yEl8_fc6hfeh3QzVy7B_J8MTHCNet5gMKO92PijmwjLAoWKCFYLwHmRRKEeGbemqRagtY5cq0lKrYw15W4GZu4sJqmqsbK7CRE94F_8G7XUzbf8yaT1vGg?key=B7tqI3ctRltH_VsErWMcNi1J" alt=""><figcaption></figcaption></figure>

User Attributes are **specific characteristics or traits** associated with each user in your system. Think of them like labels or tags that describe users—such as name, age, email, subscription plan, last login, country, preferred language, or even custom attributes like “is\_premium\_user” or “referral\_source.”

Questera allows you to define and track these attributes dynamically, either through your integrations or manual updates. These attributes play a crucial role in **audience segmentation**, **workflow targeting**, and **personalized communication**. For example, you can build a flow that sends a retention message to users who haven’t logged in for 7 days and are on a free plan. They also help enrich event tracking and analytics dashboards by adding deeper meaning to user behaviors.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.questera.ai/questera-ai-platform/data/user-attributes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
