# Profile

Profile opens first in Settings. Use this section to update personal account details, change your password, manage notifications, and adjust other account preferences.

<div data-with-frame="true"><img src="/files/6422dd7a29c3bdff97145b050590dd5bb723cde4" alt=""></div>

{% hint style="info" %}
Navigation tabs — let you switch between [Profile](/chatlyst-user-guide/settings/profile.md), [Company](/chatlyst-user-guide/settings/company.md), [Team](/chatlyst-user-guide/settings/team.md), and [Billing](/chatlyst-user-guide/settings/billing.md) without returning to Home.

![](/files/CiM8jpfv9WJLdbbeel2O)
{% endhint %}

### Account Information

Update your first and last name.

1. Select **Edit**.
2. Update **First Name** and **Last Name**.

<div data-with-frame="true"><img src="/files/3773157491e2595e5a5c8c774856b57bd60bb4f1" alt=""></div>

3. Select **Save Changes** to apply the update (or select **Cancel** to discard changes).

<div data-with-frame="true"><img src="/files/34d1c46129eb664adbee670560ab639b8d3b85e4" alt=""></div>

{% hint style="info" %}
If you signed in using Google (or another method), the Account Information tab shows Connected Accounts.

![](/files/7yxcynNRRFpaxJMAWho1)
{% endhint %}

### Change Password

If you registered using email, you can change your password here.

1. Enter your current password.
2. Enter your new password.
3. Confirm your new password.
4. Select **Change Password**.

Password requirements:

* At least 8 characters
* At least one uppercase letter
* At least one lowercase letter
* At least one number

<div data-with-frame="true"><img src="/files/cf634d1adf71fe013f27230440992aa8bf65b535" alt=""></div>

{% hint style="info" %}
If you signed in using another method (for example, Google), you can still add a password so you can also sign in with email and password in the future.

![](/files/gCU4zlegwACKduX2Hyym)
{% endhint %}

### Notification Preferences

Manage notification sounds.

1. Use the toggle to turn notification sounds on or off.
2. If sounds are on, select **Test** to play a sample sound and confirm your audio is working.

<div data-with-frame="true"><img src="/files/2ae83d1ddcc095b491d95ed348ee9290db33bbd8" alt=""></div>

### Appearance

Choose how Chatlyst looks on your device.

1. Select **Light**, **Dark**, or **System**.
2. Select **System** to match your device’s current appearance settings. Chatlyst updates automatically if you change your device theme later.

<div data-with-frame="true"><figure><img src="/files/gQpSCwKP5vvNhFgtESJB" alt=""><figcaption></figcaption></figure></div>

### Locale Preferences

Set your preferred timezone and language so dates, times, and in-app text display in the format that matches your preferences.

<div data-with-frame="true"><img src="/files/af07b80b20e086febb1fab25fe8424d1201d61f7" alt=""></div>

{% hint style="info" %}
Chatlyst also supports Traditional Chinese.

![](/files/WSHFbcufxqI8nqaBLAGW)
{% endhint %}


---

# Agent Instructions: 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://chatlyst.gitbook.io/chatlyst-user-guide/settings/profile.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.
