# Set up the Profile Card to display current user information

## Overview

This tutorial outlines setting up an Avonni Profile Card component on your Salesforce Experience Cloud site to display current user information. This setup helps create personalized user experiences, showcasing relevant information about the logged-in user in an engaging and visually appealing format.

<figure><img src="/files/sKqom6HaCZtywbf2um7h" alt=""><figcaption><p>Final Result</p></figcaption></figure>

## Interactive Step-by-Step Configuration Guide

Expression to use to display current user information: **`{!User.Record.FirstName}`**

{% @arcade/embed flowId="8VkmfNtj8DgfroxFJs3o" url="<https://app.arcade.software/share/8VkmfNtj8DgfroxFJs3o>" %}


---

# 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.avonnicomponents.com/experience-cloud/tutorials/components/profile-card/set-up-the-profile-card-to-display-current-user-information.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.
