# leads_batch_restore

> Restore multiple archived leads at once.

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

Restore multiple archived leads at once. Resets lead status back to "new" and clears the soft-delete timestamp. Returns success and failure counts with IDs. Restored leads become active again.

## Parameters

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

## Example prompts

- "Restore the archived leads from the Maple Grove farm, they're active again."
- "Unarchive that batch of website leads, 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.
