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

# Email Disk Usage

> See which mailboxes are eating storage. Clean up old mail without picking through every folder.

Email Disk Usage shows the size of every mailbox on your account, broken down by folder (Inbox, Sent, Drafts, Trash, etc.). When mail is eating into your account quota, this is the fastest way to see who and what's responsible.

Open it from cPanel home → **Email** → **Email Disk Usage**.

<Frame caption="Email Disk Usage with per-mailbox sizes">
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/noxity/images/cpanel/email-management/email-disk-usage/page-light.png" alt="Email Disk Usage page listing each mailbox with size and Manage button" className="block dark:hidden" />

  <img src="https://mintlify.s3.us-west-1.amazonaws.com/noxity/images/cpanel/email-management/email-disk-usage/page-dark.png" alt="Email Disk Usage page listing each mailbox with size and Manage button" className="hidden dark:block" />
</Frame>

## What you see

A list of every mailbox with total size. Click a mailbox to drill into its folders:

| Folder | Typical size | Cleanup tip                                              |
| ------ | ------------ | -------------------------------------------------------- |
| Inbox  | The bulk     | Archive or delete old messages                           |
| Sent   | Often huge   | Sent mail piles up unnoticed. Periodically clean         |
| Drafts | Small        | Old half-written drafts. Safe to delete                  |
| Trash  | Variable     | Trash isn't auto-emptied. **Empty Trash** here clears it |
| Spam   | Variable     | Same as Trash. Empty regularly                           |

## Bulk delete from a folder

Each folder row has a **Manage** button:

* **Delete Permanently** — empties the folder, no undo.
* **Delete Messages by Date** — drop everything older than X. Useful for "clean Trash older than 30 days" without losing recent items.
* **Delete Messages by Read Status** — drop only-read or only-unread. Useful for clearing newsletter mailings out of the inbox.

<Warning>
  Deletes from Email Disk Usage are immediate and permanent. They don't go to Trash — they're gone. Take a [JetBackup snapshot](/web-hosting/cpanel/file-management/jetbackup) before bulk-deleting if there's any chance you'll want the mail back.
</Warning>

## Tips

* **Trash and Spam quietly grow.** Most clients don't auto-empty these. Periodic cleanup can free gigabytes.
* **Sent folder is the silent storage hog.** Especially on long-running mailboxes. Worth a once-a-year check.
* **Quotas warn at 80% and 95%.** Once a mailbox hits its quota, new mail is rejected. Either bump the quota in [Email Accounts](/web-hosting/cpanel/email-management/email-accounts) or clean up.

## Need a hand?

<CardGroup cols={2}>
  <Card title="Open a ticket" icon="life-ring" href="https://members.noxity.io/submitticket.php">
    Best for anything that needs an account check or a config change on our end.
  </Card>

  <Card title="Live chat" icon="messages" href="https://noxity.io/contact">
    Faster for quick questions during business hours.
  </Card>
</CardGroup>
