<!-- llms.txt: https://workos.com/llms.txt -->

# User Profile Widget

import * as userProfile from "./user-profile.props";
import { PropsTableHydrator } from "../../../components/props-table-hydrator";

![User Profile Widget screenshot](https://images.workoscdn.com/images/790e97bb-0875-4ca7-8ff4-c01dafce77f4.png?auto=format\&fit=clip\&q=50)

The `<UserProfile />` widget allows users to view and manage their personal information. With this widget, users can:

- View their profile picture and connected OAuth accounts
- Edit their display name
- Change their email address, with a verification code sent to the new address

No special permissions are required to use this widget.

#### Widget Token

#### Access Token

## API Reference
