# Dashboard

On the **Dashboard** page, you can find a set of widgets displaying the data related to the partnership programs you've joined.

In the dropdown located at the top of the page, select a partnership program for which you want to display widgets.

You can use the following buttons on this page:

* **Add widget** — click this button and select the widgets that you want to add.
* **Reset Dashboard** — click this button to reset the dashboard and display the default set of widgets and layout.

In addition, you can customize the layout of your dashboard by using the rescaling and drag-and-drop features.

To change the order in which widgets are displayed, drag and drop them in the required order.

To adjust a widget size, click the anchor in the lower-right widget corner and drag it to resize the selected widget.

To hide a widget from the dashboard, click the **ellipsis** button in the upper-right widget corner and select **Remove widget**.

The following widgets are available:

**Welcome**

View the banners displaying advertising or information materials.

***

**Partners link**

View the details of your referral link. You can copy the link to share it.

***

**Wallet**

View the total balance of your rewards in your wallet.

In the widget, you can click **Withdraw** to navigate to the **Funds** > **Withdraw** page and withdraw a desired amount from your wallet, or you can click **Transactions** to navigate to the [Transactions](/for-partners/ib-room/reports/transactions.md) report listing reward payments related to a selected partnership program.

***

**Acquisition report**

Track the number of clicks on your referral links or promo banners and the number of registrations made after clicking your referral materials.

You can select a period for which you want to display the data, such as over the past hour, day, week, month, or year.\
Alternatively, you can apply a custom period by selecting the start and end dates in the date range field.

***

**Trading report**

Monitor the number of your active traders, trading volume, and the amount of paid rewards.\
You can select a period for which you want to display the data, such as over the past hour, day, week, month, or year.\
Alternatively, you can apply a custom period by selecting the start and end dates in the date range field.


---

# 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.ib.b2core.b2broker.com/for-partners/ib-room/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.
