# Request User Information

{% hint style="success" %}

#### Like what you're seeing?

Support us as a [GitHub Sponsor](https://kb.heathen.group/old-kb/where-to-buy/become-a-sponsor) and get instant access to all our assets, exclusive tools and assets, escalated support and issue tracking and our gratitude.\
\
These articles are made possible by our [GitHub Sponsors](https://kb.heathen.group/old-kb/where-to-buy/become-a-sponsor) ... become a sponsor today!
{% endhint %}

## Introduction

Requests the persona name and optionally the avatar of a specified user.

{% hint style="info" %}
It's slower to download avatars and churns the local cache, so if you don't need avatars, don't request them.
{% endhint %}

### User Id

The user to request the information for.

### Name Only

Retrieve the Persona name only (**true**)? Or both the name and the avatar (**false**)?

### Return Value

Triggers a [Persona State Change](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/events/persona-state-change) callback.

**true** means that the data has been requested and a [Persona State Change](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/events/persona-state-change) callback will be posted when it's retrieved.&#x20;

**false** means that we already have all the details about that user and functions that require this information can be used immediately.

## Nodes

<figure><img src="https://4053370152-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MZWu8yFOWhCYCMkJFmR%2Fuploads%2FTW0xe72P1s80SZNyUutZ%2Fimage.png?alt=media&#x26;token=160db843-9f74-48f7-a863-7e520c94cf2b" alt=""><figcaption></figcaption></figure>
