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

# 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-wari-migrated-bigcommerce-docs/5uzsB-_-fT400Ffv/integrations/all/datto-rmm/access_control.png?fit=max&auto=format&n=5uzsB-_-fT400Ffv&q=85&s=dcfa404b887c48711f6e5f0341963616" 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-wari-migrated-bigcommerce-docs/5uzsB-_-fT400Ffv/integrations/all/datto-rmm/generate_api_key.png?fit=max&auto=format&n=5uzsB-_-fT400Ffv&q=85&s=feb0a42aee2c925e718935b6bc5dffc0" 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-wari-migrated-bigcommerce-docs/5uzsB-_-fT400Ffv/integrations/all/datto-rmm/api_key.png?fit=max&auto=format&n=5uzsB-_-fT400Ffv&q=85&s=b9d69588d2d0bce47d3795fe7247c628" 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-wari-migrated-bigcommerce-docs/5uzsB-_-fT400Ffv/integrations/all/datto-rmm/form.png?fit=max&auto=format&n=5uzsB-_-fT400Ffv&q=85&s=dd602d1603a7f0ca31612ebc01df9cec" style={{maxWidth: "450px" }} width="1016" height="1204" data-path="integrations/all/datto-rmm/form.png" />

You are now connected to Datto RMM.
