Bulk Operations
Bulk operations let you act on multiple rows at once.
Selecting Rows
- Individual selection — Click the checkbox on each row
- Select all on page — Click the header checkbox
- Select all matching filter — After selecting rows on a page, click "Select all X rows" in the banner
Available Operations
When rows are selected, a floating action bar appears at the bottom of the screen.
Bulk Edit
- Click Edit in the action bar
- Select the column to update
- Enter the new value
- Confirm — all selected rows will be updated
Export
Click Export to download the selected rows. Choose from the following formats:
| Format | Extension | Description |
|---|---|---|
| CSV | .csv | Comma-separated values, compatible with any tool |
| Excel | .xlsx | Microsoft Excel workbook with formatted columns |
| JSON | .json | Structured JSON array, useful for API integrations |
Downloads Panel
After starting an export, the Downloads dropdown appears in the toolbar. It shows the status of your exports — in progress, ready to download, or failed. Click a completed export to download the file.
Delete
Click Delete to remove all selected rows. A confirmation dialog will appear before any data is deleted.
Deselecting
Click Deselect in the action bar, or click the header checkbox to clear the selection.