# Sort

<figure><img src="/files/iDk7ZpoGTyXQRY7dAkGR" alt=""><figcaption><p>The Sort Action</p></figcaption></figure>

The Actions enables you to sort you data by one or more columns. It can be used for exploring your data set but also more advanced things such as sorting before adding a row ID column.

{% embed url="<https://www.loom.com/share/8762c11341d4494fbc0a8686ce890481>" %}


---

# 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://resources.less.tech/less-tech/modelling/action-guides/basics/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.
