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

# Removing Accounts

> Permanently delete accounts from WhiteWhale — one at a time or in bulk.

<iframe src="https://www.loom.com/embed/16eada6994bc4a3391e56cd20ae371d0" title="How to Remove Accounts in WhiteWhale" className="w-full aspect-video rounded-xl" frameBorder="0" allowFullScreen />

## Remove one account

Scroll to the far right of the account row and click **Remove**. You'll have the option to provide feedback before the account is pulled out.

## Remove accounts in bulk

Select multiple accounts using the checkboxes, then click **Delete**. All selected accounts are removed at once.

<Warning>
  Deleting an account removes it and all its signal data permanently. This cannot be undone. If you want to preserve the signal history and free up a credit, [archive the account](/archiving-accounts) instead.
</Warning>

## Archive vs. delete

|                          | Archive | Delete |
| ------------------------ | ------- | ------ |
| Frees up a credit slot   | ✓       | ✓      |
| Signal history preserved | ✓       | ✗      |
| Can be reversed          | ✓       | ✗      |

When in doubt, archive. It keeps your data and achieves the same result.

## Related

<CardGroup cols={2}>
  <Card title="Archiving Accounts" icon="box-archive" href="/archiving-accounts">
    Pause an account and preserve its signal history.
  </Card>

  <Card title="Adding Accounts" icon="plus" href="/adding-accounts">
    Add a new account after freeing up a slot.
  </Card>
</CardGroup>
