# deals_restore

> Restore a previously archived vendor deal back to active views.

<!-- Source: https://docs.actuallycare.com/tools/deals/deals_restore -->

Restore a previously archived vendor deal back to active views. Reverses the effect of [`deals_archive`](/tools/deals/deals_archive). Returns the restored record.

## Parameters

| Parameter | Type | Required | Description |
| --- | --- | --- | --- |
| `deal_id` | string | Yes | UUID of the deal to restore. Must be currently archived. · Format: UUID |

## Example prompts

- "Bring back the archived appraisal deal for 88 Marlowe Ct, the client reopened it."
- "Restore the Quail Run photography deal I archived last week."

## Safety

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