> ## Documentation Index
> Fetch the complete documentation index at: https://help.teable.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Archive and Trash

> Archive records to move them out of a table without losing them, and restore deleted records from the table trash.

Records that leave the grid end up in one of two places. The **Archive** holds records you moved out of daily work but still need. The **Trash** holds records you deleted, so you can put them back.

Both open from the same place: click the **...** button next to the table, then choose **History** > **Archive** or **History** > **Trash**.

## Archive Records

<Tip>Available for Business plan and above</Tip>

Archiving takes records out of the table view and out of your space's record count, while keeping their field values, attachments, and creator information. Use it for finished projects, closed deals, or past seasons that you want out of the way but not deleted.

To archive records, select one or more rows in the grid, right-click, and choose **Archive record** or **Archive all selected records**. The confirmation dialog shows how many records will be archived. If you archive the wrong rows, `Ctrl/Cmd + Z` undoes the action and puts them back.

### Review the Archive

The archive opens as a read-only grid with two extra columns, **Archived time** and **Archived by**, in front of the table's own fields. Click the expand icon on a row to open **Record detail** and read the full record.

Use the toolbar to find the records you need:

| Control           | What it does                                                                                    |
| ----------------- | ----------------------------------------------------------------------------------------------- |
| Sort selector     | Order by **Sort by archived time**, **Sort by created time**, or **Sort by last modified time** |
| **All creators**  | Show only records created by selected collaborators                                             |
| **Archived time** | Limit the list to a date range                                                                  |
| **Clear filter**  | Return to the full archive                                                                      |
| **Export CSV**    | Download the archived records currently listed                                                  |

### Restore or Permanently Delete

Select rows in the archive, then use **Restore** or **Permanently delete** in the toolbar. Both buttons show the number of selected records.

Restoring puts the records back into the table with their original values, and they count toward your space record limit again. If the space is already at its record limit, restore fails until you free up rows or raise the limit.

**Permanently delete** removes the archived records for good. This cannot be undone.

<Info>Owners and creators can archive, restore, and permanently delete. Editors can archive records and open the archive, but cannot restore or delete from it. Commenters and viewers have no access.</Info>

## Table Trash

The trash lists records, fields, and views that were deleted from the table, along with who deleted them and when. Filter the list by type, by the user who deleted the item, or by deletion time, and use **Clear filter** to go back to the full list.

To see what a deletion actually contained, click the entry in the **Deleted resource** column of a record row. **Deleted records** lists those rows in a grid, where you can filter by creator or created time and expand a row for its **Record detail**. Check the batch here before you restore it.

Click **Restore** on a trash entry to put the deleted resource back. As with the archive, restoring records re-occupies row quota, so a space that is already at its record limit must free up rows first.

### How Long Deleted Records Stay Visible

How far back the trash lists deletions depends on your plan:

| Plan     | Trash history visible |
| -------- | --------------------- |
| Free     | 14 days               |
| Pro      | 1 year                |
| Business | 3 years               |

## Related

* [Record History](/en/basic/record/record-history): trace who changed a value and when
* [Records Overview](/en/basic/record): create, edit, and delete records
* [Billing and Plans](/en/basic/space/billing): compare plan limits and change your subscription
