# Creating Documents

### Airtable App Documents

After creating your template and using the preview button to ensure the document is upto expectations, the app allows you to select a field where your attachments will be stored. \
\
Click `Generate Document` and you'll notice your attachment appear in the field selected.&#x20;

![](https://1903534506-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTY5wPd81K7B5rjyG5tjS%2Fuploads%2F9fP8a6v9K4bpDbOyKqa2%2Fairtable%20app%20generating%20a%20document.png?alt=media\&token=506a9fbd-45ec-4aa6-b140-3df944563a22)

![](https://1903534506-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTY5wPd81K7B5rjyG5tjS%2Fuploads%2FkyTl1zmL76YMfWKkZeBo%2Fairtable%20app%20attachment%20field.png?alt=media\&token=9bd94881-9d5a-453c-8585-552360486eac)

### &#x20;Generation Link Documents

{% hint style="info" %}
See [Generation Link Setup](https://docs.documint.me/integrations/airtable/generation-link) to set up attachment field and Documint button
{% endhint %}

After creating your template and adding your fields as variables, click on the Button you created to generate a completed document.

![](https://1903534506-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTY5wPd81K7B5rjyG5tjS%2Fuploads%2FhphKdQmhsLdG2nIISP7s%2Fgeneration%20link%20attachment%20field.png?alt=media\&token=0198702a-70e2-4d8c-bb98-475ae559cfc2)

![](https://1903534506-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTY5wPd81K7B5rjyG5tjS%2Fuploads%2FVxwir8m2PwVCgO2RxiFS%2Fdocument.png?alt=media\&token=47e68258-86e9-4ab2-9358-c48913cfc4c8)

###


---

# 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/legacy-airtable-integration/creating-documents.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.
