Files
Reactive-Resume/docs/guides/updating-your-profile.mdx
T
mintlify[bot] 5270a2a9a0 docs: tighten SEO titles and descriptions across new docs (#3232)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-07-07 15:08:12 +00:00

43 lines
1.6 KiB
Plaintext

---
title: "Updating your profile"
description: "Update your Reactive Resume profile information, including your display name, username, email address, and profile picture from account settings."
---
<Steps>
<Step title="Sign in to the dashboard">
Head over to [https://rxresu.me](https://rxresu.me) and sign in with your account credentials.
<Tip>
If you haven't created an account yet, follow the guide on [Creating an Account](/guides/creating-an-account).
</Tip>
</Step>
<Step title="Navigate to Profile settings">
Once you're in the dashboard, look for the sidebar navigation on the left. Under the <Badge>Settings</Badge> section,
click on the <Badge>Profile</Badge> link.
</Step>
<Step title="Update your information">
On the Profile page, you can update the following information:
- **Name**: Your full name as it appears in your account
- **Username**: Your unique username (used in public resume URLs)
- **Email Address**: Your account email address
<Warning>
If you update your email address, you will receive a verification link on your current email address. The change will only be accepted after you click on the verification link.
</Warning>
</Step>
<Step title="Verify email changes (if applicable)">
If you've updated your email address, check your current email inbox for a verification link. Click on the link to confirm the email change.
<Tip>
Make sure to check your spam folder if you don't see the verification email in your inbox. The verification link is required to complete the email address change.
</Tip>
</Step>
</Steps>