> ## Documentation Index
> Fetch the complete documentation index at: https://docs.rampkit.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Inject user attributes

> Inject user attributes into flows on iOS

## Inject user attributes

```swift theme={null}
RampKit.setUserAttributes(["tier": "gold"])
```
