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

# Set up your profile and notifications

> How to set your name, avatar and language in Collabase, choose which notifications you receive, get an email digest and change your password.

Your profile controls how others see you in Collabase and which notifications you receive. These settings only affect your own account.

Open your profile by clicking your **avatar** in the bottom-left corner of the sidebar and selecting **Profile** or **Settings**.

## Your details

On the **Profile** tab, set your full name, job title and avatar. Click **Save changes** when you are done.

If your company manages accounts through a directory (LDAP, SAML or SCIM), your name and email may be locked in Collabase. Change them in the directory instead.

## Language

Choose English, German, French or Italian on the **Preferences** tab. The interface reloads in the new language right away.

## Notifications

In-app notifications appear under the **bell icon** in the top navigation bar. On the **Notifications** tab you can turn each type on or off:

| Notification                | When you get it                       |
| --------------------------- | ------------------------------------- |
| **Task assigned to you**    | Someone assigns a task to you         |
| **Task mentioned you**      | Someone @mentions you in a task       |
| **Page commented**          | Someone comments on a page you follow |
| **Page mentioned you**      | Someone @mentions you on a page       |
| **Test run completed**      | A test run you watch finishes         |
| **Automation notification** | An automation sends you a message     |

If email is set up on your instance, you can also get a **Daily** or **Weekly** email digest of unread notifications.

## Change your password

<Steps>
  <Step title="Open the Security tab">
    Click your avatar, then **Profile**, then **Security**.
  </Step>

  <Step title="Enter your current password">
    Collabase checks it before accepting a new one.
  </Step>

  <Step title="Enter and confirm the new password">
    It needs at least 8 characters.
  </Step>

  <Step title="Click Save">
    The new password applies right away.
  </Step>
</Steps>

## Next steps

<CardGroup cols={2}>
  <Card title="Profile reference" icon="user" href="/docs/concepts/profile">
    All profile settings, including API tokens.
  </Card>

  <Card title="Getting started overview" icon="map" href="/docs/getting-started/overview">
    Back to the first steps.
  </Card>
</CardGroup>
