> For the complete documentation index, see [llms.txt](https://docs.clouduxe.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.clouduxe.com/cpanel-control-panel/how-to-check-disk-usage-and-bandwidth-usage-in-cpanel.md).

# How to Check Disk Usage and Bandwidth Usage in cPanel

**Checking Disk Usage**

* **Log into Your cPanel Account**\
  Access your cPanel by navigating to yourdomain.com/cpanel and entering your login credentials.
* **Navigate to Disk Usage**\
  In the **Files** section of the cPanel dashboard, click on **Disk Usage**.

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

* **Review Disk Space Usage**\
  In the Disk Space Usage area, you'll see a list of directories and their corresponding space usage. This section also displays disk usage for MySQL databases, helping you identify any large files or directories.

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

**Checking Bandwidth Usage**

* **Open Bandwidth Metrics**\
  In the **Metrics** section of the cPanel dashboard, click on **Bandwidth**.

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

* **View Bandwidth Statistics**\
  Here, you can see detailed statistics regarding your domain's bandwidth usage, including data transfer over different time periods.

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

**Need Help?**\
If you have any questions or need assistance with disk or bandwidth usage, feel free to contact our support team. We’re here to help!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.clouduxe.com/cpanel-control-panel/how-to-check-disk-usage-and-bandwidth-usage-in-cpanel.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.
