# clients_batch_restore

> Restore multiple archived clients at once.

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

Restore multiple archived clients at once. Clients must be currently archived. Returns success and failure counts with IDs. Restored clients become active again.

## Parameters

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

## Example prompts

- "Restore the archived clients from the Henderson referral group, they're back in the market."
- "Unarchive those three past clients, but confirm exactly who before you restore them."

## 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.
