> ## Documentation Index
> Fetch the complete documentation index at: https://docs.pangolin.net/llms.txt
> Use this file to discover all available pages before exploring further.

# Archiving & Blocking

> Manage clients and block unwanted connections

<div id="pangolin-toc-cta" className="pangolin-toc-cta-source">
  <Card title="Try free on Pangolin Cloud" icon="cloud" href="https://app.pangolin.net/auth/signup" arrow="true" cta="Sign up free">
    Fastest way to get started with Pangolin using the hosted control plane. No credit card required.
  </Card>
</div>

## Blocking Devices

To block a device that has been compromised or lost:

1. Navigate to the device in your client list
2. Click the Action Menu (three dots)
3. Select **Block**

When you block a device, it is immediately moved to a restricted list and loses access to all resources or the ability to connect.

## Archiving Devices

Devices cannot be permanently deleted from Pangolin. Instead, you can archive devices to remove them from your active client list.

To archive a device:

1. Navigate to the device in your client list
2. Click the Action Menu (three dots)
3. Select **Archive**

### Why Archive Instead of Delete?

Pangolin maintains a permanent audit trail of all devices that have accessed your resources. This ensures:

* Block rules remain effective even for archived devices
* Security logs and access history are preserved

Archiving keeps your interface clean by hiding inactive or duplicate devices while maintaining the integrity of your security records.

## Filtering

You can filter your client list to show only active, blocked, or archived devices.

<Frame>
  <img src="https://mintcdn.com/fossorial/VqiOoRUR8g1Tf03J/images/device_list_filter.png?fit=max&auto=format&n=VqiOoRUR8g1Tf03J&q=85&s=5d4570c3d0c42debd73925054c943b92" alt="Client List Filters" style={{width: "400px", height: "auto"}} width="838" height="491" data-path="images/device_list_filter.png" />
</Frame>
