> For the complete documentation index, see [llms.txt](https://docs.myxteam.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.myxteam.vn/myxteam-one-web-app/nhom-viec/cach-luu-tru-nhom-cong-viec-trong-ke-hoach.md).

# Cách lưu trữ nhóm công việc trong kế hoạch

## 1. Để lưu trữ nhóm công việc

B1: Từ giao diện workspace.myxteam.com, truy cập vào kế hoạch có nhóm công việc mà bạn muốn lưu trữ

B2: Click chọn dấu 3 chấm nằm ngang trên đầu góc phải của nhóm việc mà bạn muốn lưu trữ, sau đó click chọn "Lưu trữ nhóm việc" để lưu trữ toàn bộ việc trong nhóm và nhóm việc đó.

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

B3: Nhóm công việc nào được lưu trữ sẽ bị ẩn khỏi danh sách nhóm công việc từ kế hoạch đó

<figure><img src="/files/7MDMW7AwB1h6xa0wvpqa" alt=""><figcaption></figcaption></figure>

## 2. Để lưu trữ toàn bộ việc trong nhóm

Trong tính năng lưu trữ toàn bộ việc trong nhóm được phân ra làm 2 tính năng con:

* Một là tính năng **"Lưu trữ tất cả"** >> Nghĩa là các công việc trong nhóm này sẽ được lưu trữ, còn lại nhóm công việc (nơi chứa các công việc) được giữ nguyên không được lưu trữ cùng&#x20;
* Hai là tính năng **"Lưu trữ việc đã hoàn thành"** >> Nghĩa là các công việc đã hoàn thành sẽ được lưu trữ, còn lại công việc chưa hoàn thành và nhóm công việc (nơi chứa các công việc) được giữ nguyên không được lưu trữ cùng&#x20;

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

Màn hình sẽ hiển thị như phía dưới khi một nhóm việc được bạn thực hiện thao tác **"Lưu trữ tất cả"** toàn bộ công việc trong nhóm, chỉ còn lại vùng nhóm công việc trống

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

#### <mark style="color:green;">Chúc bạn thành công với myXteam</mark>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.myxteam.vn/myxteam-one-web-app/nhom-viec/cach-luu-tru-nhom-cong-viec-trong-ke-hoach.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
