> ## 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.

# Datto RMM - How do I link my account?

# Overview

To authenticate with Datto RMM, you need:

1. **Platform** – Your Datto RMM platform (e.g., `merlot`, `pinotage`, `concord`, `vidal`, `zinfandel`, `syrah`). This determines your API base URL like `https://<platform>-api.centrastage.net`.

This guide walks you through enabling API access and finding your **Platform (Region)** in Datto RMM.

### Prerequisites:

* Admin access to your Datto RMM tenant.

### Step 1: Enable API access and generate API keys

1. Login to your Datto RMM instance, go to **Setup** > **Global Settings** > **Access Control** and toggle the **Enable API Access** button.

<img src="https://mintcdn.com/nango/NOoh2SaXumw3Gno2/integrations/all/datto-rmm/access_control.png?fit=max&auto=format&n=NOoh2SaXumw3Gno2&q=85&s=ca544a0b50177406b095c45b31ce685f" width="684" height="110" data-path="integrations/all/datto-rmm/access_control.png" />

2. Go to **Setup** > **Users**, select your user, then click **Generate API Keys** to create an **API Key** and **API Secret Key** for the user.

<img src="https://mintcdn.com/nango/NOoh2SaXumw3Gno2/integrations/all/datto-rmm/generate_api_key.png?fit=max&auto=format&n=NOoh2SaXumw3Gno2&q=85&s=1f24dcf117aa3f5f82611663b326caf2" width="546" height="88" data-path="integrations/all/datto-rmm/generate_api_key.png" />

3. The **API Key** and **API Secret** Key will be displayed. You will need to use these keys to fill out the login form: enter the **API Key** in the `Access Key` field and the **API Secret Key** in the `Secret Key` field.

<img src="https://mintcdn.com/nango/NOoh2SaXumw3Gno2/integrations/all/datto-rmm/api_key.png?fit=max&auto=format&n=NOoh2SaXumw3Gno2&q=85&s=762c450058ed6a3589975f2bf83e1ce0" width="1454" height="464" data-path="integrations/all/datto-rmm/api_key.png" />

4. Click **Save User**.

### Step 2: Select your platform

Your platform corresponds to your region and defines your base URL:

* `merlot` → `https://merlot-api.centrastage.net`
* `pinotage` → `https://pinotage-api.centrastage.net`
* `concord` → `https://concord-api.centrastage.net`
* `vidal` → `https://vidal-api.centrastage.net`
* `zinfandel` → `https://zinfandel-api.centrastage.net`
* `syrah` → `https://syrah-api.centrastage.net`

You can also verify Swagger at `https://<platform>-api.centrastage.net/api/swagger-ui/index.html`.

### Step 3: Enter your details in the Connect UI

Once you have the **Platform**:

1. Open the form where you need to authenticate with Datto RMM.
2. Enter the **Platform** (e.g., `merlot`) in the appropriate field.
3. Submit the form to proceed to the OAuth consent, complete the authorization, and you should be successfully authenticated.

<img src="https://mintcdn.com/nango/NOoh2SaXumw3Gno2/integrations/all/datto-rmm/form.png?fit=max&auto=format&n=NOoh2SaXumw3Gno2&q=85&s=1b63023ee250aad6802e9c890f53e632" style={{maxWidth: "450px" }} width="1016" height="1204" data-path="integrations/all/datto-rmm/form.png" />

You are now connected to Datto RMM.
