# Pory

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

This guide will walk you through the setup process for integrating [Pory](https://pory.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)​

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

1. In Pory, go to your site editor and choose the dynamic list block where you'd like your button to be to create your document
2. Enter Setup Mode \
   ​![](/files/6Q3HVAHuRd14E860do7T)​
3. Add the button field, name your button, choose the Airtable field with your generation link and select to "Open in a new tab" option\
   ![](/files/zMOQlmMHUfVr56fm0pl6)
4. Save your changes
5. Save and publish your changes and then preview your site\
   ![](/files/Tfl0MfgvHlgLMoTMT7tG)
6. Test your button and review your document\
   ​![](/files/E8ZzJpH73UWsMKQSjtkY)


---

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