# Cerebrum Node Dashboard

Cerebrum Dashboard will be a broad interface for Cloud Users, Node Operators, and Validators on our network. This user-friendly platform is designed to provide necessary insights and metrics that ensure all participants in this network can observe performance, track rewards, and review the status of their contribution and activity with ease.

**Features for Different Stakeholders**

**Cerebrum Cloud Users**

Provides insight into task performance, resource utilization, and cost efficiency. Users can view, through the interface provided, the status of their computation jobs, logs, and billing information.

**Cerebrum Node Operators**

Provides metrics related to GPU utilization, operational health, and earnings for operators. Operators can view data regarding their node performance, such as uptime, efficiency, and rewards earned for processing tasks.

**Validator Node Operators**

Primary focus is on the activities of validation and rewards. Validators are able to track how many tasks have been validated and the reward gained by them for maintaining network integrity.

<br>


---

# 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.cerebrum.dev/cerebrum/product-overview/cerebrum-node-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.
