# Die Profilkarte so einrichten, dass aktuelle Benutzerinformationen angezeigt werden

## Übersicht

Dieses Tutorial beschreibt das Einrichten einer Avonni Profile Card-Komponente auf Ihrer Salesforce Experience Cloud-Site, um Informationen des aktuellen Benutzers anzuzeigen. Diese Einrichtung hilft dabei, personalisierte Benutzererlebnisse zu schaffen und relevante Informationen über den angemeldeten Benutzer auf ansprechende und visuell attraktive Weise darzustellen.

<figure><img src="/files/5fcc9a932b783a6b380932f875173fc01015c90a" alt=""><figcaption><p>Endergebnis</p></figcaption></figure>

## Interaktiver Schritt-für-Schritt-Konfigurationsleitfaden

Ausdruck, der verwendet werden soll, um Informationen des aktuellen Benutzers anzuzeigen: **`{!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-de/tutorials/komponenten/profilkarte/die-profilkarte-so-einrichten-dass-aktuelle-benutzerinformationen-angezeigt-werden.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.
