# Arrange (Sort)

Sort rows by given column(s)

## How to Access This Feature

### From + (plus) Button

![](/files/-M4oN6ajumnXSIK9HjYw)

* Click "+" button and select "Arrange (Sort)".

### From Column Menu

![](/files/-M4oN6alzx5a73Ae96q2)

* You can also select "Arrange (Sort)" from the column menu of the column by which you want to sort the rows, and then select its submenu to specify sort order ("Ascending" or "Descending").

## Arrange (Sort) Rows

![](/files/-M4oN6antIybeMigCZ5e)

* Select the column by whose values you want to sort the rows.
* Select "Ascending" or "Descending" from "Sort Order".
* Click "Run" button to sort rows.


---

# 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://docs.exploratory.io/data-wrangling/arrange.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.
