# Softr

## Overview <a href="#overview" id="overview"></a>

This guide will walk you through the setup process for integrating [Softr](https://www.softr.io/) with Documint. It builds on the [Airtable Document Generation Link integration](/integrations/airtable/generation-link.md) so if you have not read the documentation on this integration, please check it out first before reading this guide.

### Airtable Setup <a href="#airtable-setup" id="airtable-setup"></a>

1. ​Create a generation link formula and add it to your table as a formula field. ​Also, add an attachment field to save your created document

![](https://s3.amazonaws.com/documint/support/images/stacker-airtable-setup-1.png)​![](https://s3.amazonaws.com/documint/support/images/stacker-airtable-setup-2.png)​

### Softr Setup <a href="#stacker-setup" id="stacker-setup"></a>

1. In Softr, go to your site editor and choose the dynamic list block where you'd like your button to be to create your document
2. Add the button field and select to "Open external url" option and choose the Airtable field that has you generation link\
   ​![](/files/mXKlsMdbgph5IHPkga1f)​
3. Publish your changes\
   ![](/files/iM5hNQfwGNz9KwJfUBfB)
4. Test your button and review your document\
   ​![](/files/0AzWtpnzlzUFw7OXPDTZ)


---

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