# Export File

* Mô tả tính năng:

Export File cho phép người dùng xuất dữ liệu từ bảng SkyTable ra các tập tin có định dạng .xlsx

Hệ thống sẽ thực hiện xuất hết tất cả dữ liệu có trong bảng. Nếu người dùng muốn xuất một số dữ liệu cụ thể, cần thực hiện lọc dữ liệu như mong muốn trước khi xuất file.

* Hướng dẫn thao tác

Vào bảng dữ liệu muốn xuất và chọn nút Export File

<figure><img src="https://lh6.googleusercontent.com/OZ5zuN3q16FdgMiu2nAvAREKLjWh1CaSMeQX-YWWw0jdSxdqYva8Gld1ASQOOTq8n6OWo1ky6YBFYWlkmbsTBMtFgbnE09vn6KaCgE7R0XIbFpL3gyyrXwLinHlLJYj9PW_MtxMc9-hgkufn-0kj-zk" alt=""><figcaption></figcaption></figure>

<br>


---

# 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://skycom.gitbook.io/skycom/skytable/tinh-nang-trong-table-view/export-file.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.
