# Airtable Integrations

### Add your Airtable PAT key to Documint

{% embed url="<https://youtu.be/IHZ-53tQnBk>" %}

### Airtable App Setup

Learn how to setup the Documint app from the Airtable marketplace in your bases.

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

### Generation Link Integration Setup

In this video, you will learn how to set up your template and base to create your documents at the click of a button, using the generation link creation method.

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

### Automation Script Setup

Learn how to set up automated document creation in Airtable using the automation script without the need for a 3rd party service like Zapier or Integromat.

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


---

# 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/legacy-documentation/how-to-videos/airtable-integrations.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.
