# Personal Setting

## To edit your personal information, follow the instructions below.&#x20;

Access "**Settings**": Click on **your avatar** in the right corner of the screen, then select "**Settings**".

<figure><img src="/files/XkvXkpTJwLbGjiIezqhA" alt=""><figcaption></figcaption></figure>

1. **Edit personal information:** In the settings, users can change their avatar, full name, date of birth and other personal information.

<figure><img src="/files/9KHMaaNKBFs94erZdp7i" alt=""><figcaption></figcaption></figure>

* **Save information:** After completing the editing, click "**Save profile**" to update the changes.

<figure><img src="/files/ScJjWLIkcyJ6XzpUBBmw" alt=""><figcaption></figcaption></figure>

* **Change password and phone number:** In the "**Account Information**", users can change their password and phone number.

<figure><img src="/files/MwqTXTsSuxWBeXbEG6m9" alt=""><figcaption></figcaption></figure>

* **Payment Management:** The "**Pay**" section displays information about your service plans, participating communities, created assistants, and payment history.

<figure><img src="/files/8PcbQsehMCsLnz8BRRet" alt=""><figcaption></figcaption></figure>

* **Purchased Courses:** This section lists the courses that the user has purchased.

<figure><img src="/files/ODOTMCUwqhCx7CWU5HGM" alt=""><figcaption></figcaption></figure>

* **Payment History:** This section displays the user's payment transaction history.

<figure><img src="/files/3751JI78Y7rmSEEtJOzl" alt=""><figcaption></figcaption></figure>

2. **Customer Introduction:** Users can share referral links with friends by clicking "Customer Introduction".

<figure><img src="/files/RIJxRdGnwQD3Bx7Xz17L" alt=""><figcaption></figcaption></figure>

Copy and share referral code to friends to get rewards.

<figure><img src="/files/JmCeDDZ5f82WX82NLiSf" alt=""><figcaption></figcaption></figure>

3. **Change language:** The platform supports two languages: Vietnamese and English.

<figure><img src="/files/CII6JjRPho0zFygCZSsS" alt=""><figcaption></figcaption></figure>

4. **Log out of account:** Click "**Log out**" to exit the login session.

<figure><img src="/files/LVv0zTucuhWfvAh10aVx" alt=""><figcaption></figcaption></figure>


---

# 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://docs.clickai.vn/clickai-docs/clickai-docs-en/getting-started/personal-setting.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.
