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

# Account settings

> Manage your personal profile, language, password, two-factor authentication, and account deletion.

Your account settings cover everything tied to you personally, separate from your [workspace](/en/user-guide/settings/workspace). Open your **Account** settings to update your details.

## Personal data

Update your **name** at any time. Your **email address** is shown here — it's used for sign-in, notifications, and team invitations — but it can't be changed from the platform.

You can also set your **language preference** for the platform. The interface is available in English and German.

## Language

Select the language for the user interface. This setting is saved individually for each user – so even in multilingual teams, each user can set their preferred language independently of other team members.

## Password

If you signed up with email and password, you can change your password from the Account page. Choose a strong, unique password and update it whenever you suspect it may be exposed.

<Note>
  If you signed in through a social or single sign-on provider, there is no password to manage here — authentication is handled by that provider.
</Note>

## Two-factor authentication (2FA)

Two-factor authentication adds a second verification step to your sign-in. homie uses a one-time passcode (OTP) sent to your email address.

<Steps>
  <Step title="Open Account settings">
    Open your **Account** settings and find the **Two-Factor Authentication** section.
  </Step>

  <Step title="Enable 2FA">
    Select **Enable 2FA**. homie sends a one-time passcode (OTP) to your account email address.
  </Step>

  <Step title="Confirm the code">
    Enter the OTP from your inbox to confirm. Once verified, 2FA is active on your account.
  </Step>
</Steps>

<Check>
  After enabling 2FA, you'll be asked for an email OTP each time you sign in, keeping your account protected even if your password is compromised.
</Check>

You can disable two-factor authentication from the same section at any time.

<Frame>
  <img src="https://mintcdn.com/homieai/m0ZcYuq9OdpATfdE/images/Bildschirmfoto-2026-07-07-um-15.09.09.png?fit=max&auto=format&n=m0ZcYuq9OdpATfdE&q=85&s=e477a88902d2717c7c28032509a79c59" alt="Bildschirmfoto 2026 07 07 Um 15 09 09" width="3004" height="1352" data-path="images/Bildschirmfoto-2026-07-07-um-15.09.09.png" />
</Frame>

{/* TODO: Screenshot — Dashboard > Settings > Account > Two-factor authentication */}

## Delete your account

You can permanently delete your personal account from the bottom of the Account page.

<Warning>
  Deleting your account is permanent and cannot be undone. If you are the only owner of a workspace, transfer ownership or delete the workspace first. Review your [workspace settings](/en/user-guide/settings/workspace) before deleting.
</Warning>

## Next steps

<CardGroup cols={2}>
  <Card title="Workspace settings" icon="building" href="/en/user-guide/settings/workspace">
    Manage your organization's name, profile, and membership.
  </Card>

  <Card title="Manage your team" icon="users" href="/en/user-guide/settings/team">
    Invite teammates and control their roles and access.
  </Card>
</CardGroup>
