# Configurer la carte de profil pour afficher les informations de l’utilisateur actuel

## Aperçu

Ce didacticiel décrit la configuration d’un composant Avonni Profile Card sur votre site Salesforce Experience Cloud pour afficher les informations de l’utilisateur actuel. Cette configuration permet de créer des expériences utilisateur personnalisées, en présentant des informations pertinentes sur l’utilisateur connecté de manière attrayante et visuellement plaisante.

<figure><img src="/files/a70caaa29333a38dc0cee960b40418b5a22776a8" alt=""><figcaption><p>Résultat final</p></figcaption></figure>

## Guide interactif de configuration pas à pas

Expression à utiliser pour afficher les informations de l’utilisateur actuel : **`{!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/experience-cloud-fr/tutoriels/composants/carte-de-profil/configurer-la-carte-de-profil-pour-afficher-les-informations-de-lutilisateur-actuel.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.
