# Dashboard

####

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

#### Overview of Dashboard

The Bethel Testnet dashboard provides a comprehensive view of your interactions and usage on the platform. This tutorial will guide you through the various components and metrics displayed on the dashboard.

**1. Storage Piechart**

* **Description**: This piechart visually represents the storage you've utilized versus the storage that remains unused.
* **How to Read**:
  * **Used Storage**: Represented by red color, it shows the amount of storage you've consumed.
  * **Unused Storage**: Represented by blue color, it indicates the remaining storage available to you.

**2. Total File Count**

* **Description**: This metric displays the total number of files you've uploaded to the Bethel Testnet.
* **How to Use**: Keep track of your uploads and ensure you're aware of the volume of data you're handling.

**3. Total File Size**

* **Description**: This shows the cumulative size of all the files you've uploaded.
* **How to Use**: Monitor this to understand your storage consumption in terms of file sizes.

**4. Total Wallet Balance**

* **Description**: Displays the total balance of BECX Tokens in your wallet.
* **How to Use**: Keep an eye on your token balance, especially if you're engaging in transactions or using services that consume BECX Tokens.

**5. Upload History**

* **Description**: A list showcasing all the files you've uploaded, complete with download links for each.
* **How to Use**: Use this section to review, manage, or download previously uploaded files.

**6. Network Status**

* **Description**: Provides insights into the uptime and downtime of various network components.
* **How to Read**:
  * **Uptime**: Green Indicates the duration for which network components have been operational without interruptions.
  * **Downtime**: Red Shows periods when certain network components were not operational.

***

With this overview, you should have a clearer understanding of the Bethel Testnet dashboard and how to interpret the data presented. Explore each section, monitor your usage, and make the most of the platform's features.


---

# Agent Instructions: 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.bethel.network/tutorials/dashboard.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.
