# Get User Data

| Field                          | Description                                                                                                                                               |
| ------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **User to get data from**      | The user to get the data from. This should evaluate to an id; you can manually copy a user's id or get it programmatically by using a user type variable. |
| **Data field**                 | The name of the field to get.                                                                                                                             |
| **Save to variable with name** | The name of the variable this user data field's value will be stored in.                                                                                  |
| **Variable Type**              | The type of the variable to save as.                                                                                                                      |
