# Configurar la Tarjeta de perfil para mostrar la información del usuario actual

## Descripción general

Este tutorial describe cómo configurar un componente Avonni Profile Card en su sitio de Salesforce Experience Cloud para mostrar la información del usuario actual. Esta configuración ayuda a crear experiencias de usuario personalizadas, mostrando información relevante sobre el usuario conectado en un formato atractivo y visualmente agradable.

<figure><img src="/files/77a3e774566873fce17d26b9c8bec255ce6cc08f" alt=""><figcaption><p>Resultado final</p></figcaption></figure>

## Guía interactiva de configuración paso a paso

Expresión a utilizar para mostrar la información del usuario actual: **`{!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-es/tutoriales/componentes/tarjeta-de-perfil/configurar-la-tarjeta-de-perfil-para-mostrar-la-informacion-del-usuario-actual.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.
