Sorting records
Learn how to sort records in NocoDB.

Sorting enables you to arrange your data alphabetically (A → Z) or (Z → A) for text based types and in ascending or descending order for numerical types. NocoDB supports nested sorting, allowing you to select fields and the order in which to apply nested sorting.
Add or edit sort
- Click the Sortbutton in the toolbar menu.
- Choose the Fieldto sort by.
- Configure the sorting Direction: ascending or descending
- Use + Add Sort Optionto add additional fields for sorting.

The field listed at the top is used for primary sorting, followed by other fields in top-down order for secondary and tertiary sorting.
Delete sort
- Click the Sortbutton in the toolbar.
- Click on the trash / bin icon to the right of the sort you wish to delete.
