# Airtable Extension

## Overview

The Airtable Extension integration is an Airtable Block that is installed from the Airtable Marketplace. Once installed and set up it allows you to simply select a record then generate either a preview of the document or a live version of the document (without a branded footer).

{% embed url="<https://youtu.be/88YShTRwQ94>" %}

## Airtable Setup

#### Step 1: Install the Extension

Open the Tools dropdown and go to 'Extensions'. In the Extensions pane, click 'Add an extension'. With that done, search for Documint and add it.&#x20;

<figure><img src="https://1903534506-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTY5wPd81K7B5rjyG5tjS%2Fuploads%2FJ1GBGpI46BS2tWjyhJmE%2Fat%20ext.gif?alt=media&#x26;token=ecedc92e-06b4-43c8-a560-1cdf17311417" alt=""><figcaption></figcaption></figure>

#### Step 2: Create API Key

In a new tab, log in to your Documint account and create an API Key.

<figure><img src="https://1903534506-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTY5wPd81K7B5rjyG5tjS%2Fuploads%2FhwrbgVQlhQp29wgWH2ss%2Fat%20ext%20api%20key.gif?alt=media&#x26;token=11b2408b-04be-4017-9837-b9c9cff42572" alt=""><figcaption></figcaption></figure>

#### Step 3: Add API Key to app settings

![](https://1903534506-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTY5wPd81K7B5rjyG5tjS%2Fuploads%2FesSYEbwuqqpetkV4yYec%2FAirtable%20App%20Settings%20API%20Key.png?alt=media\&token=e1e2537b-7788-45af-8870-6313cef19f62)

#### Step 4: Select Template

Once you've successfully connected to Documint you should see a list of your templates. Select the template that you would like to use for the active table. If you don't already have a template that you want to use with the active table then create a new template in Documint, return to Airtable and select the newly created template.

![](https://1903534506-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTY5wPd81K7B5rjyG5tjS%2Fuploads%2FaGQsLglyTdAjuNesVZzn%2FConfigure%20app.png?alt=media\&token=c601aaa0-a210-43fd-ade3-6f5060d10b08)

### Documint Setup

Once you've set up the app within Airtable you can start adding variables to your template.


---

# 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://docs.documint.me/integrations/airtable/airtable-extension.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.
