The <RedirectToUserProfile /> component will navigate to the user profile URL which has been configured in your application instance. The behavior will be just like a server-side (3xx) redirect, and will override the current location in the history stack.

## Available SDK Guides

- [Next.js](https://clerk.com/docs/nextjs/reference/components/control/redirect-to-user-profile.md)
- [Nuxt](https://clerk.com/docs/nuxt/reference/components/control/redirect-to-user-profile.md)
- [React](https://clerk.com/docs/react/reference/components/control/redirect-to-user-profile.md)
- [React Router](https://clerk.com/docs/react-router/reference/components/control/redirect-to-user-profile.md)
- [TanStack Start](https://clerk.com/docs/tanstack-react-start/reference/components/control/redirect-to-user-profile.md)
- [Vue](https://clerk.com/docs/vue/reference/components/control/redirect-to-user-profile.md)

---

## Sitemap

[Overview of all docs pages](https://clerk.com/docs/llms.txt)
