# Người dùng

## Tổng quan

* Người dùng (**User**) là thực thể đại diện cho người dùng cuối (End User) trong dự án, có User ID như mã định để phân biệt trên Platform.
* Mỗi dự án có thể có nhiều người dùng cuối (End User).

## Tạo người dùng

* Chọn tab Cloud -> Quản lí tổ chức -> Người dùng, click nút "+" để tạo mới người dùng.
* Nhập các thông tin của người dùng muốn tạo.
* Click nút ✓ để lưu người dùng.

<figure><img src="/files/9Fv8TtTIs0WCvM2jy5pD" alt=""><figcaption><p>Tạo người dùng</p></figcaption></figure>


---

# 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://innoway.gitbook.io/innoway/tinh-nang/quan-li-thuc-the/nguoi-dung.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.
