# SkyTable

- [Tạo bảng](https://skycom.gitbook.io/skycom/skytable/tao-bang.md)
- [Cập nhật dữ liệu cho bảng](https://skycom.gitbook.io/skycom/skytable/cap-nhat-du-lieu-cho-bang.md)
- [Mô tả kiểu dữ liệu của trường](https://skycom.gitbook.io/skycom/skytable/mo-ta-kieu-du-lieu-cua-truong.md)
- [Tính năng ở mỗi trường dữ liệu](https://skycom.gitbook.io/skycom/skytable/tinh-nang-o-moi-truong-du-lieu.md)
- [Tính năng trong table view](https://skycom.gitbook.io/skycom/skytable/tinh-nang-trong-table-view.md)
- [New View](https://skycom.gitbook.io/skycom/skytable/tinh-nang-trong-table-view/new-view.md)
- [Filter](https://skycom.gitbook.io/skycom/skytable/tinh-nang-trong-table-view/filter.md)
- [Sort](https://skycom.gitbook.io/skycom/skytable/tinh-nang-trong-table-view/sort.md)
- [Row Height](https://skycom.gitbook.io/skycom/skytable/tinh-nang-trong-table-view/row-height.md)
- [Export File](https://skycom.gitbook.io/skycom/skytable/tinh-nang-trong-table-view/export-file.md)
- [Hidden Fields](https://skycom.gitbook.io/skycom/skytable/tinh-nang-trong-table-view/hidden-fields.md)
- [Fixed Fields](https://skycom.gitbook.io/skycom/skytable/tinh-nang-trong-table-view/fixed-fields.md)
- [Đổi tên](https://skycom.gitbook.io/skycom/skytable/tinh-nang-trong-table-view/doi-ten.md)
- [Sao chép](https://skycom.gitbook.io/skycom/skytable/tinh-nang-trong-table-view/sao-chep.md)
- [Xoá](https://skycom.gitbook.io/skycom/skytable/tinh-nang-trong-table-view/xoa.md)
- [Cập nhật quyền xem/ chỉnh sửa](https://skycom.gitbook.io/skycom/skytable/cap-nhat-quyen-xem-chinh-sua.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://skycom.gitbook.io/skycom/skytable.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.
