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

# Listrak - How do I link my account?

# Overview

To authenticate with Listrak, you will need:

1. **Client ID** - Your Listrak API client ID.
2. **Client Secret** - Your Listrak API client secret.

This guide will walk you through obtaining your **Client ID** and **Client Secret** from the Listrak Integration Manager.

### Prerequisites:

* You must have a Listrak account with access to the Integration Manager.

### Instructions:

#### Step 1: Create API credentials

1. Log in to the [Listrak Integration Manager](https://admin.listrak.com).
2. Navigate to **Integrations** → **API Access**.
3. Click **New Integration** to create a new API integration.
4. Fill in the required details (name, description).
5. Select the **scopes** your integration requires.
6. Save the integration.
7. Your **Client ID** and **Client Secret** from the integration details page.

#### Step 3: Enter credentials in the Connect UI

Once you have your **Client ID** and **Client Secret**:

1. Open the form where you need to authenticate with Listrak.
2. Enter the **Client ID** and **Client Secret** in their respective fields.
3. Submit the form, and you should be successfully authenticated.

<img src="https://mintcdn.com/nango/qJIes3WR7pVssomP/api-integrations/listrak/form.png?fit=max&auto=format&n=qJIes3WR7pVssomP&q=85&s=d024b799ce93619ed8e13ef96611c659" style={{maxWidth: "450px" }} width="1000" height="1292" data-path="api-integrations/listrak/form.png" />

You are now connected to Listrak.
