# escrows_restore

> Restore a previously archived escrow back to active views.

<!-- Source: https://docs.actuallycare.com/tools/escrows/escrows_restore -->

Restore a previously archived escrow back to active views. Reverses the effect of [`escrows_archive`](/tools/escrows/escrows_archive). Use this when a transaction needs to be revisited or was archived by mistake. Returns the restored escrow record.

## Parameters

| Parameter | Type | Required | Description |
| --- | --- | --- | --- |
| `escrow_id` | string | Yes | UUID of the escrow to restore. Must be currently archived. |

## Example prompts

- "Restore the Marlowe Ct escrow I archived, the buyers came back."
- "Bring the archived Quail Run file back to active, that deal is reviving."

## Safety

**Updates data.** Changes an existing record. The change is visible immediately in the app and can be edited back.
