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

# Domo - How do I link my account?

# Overview

To authenticate with Domo, you need:

1. **Client ID** – The public identifier for your Domo API client.
2. **Client Secret** – The secret that authenticates your client; treat it like a password and keep it secure.

This guide walks you through creating an API client in Domo and obtaining your Client ID and Client Secret.

### Prerequisites

* You must have a Domo account.

### Instructions

#### Step 1: Creating your API client

1. Log in to [Domo](https://www.domo.com) and go to **Admin** → **Authentication** → **API Clients**.

<img src="https://mintcdn.com/nango-wari-migrated-bigcommerce-docs/R8TvGtExx5BifkNc/api-integrations/domo/admin_section.png?fit=max&auto=format&n=R8TvGtExx5BifkNc&q=85&s=d346a6b5a9da8c2fa112b43de19b3c91" width="1885" height="557" data-path="api-integrations/domo/admin_section.png" />

2. Click **Create** to open the creation modal.

<img src="https://mintcdn.com/nango-wari-migrated-bigcommerce-docs/R8TvGtExx5BifkNc/api-integrations/domo/api_clients_list.png?fit=max&auto=format&n=R8TvGtExx5BifkNc&q=85&s=d6d16808dfe58dc8de8f25f083a3b4a0" width="1921" height="510" data-path="api-integrations/domo/api_clients_list.png" />

3. Enter a **unique name** and **description** for your client, and select the **scopes** to grant the client.
4. Click **Create**. After confirmation, the **Client ID** and **Client Secret** are shown.

<img src="https://mintcdn.com/nango-wari-migrated-bigcommerce-docs/R8TvGtExx5BifkNc/api-integrations/domo/generated_credentials.png?fit=max&auto=format&n=R8TvGtExx5BifkNc&q=85&s=641077adbfdc333e8e3493ad0a5554ba" width="1292" height="680" data-path="api-integrations/domo/generated_credentials.png" />

<Note> The client credentials are displayed only once. Copy and store them securely immediately. </Note>

#### Step 2: Enter credentials in Nango

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

1. Open the form where you need to authenticate with Domo.
2. Enter your **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-wari-migrated-bigcommerce-docs/R8TvGtExx5BifkNc/api-integrations/domo/form.png?fit=max&auto=format&n=R8TvGtExx5BifkNc&q=85&s=85333bd4242cf7aad5e28a04ee307493" style={{maxWidth: "450px" }} width="500" height="699" data-path="api-integrations/domo/form.png" />

You are now connected to Domo.
