> ## 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.

# Archiving Accounts

> Free up account credits by archiving accounts you're no longer actively monitoring.

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

Archiving pauses an account and returns its credit slot so you can add a new account in its place. All historical signal data is preserved — archiving is not the same as deleting.

## How to archive an account

<Steps>
  <Step title="Find the account on the Accounts page">
    Locate the account you want to archive.
  </Step>

  <Step title="Click Monitoring and select Archive">
    Click the **Monitoring** status on the account and hit **Archive**. The account is immediately paused and the credit slot is freed up.
  </Step>
</Steps>

## What archiving does

* Stops the account from being monitored — no new signals will fire
* Frees up one credit slot for a new account
* Preserves all historical signal data — you can still view everything that was found before archiving

## Tracking your credits

You can see your current credit usage on the **Searches** page. It shows how many credits you have left, how much space is available, and lets you add more credits if needed.

Credits reset every month, so you can rotate your full account list — archive your current accounts at the end of the month and add a fresh set.

<Warning>
  You can only archive each account once per month. You cannot archive and re-add the same account repeatedly within the same billing period unless you use another credit.
</Warning>

## Related

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

  <Card title="Removing Accounts" icon="trash" href="/removing-accounts">
    Permanently delete an account and its signal data.
  </Card>

  <Card title="Credits & Billing" icon="credit-card" href="/credits-and-billing">
    Understand how account credits work and when they reset.
  </Card>
</CardGroup>
