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

# Tempo - How do I link my account?

# Overview

To connect to the Tempo API, you'll need:

1. **Jira Cloud subdomain** - The subdomain of the Jira Cloud instance linked to your Tempo account.
2. **API subdomain** - The Tempo API subdomain matching the region where your Tempo data resides.

This guide walks through finding these values.

### Prerequisites:

* An active Tempo account linked to a Jira Cloud instance.

## Instructions

### Step 1: Find your Jira Cloud subdomain

Your Jira Cloud subdomain is the first part of your Jira URL. For example, if your Jira URL is `https://acme.atlassian.net`, your subdomain is `acme`.

### Step 2: Find your API subdomain

Choose the API subdomain that matches the region where your Tempo data resides:

| Value    | Region                 |
| -------- | ---------------------- |
| `api`    | Global (use if unsure) |
| `api.eu` | Europe                 |
| `api.us` | Americas               |

### Step 3: Enter credentials in the Connect UI

Once you have your **Jira Cloud subdomain** and **API subdomain**:

1. Open the form where you need to authenticate with Tempo.
2. Enter your **Jira Cloud subdomain** and select your **API subdomain** in their respective fields.
3. Submit the form, and you should be successfully authenticated.

<img src="https://mintcdn.com/nango/ybAwjhoX85gtq4jz/api-integrations/tempo/form.png?fit=max&auto=format&n=ybAwjhoX85gtq4jz&q=85&s=3c80804d27ed28a6b65ae0cdc82c10ce" style={{maxWidth: "450px" }} width="500" height="700" data-path="api-integrations/tempo/form.png" />

You are now connected to Tempo.
