mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-06-22 04:11:55 +10:00
43 lines
1.6 KiB
Plaintext
43 lines
1.6 KiB
Plaintext
---
|
|
title: "Updating your profile"
|
|
description: "Learn how to update your profile information including your name, username, and email address in Reactive Resume"
|
|
---
|
|
|
|
<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>
|