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

# Profile Settings

> Manage your personal and company information

## Overview

The Profile section allows you to manage your personal and company information. This information is used across the platform and may be displayed in various places.

## Profile Information

### Personal Information

**First Name** (Required)

* Your first name
* Minimum: 1 character
* Cannot be empty or whitespace only
* Used for personalization and identification

**Last Name** (Required)

* Your last name
* Minimum: 1 character
* Cannot be empty or whitespace only
* Used for personalization and identification

### Company Information

**Company Name** (Optional)

* Your company or organization name
* Free text field
* Used for organization identification
* Optional but recommended for business accounts

**Company Size** (Optional)

* Size category of your company
* Options:
  * Less than 10 (Small Company)
  * 10 - 49 (Medium Company)
  * 50-249 (Large Company)
  * More than 250 (Enterprise)
* Used for analytics and support purposes
* Optional selection

**Website** (Optional)

* Your company website URL
* Must be a valid URL format (if provided)
* Can be left empty
* Optional field

## Updating Profile

### Step-by-Step Process

1. **Navigate to Profile Section**
   * Go to Account Settings
   * Click on "Profile" tab or section

2. **Edit Information**
   * Modify any fields you want to update
   * Required fields (First Name, Last Name) must be filled
   * Optional fields can be left empty

3. **Review Changes**
   * Check all entered information
   * Ensure required fields are completed
   * Verify URL format if website is provided

4. **Save Changes**
   * Click **"Update Profile"** button
   * Changes are saved immediately
   * Success message confirms update
   * Profile information updates across platforms

### Form Validation

* First Name and Last Name are required
* Fields cannot contain only whitespace
* Website must be a valid URL (if provided)
* Form shows validation errors in real-time

### Update Behavior

* Changes apply immediately
* Updates reflected across all platforms
* No logout/login required
* Sidebar and profile displays update automatically

## Troubleshooting

### Problem: Cannot update profile

**Solutions:**

* Check required fields are filled
* Verify no validation errors
* Ensure website URL is valid format
* Try refreshing page and updating again

### Problem: Changes not saving

**Solutions:**

* Check network connection
* Verify form is valid
* Look for error messages
* Try again after page refresh

## Related Documentation

<CardGroup cols={2}>
  <Card title="Overview" href="./overview">
    Account Settings overview
  </Card>

  <Card title="Security Settings" href="./security-settings">
    Manage passwords and account security
  </Card>

  <Card title="Notification Settings" href="./notification-settings">
    Control email notification preferences
  </Card>
</CardGroup>
