# Enrichment Integrations
URL: https://www.quiltt.dev/integrations/enrichment
Description: Learn about available Enrichment integrations on the Quiltt Platform
Navigation: integrations → enrichment
Tags: Integrations

Enrichment integrations allow your end-user data to be automatically enriched upon being synced from a Connectivity provider. Quiltt supports the following types of enrichment:

## Transaction Enrichment

**Transaction Enrichment** provides additional context and insights on an end-user's transaction. This can include categorization labels, merchant details, logos, and other metadata.

Currently, [FinGoal](/integrations/enrichment/fingoal), [MX](/integrations/enrichment/mx), [Ntropy](/integrations/enrichment/ntropy) and [Pave](/integrations/enrichment/pave) are supported.

## Profile Insights

**Profile Insights** provide a high-level summary of an end-user's financial health, spending habits, and other key metrics. This can include persona tags, spending categories, and other insights.

Currently, [FinGoal](/integrations/enrichment/fingoal) and [Pave](/integrations/enrichment/pave) are supported.

## How it Works

Any time Quiltt processes new data from an account aggregator, all new transactions are automatically sent to enabled Enrichment providers for processing.

The new enriched data becomes available via API in [Remote Data](/api/remote-data) as soon as the Connection completes syncing.

### Webhooks

To fetch the latest data on enriched transactions, listen to the `connection.synced.successful` Webhook event.

Since all connection syncs also refresh the profile, you can also listen to the `profile.ready` Webhook event to trigger fetching new data for the Profile.

See the [Webhooks](/webhooks) documentation for more information.

### Enabling Enrichment

You can enable Enrichment providers from the Quiltt Dashboard. Navigate to the **Integrations** section and select the provider you'd like to enable.

Warning - All Profiles are Enriched:
When an Enrichment provider is enabled, you can expect that in addition to new profiles, all existing Profiles will also have their data enriched. This process may take some time to complete, depending on the number of Profiles and the amount of data to be processed.

Additionally, it's important to be aware of potential cost implications from the Enrichment provider when enabling an Enrichment integration on non-sandbox Environments. Refer to your order form for more information or contact Quiltt.

## Enriching non-Quiltt Transactions

While Enrichment is performed automatically for all Transactions and Profiles in your Quiltt Environment, you can also enrich transactions from other sources, such as your BaaS provider, card issuer, or internal system. See the REST [Enrichment API endpoints](https://www.quiltt.dev/api-reference/rest#tag/Enrichment) for more information.

## Available Integrations

Page Index: