# pipeline_records_archive

> Archive a pipeline record to hide it from default views without deleting it.

<!-- Source: https://docs.actuallycare.com/tools/pipelines/pipeline_records_archive -->

Archive a pipeline record to hide it from default views without deleting it. Use for stale or inactive records you want out of the way — restore later with [`pipeline_records_restore`](/tools/pipelines/pipeline_records_restore). Returns the archived record.

## Parameters

| Parameter | Type | Required | Description |
| --- | --- | --- | --- |
| `id` | string | Yes | Pipeline record UUID · Format: UUID |

## Example prompts

- "Archive the Hillcrest Lending record, that deal has gone completely cold."
- "Hide the Smith Brokerage record from my active pipeline without deleting it."

## Safety

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