> ## Documentation Index
> Fetch the complete documentation index at: https://nango-wari-integration-config-credentials-api.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-integration-config-credentials-api/XcaZg-Dx24McUR0U/api-integrations/domo/admin_section.png?fit=max&auto=format&n=XcaZg-Dx24McUR0U&q=85&s=ed6eae8d69cd3a5ba93947fa8080bd2d" 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-integration-config-credentials-api/XcaZg-Dx24McUR0U/api-integrations/domo/api_clients_list.png?fit=max&auto=format&n=XcaZg-Dx24McUR0U&q=85&s=8a892a7aa4496a5102fe0c8ee3d71a5e" 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-integration-config-credentials-api/XcaZg-Dx24McUR0U/api-integrations/domo/generated_credentials.png?fit=max&auto=format&n=XcaZg-Dx24McUR0U&q=85&s=be0a7ed25163b2fd8278cfc7d0b6ca89" 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-integration-config-credentials-api/XcaZg-Dx24McUR0U/api-integrations/domo/form.png?fit=max&auto=format&n=XcaZg-Dx24McUR0U&q=85&s=b35687ff2c01da5c96f681a67658f7b8" style={{maxWidth: "450px" }} width="500" height="699" data-path="api-integrations/domo/form.png" />

You are now connected to Domo.
