> ## Documentation Index
> Fetch the complete documentation index at: https://docs.devups.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Update your DevUps profile and settings

> Edit your username, display name, phone number, and profile picture, and manage your theme, language, password, and account deletion from Settings.

Your DevUps profile stores the personal information other team members see — your username, display name, and avatar. You can update these details at any time from the Profile page, and control appearance preferences and security options from the broader Settings area.

## Edit your profile

Navigate to `/settings/profile` in the app, or open **Settings** and click **Edit Profile** from the General tab.

<Steps>
  <Step title="Open profile settings">
    Go to **Settings → Edit Profile**, or navigate directly to `/settings/profile`.
  </Step>

  <Step title="Update your fields">
    Fill in any of the following fields and click **Save Changes**.

    | Field      | Required | Notes                                                                                                |
    | ---------- | -------- | ---------------------------------------------------------------------------------------------------- |
    | Username   | Yes      | Minimum 3 characters; lowercase letters, numbers, and underscores only; must be unique across DevUps |
    | First name | No       | —                                                                                                    |
    | Last name  | No       | —                                                                                                    |
    | Phone      | No       | —                                                                                                    |

    <Note>
      Your email address is read-only and cannot be changed from this page.
    </Note>
  </Step>
</Steps>

## Change your profile picture

<Steps>
  <Step title="Click the camera icon">
    On the Profile page, click the camera icon overlaid on your avatar.
  </Step>

  <Step title="Select an image">
    Choose any image file from your device. The file must be under 2 MB.
  </Step>
</Steps>

<Tip>
  If the upload fails, check that your image is under 2 MB and is a valid image format (JPG, PNG, GIF, and similar formats are accepted).
</Tip>

## Appearance settings

Appearance preferences are in **Settings → General**.

<Tabs>
  <Tab title="Theme">
    Choose between **Light**, **Dark**, or **System** (matches your OS preference). The change applies immediately.
  </Tab>

  <Tab title="Language">
    Select your preferred interface language. Available options: English, Español, Français, Deutsch, Português.
  </Tab>
</Tabs>

## Change your password

Go to **Settings → Security** and click **Change Password**. You will be redirected to `/reset-password` to complete the process.

## Delete your account

<Warning>
  Account deletion is permanent and cannot be undone. All learning paths you created, your progress on every path, and all team memberships are removed immediately.
</Warning>

To request account deletion, go to **Settings → Security** and click **Delete Account**. Confirm the dialog to submit your deletion request.
