# Xuất và nhập dữ liệu

### Xuất dữ liệu

Tại góc trên bên phải màn hình, người dùng có thể chọn **Xuất dữ liệu** để tải danh sách tài khoản ra file phục vụ cho việc đối soát, lưu trữ hoặc báo cáo. Dữ liệu xuất ra sẽ phụ thuộc vào nhóm tài khoản đang chọn và các điều kiện lọc đang được áp dụng trên màn hình.

![](/files/b8f21566b11817a15e1d7703695656df3170b0ff)

### Nhập dữ liệu

Chức năng **Nhập dữ liệu** được dùng để đưa danh sách tài khoản từ file bên ngoài vào hệ thống. Khi thực hiện thao tác này, người dùng cần chuẩn bị đúng file dữ liệu theo mẫu hệ thống yêu cầu để tránh lỗi định dạng hoặc sai thông tin khi import. Việc nhập dữ liệu thường được sử dụng khi khởi tạo hệ thống hoặc cập nhật số lượng lớn tài khoản trong một lần thao tác.

![](/files/6dc3f869b987b7972de8b84cc4e115421072319d)


---

# 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://phx-docs.xlms.vn/tai-khoan-admin/quan-ly-he-thong-and-nguoi-dung/quan-ly-nguoi-dung/xuat-va-nhap-du-lieu.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.
