# Tạo Team mới

1. **Truy cập Quản lý Team**:

Từ giao diện chính, chọn menu **Quản lý Team** bên tay trái.

<figure><img src="/files/r7cjQKyW0q0BtyaMRNP3" alt="" width="269"><figcaption></figcaption></figure>

2. **Tạo Team Mới**:&#x20;

Nhấp vào nút **Tạo Team Mới** và nhập thông tin:

<figure><img src="/files/8QqffLxNwi6iSnwgsuhD" alt="" width="375"><figcaption></figcaption></figure>

* Điền tên team, mô tả ngắn gọn về team.
* Điền các thông tin liên quan đến phát hành hóa đơn nếu cần thiết.
* Nhấn **Tạo team mới** để hoàn tất quá trình tạo team.


---

# 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.hypercore.vn/quan-ly-team/tao-team-moi.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.
