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

# Quickbase - How do I link my account?

# Overview

To authenticate with Quickbase, you will need:

1. **Realm Hostname** - The quickbase domain associated with your account
2. **User Token** - A token that grants Nango permission to interact with  Quickbase's APIs resources and services.

This guide will walk you through Creating and Using  User Token from Quickbase.

### Prerequisites:

* You must have an account with  [Quickbase](https://www.quickbase.com/).

### Instructions:

#### Step 1: Finding Your Realm Hostname

* Your Realm Hostname is your realm name + .quickbase.com
* If your account is part of a Realm, you can login to Quickbase and access the realm hostname from the address bar eg. *demo.quickbase.com*

<img src="https://mintcdn.com/nango/fQZq_4crLIXjDtDP/integrations/all/quickbase/quickbase_address_bar.png?fit=max&auto=format&n=fQZq_4crLIXjDtDP&q=85&s=883238bed27af4cfb955b405f67df3c5" style={{maxWidth: "450px" }} width="648" height="362" data-path="integrations/all/quickbase/quickbase_address_bar.png" />

* Alternatively, as Realm Admin, Access the Admin Console from the My Apps page by clicking `Quickbase Admin`, then `Manage the Realm`.
* From the Admin Console, you can access a list on options including Realm summary: where you can View realm details.

<img src="https://mintcdn.com/nango/fQZq_4crLIXjDtDP/integrations/all/quickbase/quickbase_admin.png?fit=max&auto=format&n=fQZq_4crLIXjDtDP&q=85&s=c1ad6fca87de4e055dca0adc4612eba2" style={{maxWidth: "450px" }} width="648" height="362" data-path="integrations/all/quickbase/quickbase_admin.png" />

<img src="https://mintcdn.com/nango/fQZq_4crLIXjDtDP/integrations/all/quickbase/quickbase_realm.png?fit=max&auto=format&n=fQZq_4crLIXjDtDP&q=85&s=71ff04285f74695acf0118ad3fceb1a0" style={{maxWidth: "450px" }} width="648" height="362" data-path="integrations/all/quickbase/quickbase_realm.png" />

#### Step 2: Finding Your User Token

1. **Log in** to your Quickbase account.
2. Select and click on your Profile then scroll to the **My User Information** section.
3. Click on the **Manage User Tokens** URL, where you can choose an existing **Token**.

<img src="https://mintcdn.com/nango/fQZq_4crLIXjDtDP/integrations/all/quickbase/quickbase_preferences.png?fit=max&auto=format&n=fQZq_4crLIXjDtDP&q=85&s=aa53470052c9167b441a95afbb95cd44" width="644" height="414" data-path="integrations/all/quickbase/quickbase_preferences.png" />

4. To create a new token, click on **New User Token**  and enter a unique **name** and **Save**.
5. Copy the token and store it securely.

<img src="https://mintcdn.com/nango/fQZq_4crLIXjDtDP/integrations/all/quickbase/quickbase_token.png?fit=max&auto=format&n=fQZq_4crLIXjDtDP&q=85&s=8578f016feefd91146f06142df9feb37" width="644" height="414" data-path="integrations/all/quickbase/quickbase_token.png" />

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

Once you have the **Realm Hostname** and **Token**:

1. Open the form where you need to authenticate with Quickbase.
2. Enter the **Realm Hostname** and **Token** in the designated fields.
3. Submit the form, and you should be successfully authenticated.

<img src="https://mintcdn.com/nango/fQZq_4crLIXjDtDP/integrations/all/quickbase/form.png?fit=max&auto=format&n=fQZq_4crLIXjDtDP&q=85&s=2c3fa0ea9047ee2dac42ecefbb354e02" style={{maxWidth: "450px" }} width="625" height="788" data-path="integrations/all/quickbase/form.png" />

You are now connected to Quickbase.
