> For the complete documentation index, see [llms.txt](https://docs.hub88.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hub88.io/hubconnect-supplier-zone/overview-supplier-zone.md).

# Overview - Supplier Zone

***

HubConnect Supplier Zone is a self-service platform designed to give suppliers autonomy, transparency, and efficiency in their partnership with Hub88 and operator-partners.

The platform consist of key business resources:&#x20;

* [**Data insights**](/hubconnect-supplier-zone/data-insights.md) **area** focuses on helping suppliers understand how their offerings are performing, **identify trends**, and **assess game popularity**. Hub88’s robust data management and streamlined dashboards make this process intuitive, providing performance metrics and valuable insights.
* [**Supplier promotions**](/hubconnect-supplier-zone/supplier-promotions.md) functionality allows creating and managing promotional campaigns across the entire Hub88 network.&#x20;
* [**General information**](/hubconnect-supplier-zone/general-information.md) **area** provides detailed operational contacts and procedure guides, empowering the supplier to efficiently analyse and enhance your game’s success in the market.

***

**What’s inside:**

* [**Comprehensive performance dashboards**](/hubconnect-supplier-zone/data-insights.md#dashboards)

HubConnect provides easy access to detailed raw-data performance metrics, giving you insights into everything from daily turnover to GGR. Track how your games perform across multiple operator-partners, **identify trends**, **player preferences**, and **regional engagement** to optimize your offering.

<div data-with-frame="true"><figure><img src="/files/xFoNN891tal6Kop1qBLG" alt=""><figcaption><p>Performance dashboard</p></figcaption></figure></div>

* [**Data analysis for business insights**](/hubconnect-supplier-zone/data-insights.md#data-analysis)

With HubConnect, you can analyse performance by key parameters such as country, bets, and game type. Understand where you’re excelling and where improvements are needed. Benchmark your products against industry trends and take action to grow your business.

<div data-with-frame="true"><figure><img src="/files/UYNBNqN6LppDdocbBCMH" alt=""><figcaption><p>Games data insights in Supplier Zone</p></figcaption></figure></div>

* [**Supplier promotions**](/hubconnect-supplier-zone/supplier-promotions.md)&#x20;

Promotions are a crucial part of any offering done for Operators, which now can be simply done inside HubConnect. The feature allows putting together all the details regarding your promotion, invite all or selected Operators to join your promotion or approve joiners through opt-in flow.&#x20;

<div data-with-frame="true"><figure><img src="/files/yWFj8HJjYUaAnBBWLw9x" alt=""><figcaption><p>Example Promotion view inside HubConnect</p></figcaption></figure></div>

* [**General information centre**](/hubconnect-supplier-zone/general-information.md)

HubConnect Supplier Zone offers direct access to the most important information you need to streamline your day-to-day operations.&#x20;

The intuitive interface provides a complete **Contacts directory** for both Hub88 and partner operations, along with **Procedure guides** to help you navigate key steps like game releases and promotions.

<div data-with-frame="true"><figure><img src="/files/berpejfCQH0E7MaxoQmv" alt="" width="563"><figcaption><p>Partners Network in HubConnect Supplier Zone</p></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.hub88.io/hubconnect-supplier-zone/overview-supplier-zone.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
