# Cấu hình cá nhân

**Mục đích**: Hệ thống cho phép người dùng thiết lập các thông tin của tài khoản

**Bước 1**: Người dùng bấm vào biểu tượng tại menu ngang, chọn "Cấu hình cá nhân"

![Screen Shot 2020-12-08 at 16 03 06](https://user-images.githubusercontent.com/73808891/101462519-e40a5400-396e-11eb-9ded-c85428e3ed24.png)

**Bước 2**: Hệ thống hiển thị ra giao diện cho phép thiết lập các thông tin bao gồm: Họ và tên, Số điện thoại, Mô tả Trong đó việc khai báo thông tin số điện thoại là một trong những điều kiện để người dùng có thể kết nối được Dingtalk và nhận các thông báo liên quan đến ticket qua Dingtalk.

![Screen Shot 2020-11-11 at 09 07 42](https://user-images.githubusercontent.com/73808891/98756552-61d55100-23fd-11eb-8fa3-70c27cce7381.png)


---

# 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://hd.gobiz.vn/english/m27/huong-dan-su-dung-cho-thanh-vien-du-an/account_config.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.
