# Archive a client

## Archive a client

Archiving a client removes them from your active client list meaning that an archived client will not be shown in main search pages like the calendar. <br>

1. Open the Clients tab, find the client (search or scroll), then select **Actions** → **Archive**.

<figure><img src="/files/n3huFsiQ4SSf7xG7iyCI" alt=""><figcaption></figcaption></figure>

The archived client has been moved into your archived client list (click archived & scroll or search for the client).

***

## Restore a client

1. Open **Clients**, then click the **Archived** tab at the top of your clients table.

<figure><img src="/files/CZmZCXT3su1FwUzwhUJc" alt=""><figcaption></figcaption></figure>

2. Find the client, then select **Actions** → **Restore**.&#x20;

<figure><img src="/files/qbIw6c5cHu2UXnBddc6I" alt=""><figcaption></figcaption></figure>

After restoring, the client appears in the **Active** tab (and no longer in Archived).

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.caspen.com/using-caspen/clients/archive-a-client.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
