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

# Overview

At Stigg we believe that you have full ownership of your data, and therefore allow you to export it to your data warehouse, database, or cloud storage destination of choice at all times.

<Card title="Supported destinations & setup guides" icon="puzzle-piece" href="/documentation/native-integrations/overview#data-export">
  See the full list of supported data warehouses, databases, and storage destinations — with step-by-step setup guides for each — under **Integrations**.
</Card>

## Exported entities

When connecting a destination, you can choose which Stigg entity groups to include in the sync. All groups are selected by default.

| Group           | Entities                                                                                                  |
| --------------- | --------------------------------------------------------------------------------------------------------- |
| Customer data   | Customers, Customer resources                                                                             |
| Product catalog | Products, Plans, Add-ons, Features, Prices                                                                |
| Usage tracking  | Subscriptions, Entitlements, Promotional entitlements, Usage measurements, Usage events, Coupons, Credits |
| Integrations    | Integration connections                                                                                   |

You can update your entity selection at any time from the destination's settings — changes take effect on the next sync.

<Card title="View the full entity schema" icon="sitemap" href="./schema">
  See every table and column exported to your destination, organized by entity group.
</Card>

## Sync process

After connecting a destination, Stigg runs an **initial full sync** of all selected entities. Subsequent syncs are **incremental**, transferring only changes since the last run.

## Sync schedule

By default, Stigg syncs data daily at 12:00 AM UTC. You can configure a custom sync frequency when setting up a destination or from its settings afterward.

## Manual sync

To trigger an immediate sync, open the destination's detail page in [Stigg](https://app.stigg.io/) and click **Sync now**.

## Sync history

Each destination shows a full sync history. The dashboard updates automatically as syncs complete — no need to refresh.

Each row shows the sync status and timestamps. Expand a row to see:

* Number of rows synced per entity
* Sync duration
* What triggered the sync (scheduled or manual)
* Who initiated it (for manual syncs)

Filter the history by status or date range to find a specific sync run.

## Removing an integration

To remove an integration, open the destination's detail page, click the dotted menu icon, and select **Remove**. Confirm the action in the opened modal.


## Related topics

- [Overview](/documentation/modeling-your-pricing-in-stigg/products/overview.md)
