> ## Documentation Index
> Fetch the complete documentation index at: https://nango-marcin-nan-6306-mcp-tool-connections-get.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-marcin-nan-6306-mcp-tool-connections-get/Xw8Ems6hDxEOOtCL/api-integrations/domo/admin_section.png?fit=max&auto=format&n=Xw8Ems6hDxEOOtCL&q=85&s=a923ae1f92785b3fec38cd04f4ba5a19" 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-marcin-nan-6306-mcp-tool-connections-get/Xw8Ems6hDxEOOtCL/api-integrations/domo/api_clients_list.png?fit=max&auto=format&n=Xw8Ems6hDxEOOtCL&q=85&s=143ef47eb5afed14d3c798fd5d5bdd50" 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-marcin-nan-6306-mcp-tool-connections-get/Xw8Ems6hDxEOOtCL/api-integrations/domo/generated_credentials.png?fit=max&auto=format&n=Xw8Ems6hDxEOOtCL&q=85&s=834f81a375e6f1113584ecfd057961dd" 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-marcin-nan-6306-mcp-tool-connections-get/Xw8Ems6hDxEOOtCL/api-integrations/domo/form.png?fit=max&auto=format&n=Xw8Ems6hDxEOOtCL&q=85&s=bb6ffc658d368deb29a4c59e31efac18" style={{maxWidth: "450px" }} width="500" height="699" data-path="api-integrations/domo/form.png" />

You are now connected to Domo.
