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

# Profile

> Manage your account settings — name, language, theme, and password.

Navigate to **Profile** in the sidebar (or click your avatar in the bottom-left corner).

## Account

| Field            | Editable | Description                                       |
| ---------------- | -------- | ------------------------------------------------- |
| **Email**        | No       | The email you signed up with. Read-only.          |
| **Display name** | Yes      | Your name shown in the app. Click Save to update. |
| **Member since** | No       | The date you created your account.                |

## Preferences

### Theme

Choose between three options:

* **Light** — always light mode
* **Dark** — always dark mode
* **System** — follows your operating system's preference

### Language

Select the app's UI language:

* **Automatic (system language)** — detects your browser language, falls back to **English** (`en`)

Or pick a fixed locale from the same **14** languages supported in the widget:

| Code | Language   | Native name |
| ---- | ---------- | ----------- |
| `en` | English    | English     |
| `cs` | Czech      | Čeština     |
| `de` | German     | Deutsch     |
| `es` | Spanish    | Español     |
| `fr` | French     | Français    |
| `sk` | Slovak     | Slovenčina  |
| `pt` | Portuguese | Português   |
| `it` | Italian    | Italiano    |
| `pl` | Polish     | Polski      |
| `nl` | Dutch      | Nederlands  |
| `sv` | Swedish    | Svenska     |
| `tr` | Turkish    | Türkçe      |
| `hu` | Hungarian  | Magyar      |
| `uk` | Ukrainian  | Українська  |

Language selection also affects email notifications — FIFE.BOT sends confirmation and password reset emails in your chosen language.

<Info>
  The app language is separate from the **widget language** (configured per chatbot in Settings → Widget Language).
</Info>

## Security

### Change Password

Click **Change password** to open a dialog with:

| Field            | Description                      |
| ---------------- | -------------------------------- |
| Current password | Your existing password           |
| New password     | The new password you want to set |
| Confirm password | Re-type the new password         |

All fields have a show/hide toggle for the password text.

<Note>
  If you signed up via Google or Microsoft OAuth and never set a password, use the "Forgot password" flow on the login page to set one.
</Note>
