# Creator Dashboard

The creator dashboard allows you to manage everything that you need as a stream creator. The dashboard is broken down intuitively into different segments for you to understand your engagement with stream as a Creator and access to your streamdrop control panels.

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

#### Shards Overview

The first segment highlights your progress for the day as a Stream creator and how much more to go in order to achieve the maximum rewards per day (Find out more about how you can earn shards [here](/stream-product-documentation/product-guides/stream-economy/shards.md)).

It also shows your lifetime rewards for shards and your position on the Creator leaderboard (coming soon).

#### Analytics

The breakdown of points per day provides creators with insights to their streamdrop performance, allowing them to optimize for the best time of the day to stream for the highest fan engagement.&#x20;

#### Control Panel

The banner on the right provides the latest status of your stream/live and informs you if you are eligible to run an activation. To find out more about how to host a stream drop, please refer to this [page](/stream-product-documentation/product-guides/getting-set-up/stream-creator/hosting-a-streamdrop.md).

#### Recent Activities

The recent activities provides a log of all your past streamdrop activities, allowing you to have visibility on where your rewards are coming from. The unclaimed shards tab allows quicker access to claiming of shards for past streamdrops.&#x20;


---

# 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.streamhq.xyz/stream-product-documentation/product-guides/creator-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.
