# escrows_batch_restore

> Restore multiple archived escrows at once.

<!-- Source: https://docs.actuallycare.com/tools/bulk-operations/escrows_batch_restore -->

Restore multiple archived escrows at once. Escrows must be currently archived. Returns success and failure counts with IDs. Restored escrows become active again.

## Parameters

| Parameter | Type | Required | Description |
| --- | --- | --- | --- |
| `ids` | array of strings | Yes | Escrow UUIDs to restore. Max 100. · Max items: 100 · Min items: 1 |

## Example prompts

- "Restore the two escrows we archived last week, the deals are back on."
- "Unarchive that batch of escrows from March, but confirm the list with me first."

## Safety

**Bulk changes.** Changes many records in one call. Review the scope carefully before confirming — bulk changes are treated as destructive because of their blast radius.
