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

# My Account

> The My Account section allows you to manage your profile, security, preferences, and subscription details in one place.

Go to **Account** → **My Account** in the left panel of the dashboard.

<Steps>
  <Step title="Account overview" stepNumber={1}>
    At the top of My Account you will see summary counters that show your current usage and status:

    * **Words Left**
    * **Media Credits Left**
    * **Characters Left**
    * **Minutes Left**

    These metrics update in real time and give you a quick sense of remaining credits and overall activity.

    <Tip>
      Use the counters to track monthly consumption and avoid unexpectedly hitting limits.
    </Tip>
  </Step>

  <Step title="Update profile" stepNumber={2}>
    Click **Edit Profile** to change your account information.

    **Editable fields:**

    * Full Name
    * Job Role
    * Email Address
    * Phone Number
    * Change Avatar (upload a new avatar image)
    * Company Name
    * Address Line
    * City
    * Postal Code
    * Country

    **Steps:**

    1. Click **Edit Profile**.
    2. Update the required fields and upload a new avatar if needed.
    3. Click **Update** to apply changes.

    <Info>
      Changing your email may require re-verification for security reasons. Check your inbox after saving if a verification step is prompted.
    </Info>
  </Step>

  <Step title="Set defaults" stepNumber={3}>
    Set workspace defaults to speed up content creation and keep results consistent.

    **Available default settings:**

    * Default AI Voiceover Studio Language
    * Default AI Voiceover Studio Voice
    * Default Language for Templates
    * Default AI Model for Templates
    * Default AI Model for Chatbots
    * Default AI Image Model

    **Steps:**

    1. In Set Defaults, choose the desired option for each field.
    2. Click **Save Defaults** to apply them account-wide.

    <Tip>
      Set your most common language, voice, and AI model here so generated content matches your brand voice automatically.
    </Tip>
  </Step>

  <Step title="Change password" stepNumber={4}>
    Use this form to update your login password.

    **Fields:**

    * Current Password
    * New Password
    * Confirm New Password

    **Steps:**

    1. Enter your current password.
    2. Enter and confirm the new password.
    3. Click **Change** to save.

    <Tip>
      Use a strong unique password and consider enabling 2FA for additional protection.
    </Tip>
  </Step>

  <Step title="2FA authentication" stepNumber={5}>
    Enable two factor authentication to add an extra layer of security to your account.

    **To activate Google Authenticator:**

    1. Click **Activate 2FA Authentication**.
    2. Scan the displayed QR code with Google Authenticator or a compatible app on your mobile device.
    3. If you cannot scan the QR code, use the setup key below to add the account manually.

    **Setup Key:** XXXXXXXXXXXXXXXX

    4. Enter the 6-digit code from your authenticator app in the **Enter Google Authenticator OTP** field.
    5. Click **Activate**.

    <Warning>
      Store your setup key or backup codes somewhere safe. If you lose access to your authenticator app and do not have backup codes, you may lose access to your account.
    </Warning>

    **What is Google Authenticator?**\
    Google Authenticator is a mobile app that generates time-based one-time passwords. Install it from your device store to complete setup
  </Step>

  <Step title="Delete account" stepNumber={6}>
    If you need to remove your account permanently, use the Delete Account option.

    <Danger>
      Deleting your account will permanently erase all account details and generated results. This action cannot be undone.
    </Danger>

    **Steps to delete your account:**

    1. Read the warning carefully.
    2. Confirm by checking the confirmation checkbox:\
       `I confirm that I would like to completely delete my account on this platform`
    3. Click **Yes, Delete My Account** to proceed.
  </Step>
</Steps>
