# Đội nhóm

Mặc định, tất cả các thành viên đều phải thuộc 1 đội nhóm (team) (kể cả Quản lý cấp cao hay Người sở hữu).

Một đội nhóm sẽ có từ 1 đến nhiều loại nghỉ phép khác nhau, ví dụ như:

* Nghỉ phép hàng năm
* Nghỉ bệnh
* Nghỉ phép không lương
* ...

### Nghỉ lễ

Để thêm ngày nghỉ lễ, bạn cần thêm địa phương vào nhóm. Một đội nhóm sẽ thuộc về 1 địa phương nhất định (Mặc định là Việt Nam).

Hiện tại chúng tôi không hỗ trợ thêm nhiều địa phương vào 1 đội nhóm.

Chi tiết thêm thêm tại trang: [Địa Phương](/co-ban/dia-phuong.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://docs.dayoffvn.com/co-ban/doi-nhom.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.
