# Integrating with Airtable

[Prerequisites](#prerequisites)

[Drivetrain Setup](#drivetrain-setup)\
&#x20;  [Step One: Connect your Airtable account on Drivetrain](#step-one-connect-your-airtable-account-on-drivetrain)\
&#x20;  [Step Two: Grant necessary permissions](#step-two-grant-necessary-permissions)\
&#x20;  [Step Three: Complete the integration](#step-three-complete-the-integration)

## Prerequisites

1. An active Airtable account.
2. Admin Privileges in Drivetrain.

## Drivetrain Setup

### Step One: Connect your Airtable account on Drivetrain

1. Select the Airtable Data Connector from the list of connectors by clicking + Connect

<figure><img src="/files/vQ2s67KcyKV8Jwng5V0W" alt=""><figcaption></figcaption></figure>

2. In the pop-up, click **Login to connect**

<figure><img src="/files/eQQKyzkXL8wpiuVfR8Y3" alt=""><figcaption></figcaption></figure>

3. You will be redirected to the Airtable login page where you can sign in with your username and password.

<figure><img src="/files/bjwPZEitpOZYMUejI6Wd" alt=""><figcaption></figcaption></figure>

### Step Two: Grant necessary permissions <a href="#step-two-grant-necessary-permissions" id="step-two-grant-necessary-permissions"></a>

Select the necessary bases from which you want to pull data into Drivetrain and click on **Grant access**.

<figure><img src="/files/SyjIDNVLTe5sbfF4Vsrr" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
You’ll be directed directly to this page if you are already logged into Airtable.
{% endhint %}

### Step Three: Complete the integration <a href="#step-three-complete-the-integration" id="step-three-complete-the-integration"></a>

1. You will be redirected back to Drivetrain, please wait until Drivetrain starts fetching data from Airtable.

<figure><img src="/files/SfENGlqDD9qiOfOZvbTU" alt=""><figcaption></figcaption></figure>

2. Once the connection is established, your Airtable connection will show up on the **Data** page. Once the sync is complete, your Airtable data will be visible on Drivetrain!

<figure><img src="/files/hx5hPmbpKN7aqmboM5Vf" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://integrations.drivetrain.ai/integration-guide/integrate-with-drivetrain/spreadsheets/integrating-with-airtable.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
