> For the complete documentation index, see [llms.txt](https://docs.ebrain.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ebrain.ai/account-and-settings/profile-and-language.md).

# Profile and language

Your profile lives under **Settings > General**, in the **Your Account** group. This is where you manage how you appear to your team, the details that help eBrain tailor itself to you, and the language the app is shown in.

{% hint style="info" %}
Changes on this page are not saved automatically. While you have edits pending, an **Unsaved changes** bar appears at the bottom with **Save** and **Discard** buttons. Click **Save** to keep your changes.
{% endhint %}

## Edit your profile

{% stepper %}
{% step %}

### Open General settings

Go to **Settings**, then choose **General** under **Your Account**.
{% endstep %}

{% step %}

### Update your photo

Click your avatar (or **Change photo**) to upload a picture. You can use a JPEG, PNG, WebP, or GIF up to **2 MB**. If the file is too large or an unsupported type, you'll see an error.
{% endstep %}

{% step %}

### Set how you appear to your team

Edit your **First name** and **Last name**. Your **Email** is shown here but can't be changed on this page, because your login identity is managed through your sign-in provider.
{% endstep %}

{% step %}

### Tell eBrain about your work

Pick a **Business type** and use the **About you** box to describe your role and day-to-day work. eBrain uses this to tailor its responses to you.
{% endstep %}

{% step %}

### Save

Click **Save** in the unsaved-changes bar to apply everything, or **Discard** to undo your edits.
{% endstep %}
{% endstepper %}

### Business type options

| Option                    |
| ------------------------- |
| Freelancer / ZZP          |
| Solopreneur               |
| Micro (2-10 employees)    |
| Small (10-50 employees)   |
| Medium (50-250 employees) |
| Large (250+ employees)    |

## Choose your language

Under **Preferences**, the **Language** selector lets you switch between **Dutch** and **English**.

Your choice applies to the interface **immediately** and is saved to your profile, so it follows you across devices and sessions. Both Tim (the chat assistant) and the rest of the app use this preference.

{% hint style="success" %}
Switching language does not change any of your data, accounts, or settings. It only changes the language the app and Tim speak to you in.
{% endhint %}

## Related settings

<table data-view="cards"><thead><tr><th>Title</th><th data-card-target data-type="content-ref">Link</th></tr></thead><tbody><tr><td>Connect your mailboxes, calendars, and other tools</td><td><a href="/pages/FIBJv6fZUgUNT5RkB5cQ">/pages/FIBJv6fZUgUNT5RkB5cQ</a></td></tr><tr><td>Manage what Tim remembers about you</td><td><a href="/pages/z6JeBtmzo81Jodbl2onX">/pages/z6JeBtmzo81Jodbl2onX</a></td></tr><tr><td>Invite teammates and switch workspaces</td><td><a href="/pages/YfN6WEtt82ChZ7vWGPwc">/pages/YfN6WEtt82ChZ7vWGPwc</a></td></tr><tr><td>Sessions, encryption, and what you control</td><td><a href="/pages/ryYQo9Okph7Syid5NzIA">/pages/ryYQo9Okph7Syid5NzIA</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ebrain.ai/account-and-settings/profile-and-language.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
