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

# Profile & Security

> Manage your personal profile, credentials, and account security settings.

Profile and security settings allow you to update your personal information, upload a profile photo, write a bio, and change your password.

Your profile photo and bio show up on patient-facing pages like self-scheduling — so patients can see who they're booking with. Keep your info current so the right name and credentials appear on clinical notes and signatures.

## Update Your Profile Picture

Your profile picture is displayed throughout the app -- on the calendar, in patient-facing self-scheduling pages, and in internal staff views.

<Steps>
  <Step title="Navigate to Profile">
    Go to **Settings** and select **Profile**.
  </Step>

  <Step title="Upload or Take a Photo">
    Hover over the current profile picture (or placeholder avatar) to reveal a camera icon. Click it to see your options:

    * **Take Photo**: Opens your device camera to capture a photo directly.
    * **Upload Photo**: Opens a file picker to select an image from your device.
    * **Remove Photo**: Removes the current profile picture and reverts to the default avatar.
  </Step>
</Steps>

Supported formats: **JPG**, **PNG**, or **WebP**. Maximum file size: **5 MB**.

## Edit Personal Information

All profile fields auto-save as you type, so there is no manual save button.

<Steps>
  <Step title="Navigate to Profile">
    Go to **Settings** and select **Profile**.
  </Step>

  <Step title="Edit Fields">
    Update any of the following fields:

    * **First Name** (required): Your given name.
    * **Last Name** (required): Your family name.
    * **Email** (required): Your email address, used for account login and notifications.
    * **Phone Number** (required): Your contact phone number. Must be at least 10 digits.
    * **Default Location** (optional): The clinic location you work out of most often. This is used to pre-select your location in places like the calendar so you don't have to pick it every time.
    * **Credentials** (optional): Professional credentials such as MD, DO, PA-C, or NP. On the [self-scheduling](/modules/scheduling/self-scheduling) page, these show under your name when a patient picks a provider (and again in the booking summary). Leave blank if you do not want credentials shown.
  </Step>
</Steps>

Changes save automatically after a brief delay. A save indicator appears while the update is being processed.

## Write Your Bio

The bio section is shown to patients on the self-scheduling page to help them learn about you before booking.

<Steps>
  <Step title="Navigate to the About You Section">
    On the **Profile** page, scroll down to the **About You** section.
  </Step>

  <Step title="Write or Generate a Bio">
    Type directly into the text area, or use the **AI generator** button to have Decoda draft a bio based on your name and credentials. You can edit the generated text before it saves.
  </Step>
</Steps>

<Info>
  The AI bio generator requires your first and last name to be filled in. If the button is disabled, enter your name first.
</Info>

## Change Your Password

<Steps>
  <Step title="Navigate to Security">
    Go to **Settings** and select **Security**.
  </Step>

  <Step title="Enter Passwords">
    Fill in the following fields:

    * **Current Password**: Your existing password for verification.
    * **New Password**: Must be at least 6 characters and different from your current password.
    * **Confirm New Password**: Re-enter the new password. Must match exactly.
  </Step>

  <Step title="Submit">
    Click **Update Password**. A success message confirms the change. If the current password is incorrect, an error message will appear.
  </Step>
</Steps>

## Advanced Configuration

<AccordionGroup>
  <Accordion title="Email Address Changes">
    Changing your email address updates the login credential for your account. After updating, use the new email address to sign in. Make sure you have access to the new email before changing it.
  </Accordion>

  <Accordion title="Credentials Display">
    Credentials entered in your profile (e.g., MD, NP) show under your name on the self-scheduling provider list, provider details, and booking itinerary when patients book online. Leave this field blank if you do not have professional credentials to display.
  </Accordion>

  <Accordion title="Permissions">
    Profile and security settings are personal to each user. Every user can update their own profile picture, name, credentials, bio, and password without any special permissions. You cannot edit another user's profile from this page -- to manage other users, see [Users & Roles](/modules/settings/users).
  </Accordion>

  <Accordion title="Profile Picture Best Practices">
    For the best display quality, use a square image with a resolution of at least 256x256 pixels. The image will be displayed as a circle, so keep important content centered. Avoid images with busy backgrounds.
  </Accordion>
</AccordionGroup>
