> For the complete documentation index, see [llms.txt](https://help.acheckin.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.acheckin.vn/huong-dan-dung-ung-dung-acheckin/huong-dan-bo-sung-sua-doi-thong-tin-ca-nhan-cua-nhan-vien/huong-dan-thay-doi-so-dien-thoai-dang-nhap-cua-nhan-vien.md).

# Hướng dẫn thay đổi số điện thoại đăng nhập của nhân viên

{% hint style="info" %}
Vị trí: CMS --> Quản lý nhân sự --> Nhân viên --> Nhập từ khóa và tìm kiếm nhân viên --> sửa số điện thoại --> Cập nhật
{% endhint %}

Admin sửa số điện thoại đăng nhập mới của nhân viên bằng cách chọn biểu tượng cây bút <img src="/files/-McCaabAHsP0-szUPyI2" alt="" data-size="line"> trong mục **"sửa số điện thoại liên kết tài khoản"**

![](/files/-McCa3v1RbzYcsyP90xd)

{% hint style="warning" %}
Số điện thoại mới là số chưa tồn tại trong work space;

Số điện thoại cần nhập đúng định dạng
{% endhint %}

![](/files/-McCg0fWzxLvUGj5-7nW)

Sau khi số điện thoại mới được lưu thành công, nhân viên cần[ đăng nhập](/huong-dan-dung-ung-dung-acheckin/huong-dan-dang-nhap-cho-nhan-vien-moi.md) lại ACheckin bằng số điện thoại mới, nhập mã xác thực OTP được gửi về, nhập mật khẩu và chọn work space công ty. Mọi dữ liệu cũ của nhân viên sẽ được chuyển hết sang tài khoản đăng nhập với số điện thoại mới này.&#x20;


---

# 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.acheckin.vn/huong-dan-dung-ung-dung-acheckin/huong-dan-bo-sung-sua-doi-thong-tin-ca-nhan-cua-nhan-vien/huong-dan-thay-doi-so-dien-thoai-dang-nhap-cua-nhan-vien.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.
