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

# Your profile

> Manage your personal account: add a profile photo, change your password, switch the dashboard language, and check your clinic's timezone.

**Profile** is your personal account settings. Open **Settings** from the account
menu in the top-right (it lands on **Profile**), or select **Profile** in the
settings tab strip. Everything here affects your own login only, not your clinic
or your teammates.

<Frame caption="Screenshot: the Profile settings page showing the profile photo, the read-only Name and Email, the Change Password card, Dashboard Language, and the read-only Timezone card.">
  <img src="https://mintcdn.com/zovi/-jGoPdTQeb9B4m94/images/settings-profile.png?fit=max&auto=format&n=-jGoPdTQeb9B4m94&q=85&s=5e37491a1fab895e21d61b06ee109c79" alt="Profile settings page" width="1440" height="912" data-path="images/settings-profile.png" />
</Frame>

## Your profile photo

Select the small **camera icon** on your avatar at the top of the page to upload
a **JPG** or **PNG** picture of yourself.

Your photo appears next to your name across the dashboard and in the audit log,
so colleagues can see at a glance who did what.

## Your name and email

Your **Name** and **Email** are shown at the top of the page but are **read-only**,
so you can't edit them here.

<Note>
  To change your name or email, contact Zovi support at
  [info@zoviapp.com](mailto:info@zoviapp.com). These details are tied to your login,
  so they're changed for you rather than self-service.
</Note>

## Change your password

Use the **Change Password** card to set a new password. You'll need your current
one to confirm it's really you.

<Steps>
  <Step title="Enter your current password">
    Type the password you sign in with today.
  </Step>

  <Step title="Enter a new password">
    Choose a new password of **at least 8 characters**.
  </Step>

  <Step title="Confirm the new password">
    Re-type the new password so it matches exactly.
  </Step>

  <Step title="Save">
    Select **Update password**. You'll stay signed in on this device with your new
    password active.
  </Step>
</Steps>

<Tip>
  Can't remember your current password? Sign out and use **Forgot password?** on
  the sign-in page to set a new one by email.
</Tip>

## Dashboard language

Set the language the **dashboard** displays in with the **Dashboard Language**
control. You can choose:

* **English**
* **Deutsch**

<Warning>
  Changing the language **reloads the dashboard** so everything re-renders in your
  chosen language. Save any in-progress work first.
</Warning>

This setting only changes *your* dashboard. It doesn't affect what language your
clients see in the app, which is controlled separately in
[App Builder](/app-builder/overview).

## Timezone

The **Timezone** card is **read-only**. It shows the timezone your clinic runs
on, taken from your locations:

* One location: a single line with that location's timezone.
* Several locations: one line per location, so you can see them side by side.
* No locations yet: the card says so and prompts you to add one.

To change a timezone, edit the location itself in
[Business info](/settings/business-info).

<Note>
  Everything runs on the clinic timezone: offers, the calendar, and message send
  times. That keeps times consistent for you, your team, and your clients rather
  than shifting per person.
</Note>

## Related

<CardGroup cols={2}>
  <Card title="Business info & locations" icon="building" href="/settings/business-info">
    Your clinic's contact details, currency, and locations.
  </Card>

  <Card title="Security & access log" icon="shield-halved" href="/settings/security">
    Review when Zovi support has accessed your dashboard.
  </Card>
</CardGroup>
