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

# Dentally - How do I link my account?

# Overview

To authenticate with Dentally, you need to select which **Environment** to connect to. Dentally runs a separate OAuth login on each host, so the environment you pick must match the one your app was registered against (see the setup guide if you haven't registered an OAuth app yet).

### Prerequisites

* An OAuth app registered with Dentally for the environment you're connecting to (see [how to register your own Dentally OAuth app](/docs/api-integrations/dentally/how-to-register-your-own-dentally-oauth-app)).

### Instructions

#### Step 1: Choose your environment

Dentally exposes separate hosts depending on the practice's region:

* **Production** — `api.dentally.co`
* **Sandbox** — `api.sandbox.dentally.co` — use this to test requests before going live.
* **APAC practices** — `api.apac.dentally.com`
* **Canadian practices** — `api.ca.dentally.com`

Pick the one matching the OAuth app registered for this integration.

#### Step 2: Authorize Dentally

1. Open the form where you need to authenticate with Dentally.
2. Select the **Environment**.
3. Submit the form, and you should be successfully authenticated.

<img src="https://mintcdn.com/nango/NHPk5tvSaSzG1Tye/api-integrations/dentally/form.png?fit=max&auto=format&n=NHPk5tvSaSzG1Tye&q=85&s=191e358f902a002a6451644f4bb695cc" style={{maxWidth: "450px" }} width="998" height="1218" data-path="api-integrations/dentally/form.png" />

You are now connected to Dentally.
