> For the complete documentation index, see [llms.txt](https://help.stringeex.com/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.stringeex.com/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/en/i.-introduction/3.-change-user-information.md).

# 3. Change user information

Users access the "Profile" section to change account information.

<figure><img src="/files/kKT1tNFEEYeJsowilADj" alt=""><figcaption><p>Image 1: Account profile</p></figcaption></figure>

## Change a avatar

Click "UPLOAD" button as Image 2 and select photos on the device to change the avatar.

<figure><img src="/files/F4pKRzxCQ8sEodNF9kG5" alt=""><figcaption><p>Image 2: Change the avatar</p></figcaption></figure>

## Change a profile

Select pen icon to change profile information

<figure><img src="/files/aMene5K2iltuMea28A73" alt=""><figcaption><p>Image 3: Change profile information</p></figcaption></figure>

## Change a password

The user needs to remember and enter the old password to change the password.&#x20;

A new password must satisfy the system's conditions as shown in Image 4.

<figure><img src="/files/qOqqxcaM7YTobHGrlsmE" alt=""><figcaption><p>Image 4: Change the password</p></figcaption></figure>

## Change a language

Currently, supported languages on StringeeX are Vietnamese and English.

**Note:** *The language change only applies for the account making the change, not all other accounts.*

<figure><img src="/files/Jb4gtfeggAQhKxF0NdRH" alt=""><figcaption><p>Image 5: Change language</p></figcaption></figure>

## Call settings

<figure><img src="/files/yNaLOx7VTtcPoLBb47Ve" alt=""><figcaption><p>Image 6: Call settings</p></figcaption></figure>

* Always open ticket tab: the form of opening the tab of the exam record to receive and make calls.

&#x20;     \- On: show call ticket synchronously on active tabs

&#x20;     \- Off: show only active call ticket on active tabs

* SIP account: The user selects the SIP account wanting to assign

## Ring settings

Users will set the ringtone of calls and chats here.

<figure><img src="/files/zkA9rwsCbnZ8pujBph74" alt=""><figcaption><p>Image 7: Ring settings</p></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://help.stringeex.com/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/en/i.-introduction/3.-change-user-information.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
