> ## Documentation Index
> Fetch the complete documentation index at: https://help.lobyco.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Data Packages

> What the data packages are for, the Essential and Premium refresh tiers, and the do's and don'ts of using them.

Our data packages are provided to support analytical, reporting, and financial use cases across the loyalty ecosystem. They are delivered via [Delta Sharing](/integration/data-platform/delta-sharing) to give secure, standardized access to structured analytical datasets.

## Purpose

The data packages enable retailers to:

* Measure campaign, communication, and loyalty performance
* Analyse customer engagement and behavioural trends
* Reconcile bonus and discount usage
* Allocate and split costs across funding entities such as store owners
* Support accounting, settlement and financial reporting

They are designed for reporting and insight generation, **not** for operational activation.

## Data package tiers

Each data package is available in two tiers.

| Tier          | Refresh       | Suited to                                                                                                                   |
| ------------- | ------------- | --------------------------------------------------------------------------------------------------------------------------- |
| **Essential** | Once per day  | Standard reporting, dashboards, and financial reconciliation where near real time data is not required.                     |
| **Premium**   | Once per hour | Advanced analytics, closer-to-real-time monitoring, and scenarios where business decisions depend on more frequent updates. |

<Warning>
  More frequent refreshes require more processing, compute, and storage activity. Premium tier consumption therefore leads to higher infrastructure usage and associated [Azure costs](/integration/quick-start/azure-costs). Select the tier that aligns with your business needs, balancing freshness against cost.
</Warning>

## Do's and don'ts

<Columns cols={2}>
  <div>
    ### ✅ Do

    * Use the packages for reporting, analytics, and performance measurement
    * Combine packages to analyse the relationship between loyalty, communication, app usage, and transactions
    * Build dashboards and financial reports for internal stakeholders
    * Reconcile bonus balances, coupon redemptions, and promotion funding
    * Allocate costs and liabilities across participating business units
  </div>

  <div>
    ### ❌ Don't

    * Do not use the packages as an operational feed for marketing activation
    * Do not trigger communications or campaigns based on Delta Shared tables
    * Do not use the datasets for real time eligibility decisions
    * Do not replicate orchestration logic using analytical exports
    * Do not use datasets for activity configuration checks and validation
  </div>
</Columns>

## Why this separation exists

Delta Sharing is optimized for analytical workloads and financial reconciliation. It provides stable, auditable datasets that may include processing delays and batch behaviour. This is appropriate for reporting and settlement, but not for real time activation.

Operational marketing requires strict enforcement of consent, frequency controls, eligibility logic and delivery guarantees. These capabilities are handled within our Orchestration product, which is built specifically for activation and execution.

|                   | Answers the question                                                    |
| ----------------- | ----------------------------------------------------------------------- |
| **Data packages** | "What happened, how did it perform, and how should costs be allocated?" |
| **Orchestration** | "What should happen next, to whom, and when?"                           |

## The packages

<Columns cols={2}>
  <Card title="Lobyco Nexus" icon="diagram-project" href="/integration/data-platform/data-packages/lobyco-nexus-nex_">
    nex\_\*
  </Card>

  <Card title="Communication" icon="paper-plane" href="/integration/data-platform/data-packages/communication-com_">
    com\_\*
  </Card>

  <Card title="Customer" icon="user" href="/integration/data-platform/data-packages/customer-cus_">
    cus\_\*
  </Card>

  <Card title="Loyalty and Promotion" icon="gift" href="/integration/data-platform/data-packages/loyalty-and-promotion-loy_">
    loy\_\*
  </Card>

  <Card title="Mobile App" icon="mobile-screen" href="/integration/data-platform/data-packages/mobile-app-mob_">
    mob\_\*
  </Card>

  <Card title="Return of Retailers" icon="store" href="/integration/data-platform/data-packages/return-of-retailers-ret_">
    ret\_\*
  </Card>

  <Card title="Customer Feedback" icon="comment-dots" href="/integration/data-platform/data-packages/customer-feedback-cfe_">
    cfe\_\*
  </Card>
</Columns>
