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

# User Profile

> Managing your personal profile and preferences

# User Profile

Manage your personal information, credentials, and preferences.

## Accessing Your Profile

Click **My Profile** in the navigation menu or go to **Settings > User Profile**.

## Profile Information

### Personal Details

* **Full Name** - Your professional name
* **Email** - Login email address
* **Phone** - Contact number
* **NPI Number** - National Provider Identifier (US)

### Professional Information

* **Specialty** - Your medical specialty
* **Title** - Professional title (MD, DO, etc.)
* **Qualifications** - Degrees and certifications

## Editing Your Profile

<Steps>
  <Step title="Open Profile">
    Navigate to My Profile
  </Step>

  <Step title="Click Edit">
    Click the Edit button
  </Step>

  <Step title="Update Information">
    Modify your details
  </Step>

  <Step title="Save Changes">
    Click Save to confirm
  </Step>
</Steps>

## Security Settings

### Change Password

<Steps>
  <Step title="Go to Settings">
    Navigate to Settings > Security
  </Step>

  <Step title="Click Change Password">
    Select the change password option
  </Step>

  <Step title="Enter Current Password">
    Verify your identity
  </Step>

  <Step title="Create New Password">
    Enter and confirm your new password
  </Step>
</Steps>

### Biometric Sign-In

Enable or disable biometric authentication:

* **Face ID** (iOS)
* **Touch ID** (iOS/Mac)
* **Fingerprint** (Android)

<Steps>
  <Step title="Go to Settings">
    Navigate to Settings
  </Step>

  <Step title="Find Biometric Option">
    Locate the biometric sign-in toggle
  </Step>

  <Step title="Toggle Setting">
    Enable or disable as desired
  </Step>

  <Step title="Authenticate">
    Confirm with your biometric if enabling
  </Step>
</Steps>

## Preferences

### Display

* **Theme** - Light or Dark mode
* **Language** - Interface language

### Notifications

* **Email Notifications** - Survey responses, reports
* **Push Notifications** - Mobile alerts

## API Keys

For integration with external systems:

<Steps>
  <Step title="Go to Settings">
    Navigate to Settings > API Keys
  </Step>

  <Step title="Generate Key">
    Click Generate New Key
  </Step>

  <Step title="Copy Key">
    Save the key securely (shown only once)
  </Step>
</Steps>

<Warning>
  API keys provide access to your data. Keep them secure and never share them publicly.
</Warning>
