---
title: "How to Generate an Import Configurations ID in Pigment"
slug: "generate-import-config-id"
description: "Learn to generate an import configurations ID for connecting external data sources like Looker or Workday to Pigment in just three simple steps."
updated: 2026-01-09T15:34:41Z
published: 2026-01-09T15:34:41Z
---

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

# How to Generate an Import Configurations ID in Pigment

This article explains how to generate****the Import configurations ID you need to build a data connector between an external data source, such as Looker or Workday, and Pigment.

> [!WARNING]
> **⚠️****Important**
> 
> Only users with the **Import Data** permission in the application can access or generate import configuration IDs.

## Generate an import configurations ID

Generating an import configurations ID is a three-step process:

1. Get a CSV extract sample from the external data source.
2. Run an import into Pigment and save your configurations.
3. Copy the import configuration ID in Pigment.

## Get a CSV extract sample from the external data source

To transfer data into Pigment, first export your data into a CSV format. Ensure that the data structure matches the format required for import, including consistent headers and the same CSV delimiter. You will need to manually import this data into Pigment once in order to define how Pigment should read the file and the appropriate mappings.

## Run an import with the sample file

1. Open the List or Metric where you want to import the data.
2. Click the three dots menu and select **Import data**.
3. Upload the CSV file, and select the required fields for the import. For more information, see [How to Import Data Manually into Lists](/v1/docs/import-manually-lists).
4. In the Import Summary screen, click **Save**to save the import configuration.
5. Enter a meaningful name and description for your import configuration so you can easily locate it later.

## Copy the import configuration ID

1. Go to your Block and open Settings.
2. Open Import configurations.
3. Click the three dots menu and **Copy ID**. If there is an error with the import configuration, you will not be able to copy the ID.
4. Paste this ID into the configuration settings of your data connector.

## Learn more

- [How to Trigger an Import with APIs](/v1/docs/trigger-import-apis).

<style> p[data-block-id] {font-size:1rem;} ul li p[data-block-id] {margin-bottom: 0;} ul[data-type="taskList"] li div p[data-block-id] {margin-bottom: 0;} ol li p[data-block-id] {margin-bottom: 0;} table tbody th p[data-block-id] { margin-bottom: 0;} blockquote p[data-block-id] {margin-bottom: 0 !important;} &nbsp;p[data-block-id]:empty::after {content: "\00A0";} </style>
