# 82. Check số lượng user được phép tạo thêm

Để biết được số lượng user được phép tạo thêm, anh/chị vui lòng kiểm tra số lượng user được tạo và số lượng user đang sử dụng

**Số lượng user được tạo**

Chọn **1. Quản trị đơn vị** ---> **1.2 Nhân sự** ---> **1.2.1 Danh sách nhân viên**

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

**Số lượng user đang sử dụng**

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

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

Anh/chị lấy **Số user được phép tạo** trừ đi **Số user đang sử dụng** để tìm ra số lượng user được tạo thêm


---

# 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.pushsale.vn/thu-vien-cau-hoi/82.-check-so-luong-user-duoc-phep-tao-them.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.
