# Quản lý nhân viên - SS0 login

Với mỗi cửa hàng bán hàng sẽ cần có đội ngũ nhân viên vận hành. Mỗi nhân viên sẽ có vai trò, đảm nhận chức vụ khác nhau.  Việc tạo tài khoản riêng cho từng nhân viên cũng giúp các admin hệ thống kiểm soát các thao tác và lịch sử hoạt động của từng nhân viên.

* [Thêm nhân viên](/thiet-lap/quan-ly-nhan-vien-ss0-login/them-nhan-vien.md)
* [Sửa nhân viên](/thiet-lap/quan-ly-nhan-vien-ss0-login/sua-nhan-vien.md)
* [Xóa nhân viên](/thiet-lap/quan-ly-nhan-vien-ss0-login/xoa-nhan-vien.md)
* [Ngưng hoạt động tài khoản nhân viên](/thiet-lap/quan-ly-nhan-vien-ss0-login/ngung-hoat-dong-nhan-vien.md)
* [Chấp nhận lời mời tham gia hệ thống](/thiet-lap/quan-ly-nhan-vien-ss0-login/loi-moi-tham-gia-he-thong.md)
* [Chuyển tài nguyên nhân viên](/thiet-lap/quan-ly-nhan-vien-ss0-login/chuyen-tai-nguyen-nhan-vien.md)


---

# 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://helpv2.nobita.pro/thiet-lap/quan-ly-nhan-vien-ss0-login.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.
