> For the complete documentation index, see [llms.txt](https://docs.posapp.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.posapp.vn/quan-ly-nhan-vien/tao-nhom-va-tai-khoan-nhan-vien-web-1.md).

# TẠO VÀ ĐĂNG NHẬP TÀI KHOẢN QUẢN LÝ (NEW)

Tài khoản quản lý giúp chủ quán đăng nhập trực tiếp, nhanh chóng vào máy Pos bán hàng mà không cần mã thiết bị. Chủ quán có thể thông qua máy Pos để xem nhanh các báo cáo bán hàng, báo cáo kinh doanh.

Các bước tạo tài khoản quản lý, bạn thực hiện tương tự như tạo tài khoản nhân viên (WEB)

{% content-ref url="/pages/2hYZ0VRRXgPhvafQTiWw" %}
[WEB - TẠO NHÓM VÀ TÀI KHOẢN NHÂN VIÊN](/quan-ly-nhan-vien/tao-vai-tro-nhan-vien-web/web-tao-nhom-va-tai-khoan-nhan-vien.md)
{% endcontent-ref %}

{% content-ref url="/pages/volbwB4TzUtJbYIGgNVj" %}
[APP - TẠO NHÓM VÀ TÀI KHOẢN NHÂN VIÊN](/quan-ly-nhan-vien/tao-vai-tro-nhan-vien-web/app-tao-nhom-va-tai-khoan-nhan-vien.md)
{% endcontent-ref %}

**Lưu ý:** Tại mục **Thay đổi vai trò**, **bật** quyền **Thiết lập cửa hàng**

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MXFSIGoxOOM1xROtoGl%2Fuploads%2Fj99n6SuXRsKRIHWg8iRR%2Fimage.png?alt=media&#x26;token=c8c67530-ae9a-4877-91af-4583aaf89a43" alt=""><figcaption></figcaption></figure>

**Bật máy POS thu ngân, chọn đăng nhập tài khoản quản lý**

**Lưu ý:** Đối với tài khoản quản lý, bạn **không cần nhập mã thiết bị**

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MXFSIGoxOOM1xROtoGl%2Fuploads%2FaftagwfWYVghAebAk2X4%2Fimage.png?alt=media&#x26;token=438b487b-74e3-4d02-a8fe-648b5ff6eba3" alt=""><figcaption></figcaption></figure>

Trường hợp bạn quên **bật** quyền **thiết lập cử hàng** cho tài khoản, giao diện sẽ hiện cảnh báo như sau:

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MXFSIGoxOOM1xROtoGl%2Fuploads%2FA1tIKTW4FhPcFFFG2yCG%2Fimage.png?alt=media&#x26;token=34e5dc7a-281e-46c6-8cc0-3b3d472cbde3" alt=""><figcaption></figcaption></figure>

Sau khi đăng nhập thành công bằng tài khoản quản lý, giao diện máy Pos bán hàng sẽ hiện như hình dưới đây

Lưu ý, nếu **không nhập mã thiết bị,** bạn sẽ không thực hiện thao tác bán hàng được

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MXFSIGoxOOM1xROtoGl%2Fuploads%2FFVAX6lGtGCyJKiUIdpl4%2Fimage.png?alt=media&#x26;token=ae491545-5d7e-478c-84fb-c17edce25d0e" alt=""><figcaption></figcaption></figure>

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MXFSIGoxOOM1xROtoGl%2Fuploads%2FyiyeQA8IFAwWUf6XyhYI%2Fimage.png?alt=media&#x26;token=030bdfff-de28-470a-8b21-193557dc648c" alt=""><figcaption></figcaption></figure>

**=> Chúc bạn thành công**<br>


---

# 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://docs.posapp.vn/quan-ly-nhan-vien/tao-nhom-va-tai-khoan-nhan-vien-web-1.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.
