# listings_restore

> Restore a previously archived listing back to active views.

<!-- Source: https://docs.actuallycare.com/tools/listings/listings_restore -->

Restore a previously archived listing back to active views. Reverses the effect of [`listings_archive`](/tools/listings/listings_archive). Use this when a listing needs to be reactivated or was archived by mistake. Returns the restored listing record.

## Parameters

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

## Example prompts

- "Restore the archived Marsh Creek listing, the sellers want to relist."
- "Unarchive 412 Birchwood Ln, I archived it by accident."

## Safety

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