Sort

You might say

When the quote list opens, show the newest on top, and let me tap the amount column to sort by size.

Sorting puts a list in order by one field—newest first, or largest amount first—without removing a single record.A quote list can default to newest first, and tapping the amount header flips to largest first. Sorting and filtering partner in opposite directions: filtering hides non-matching records and shortens the list, while sorting keeps every record and only reorders. Telling an AI "sort by creation time descending" beats "put the new ones on top."
Know first
Further reading