# partners_archive

> Archive a vendor partner to hide it from active views without deleting it.

<!-- Source: https://docs.actuallycare.com/tools/partners/partners_archive -->

Archive a vendor partner to hide it from active views without deleting it. Archived partners can be restored later with [`partners_restore`](/tools/partners/partners_restore). Use this for churned or paused partners you want to declutter from your dashboard. Returns the archived record.

## Parameters

| Parameter | Type | Required | Description |
| --- | --- | --- | --- |
| `partner_id` | string | Yes | UUID of the partner to archive. Use [`partners_list`](/tools/partners/partners_list) to find. · Format: UUID |

## Example prompts

- "Archive the churned contractor partner record for Reyes Construction."
- "Hide Lena Ortiz's paused partnership from my active roster without losing the history."

## Safety

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