# Introducing brokers

## Partner list

View the following information for each partner:

**Name**

The name of a partner.

This is a link to [partner details](#partner-details).

***

**Country**

The country specified by a partner during registration and a KYC procedure.

***

**Email**

The partner email.

***

**Client ID**

The partner identifier used in the B2CORE UI.

***

**Direct clients**

The number of partner's [direct clients](#user-content-fn-1)[^1].

***

**Trading volume, lots**

The total trading volume, in lots, for which rewards were paid, including the volume traded by all of the partner's clients regardless of their level.

Use a quick filter to include or exclude clients with zero trading volume.

***

**Trading volume, USD**

The total trading volume, in USD, for which rewards were paid, including the volume traded by all of partner's clients regardless of their level.

Use a quick filter to include or exclude clients with zero trading volume.

***

**Reward amount**

The total amount of rewards paid to a partner.

***

**IB type**

The partnership program joined by a partner.

***

**Master**

Indicates if a partner is assigned the Master[^2] status.

***

**Registration date**

The date and time when a partner joined a partnership program.

## Partner details

To access details, click the **partner name** or <img src="/files/rORDqgdNGmkub2ef5lZx" alt="" data-size="line">.

The page is divided into the following tabs:

{% tabs %}
{% tab title="Personal data" %}
On this tab, you can view the partner profile information and do the following:

* Configure payment preferences
* Change a program joined by a partner
* Block a partner
  {% endtab %}

{% tab title="Banners" %}
On this tab, you can view a partner's banner performance data.

For a detailed description of the fields, see [Banners](/for-brokers/back-office-guide/promo/banners.md).
{% endtab %}

{% tab title="Links" %}
On this tab, you can view a partner's link performance data and generate a QR code.

For a detailed description of the fields, see [Landings](/for-brokers/back-office-guide/promo/landings.md).
{% endtab %}

{% tab title="Clicks" %}
On this tab, you can view the click performance for a partner's links and banners.

For a detailed description of the fields, see [Analytics](/for-brokers/back-office-guide/promo/analytics/clicks.md).
{% endtab %}

{% tab title="Clients" %}
On this tab, you can view a partner's direct clients and sub-IB clients.

For a detailed description of the fields, see [Clients](/for-brokers/back-office-guide/program/clients.md).
{% endtab %}

{% tab title="Accounts" %}
On this tab, you can view a list of accounts of all partner's clients.

For a detailed description of the fields, see [Accounts](/for-brokers/back-office-guide/platforms/accounts.md).
{% endtab %}

{% tab title="Deposits" %}
On this tab, you can view a partner's account deposit history.

For a detailed description of the fields, see [Deposits](/for-brokers/back-office-guide/platforms/deposits.md).
{% endtab %}

{% tab title="Withdrawals" %}
On this tab, you can view a partner's account withdrawal history.

For a detailed description of the fields, see [Withdrawals](/for-brokers/back-office-guide/platforms/withdrawals.md).
{% endtab %}

{% tab title="Trades" %}
On this tab, you can view a partner's trading history.

For a detailed description of the fields, see [Trades](/for-brokers/back-office-guide/platforms/trades.md).
{% endtab %}

{% tab title="Rewards" %}
On this tab, you can view the rewards paid to a partner.

For a detailed description of the fields, see [Rewards](/for-brokers/back-office-guide/payments/rewards.md).
{% endtab %}

{% tab title="Reports" %}
On this tab, you can view reports for paid rewards.

Use the **Group by** option to view trades according to a specific timeframe (previous hour, day, week, month, year).

To view trades over a custom timeframe, enter the **Period start** and **Period end** dates.

For more details, refer to [Payment report](/for-brokers/back-office-guide/reports/payment-report.md).
{% endtab %}
{% endtabs %}

{% hint style="success" %}
**See also:**

* [How to register a partner](/for-brokers/how-to-articles/how-to-register-a-partner.md)
* [How to block a partner](/for-brokers/how-to-articles/how-to-block-a-partner.md)
* [How to configure personal rewards](/for-brokers/how-to-articles/how-to-configure-personal-rewards.md)
* [How to configure a Master IB](/for-brokers/how-to-articles/how-to-configure-a-master-ib.md)
  {% endhint %}

[^1]: Clients who signed up to the B2CORE UI by a referral link of a partner.

[^2]: Key partners with personal conditions.

    To learn more, see [Key terms](/for-brokers/key-terms.md#master-ib)


---

# 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-brokers/back-office-guide/program/introducing-brokers.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.
