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

# vantage_enrichment_source (Data Source)

> Terraform data source reference for vantage_enrichment_source (Data Source). Auto-generated from the vantage-sh/terraform-provider-vantage repository.

<Note>
  This page is auto-generated based on the official [Terraform documentation](https://registry.terraform.io/providers/vantage-sh/vantage/latest/docs).
</Note>

## Overview

Use this data source with the [Vantage Terraform provider](/terraform). For installation and authentication, see the [Terraform provider quickstart](/terraform#quickstart). The schema below is generated directly from the provider source.

## Schema

### Required

* `token` (String) The token of the enrichment source

### Read-Only

* `active` (Boolean) Whether the EnrichmentSource is active.
* `created_at` (String) The date and time, in UTC, the EnrichmentSource was created. ISO 8601 Formatted.
* `integration_token` (String) The token for the Integration that owns this EnrichmentSource.
* `title` (String) The display name for the enrichment source type.
* `type` (String) The enrichment source type.
