# Sort

* Mô tả tính năng

Sort cho phép người dùng sắp xếp dữ liệu trong một trường hoặc nhiều trường theo thứ tự tăng dần hoặc giảm dần

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

Bước 1: Nhấn vào tính năng Sort. Chọn Add another sort.

Bước 2: Chọn trường dữ liệu muốn sắp xếp

Bước 3: Chọn thứ tự sắp xếp tăng dần (Ascending) hoặc giảm dần (Descending)

<figure><img src="https://lh4.googleusercontent.com/akrLqEgh1wBBH-oDAd5D6Y7TQ9ZB4Kzx5kw6rCQG12Oz7L78qv8IVRgI7nAt5rN7SulITP_O-RO3Rao8U1nALk_Uk6doQsx111zvOgnNOWv4ZFXmXDcizcBAqFUu9jb3hSjXLiMOqhjLOeVApDPhcGc" 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/sort.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.
