# How to sort and bulk-act on the availability list

**For:** Manager
**You'll need:** A list with at least one block.

Sort by clicking column headers; build a selection with row checkboxes; bulk-delete from the toolbar.

## Sort

1. Click any column header to sort by it; click again to reverse.

## Bulk-select

1. Tick the row checkboxes you want.
2. Or tick the header checkbox to select the whole page.

The selection is preserved across pages (browser localStorage).

## Bulk-delete

1. With a selection in place, click **'Delete selected'** in the toolbar.
2. Confirm in the dialog.

## Manage columns

1. Click **'Manage columns'** to choose which columns are visible and reorder them.

## Verify it worked

The list refreshes; bulk-deleted rows disappear and the count toast confirms.

## Related

- {doc}`view-the-availability-list`
