# referrals_restore

> Restore a previously archived referral back to active views.

<!-- Source: https://docs.actuallycare.com/tools/referrals/referrals_restore -->

Restore a previously archived referral back to active views. Reverses the effect of [`referrals_archive`](/tools/referrals/referrals_archive). Returns the restored record.

## Parameters

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

## Example prompts

- "Restore the archived Garcia referral, that deal is back on again."
- "Unarchive my referral to Joy Lin so I can keep tracking it."

## Safety

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