# 10. Sort & Reorder data

Inforiver provides options to custom-sort your data based on measure and axis values. You also have Excel-like nested sorting options. Additionally, you can perform a multi-dimensional sort in small multiples mode.

[Learn more about sorting data](/analytics+/working-with-analytics+/10.-sort-and-reorder-data/sorting-data.md)

[Learn more about advanced sorting](/analytics+/working-with-analytics+/10.-sort-and-reorder-data/advanced-sorting.md)

[Learn more about re-ordering data](/analytics+/working-with-analytics+/10.-sort-and-reorder-data/reordering-data.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://docs.inforiver.com/analytics+/working-with-analytics+/10.-sort-and-reorder-data.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.
