# Integration Form

### What is the Integration Form?

The Integration Form is similar to the Partner Form but is tailored to your partners and specifically pertains to their submitted integrations. When this form is set up, it will show at the end of every integration submission by your partner, requiring them to answer any questions that have been included by a Pandium administrator.

This form is associated with each integration submitted by a partner, facilitating the collection of distinct answers for each integration. This feature is valuable for gathering additional information related to partner integrations. The responses to these questions are stored on each integration within its Configuration page.

### Difference Between Integration Form and Partner Form

The Partner Form is a one-time submission that invited partners must complete. In contrast, the Integration Form serves as a per-integration form, allowing different responses and more targeted questions specific to each integration being submitted.

### Using the Integration Form

The Integration Form can be found within the Settings resource on the sidebar, in it’s own tab, next to the Partner Form.

<figure><img src="/files/aA3cWyH8YkHGpsFOBH7e" alt=""><figcaption></figcaption></figure>

Here, you can click ‘+Add Field’ to add additional fields as desired. Much like the Partner Form, there are two distinct options: Text Input or Terms and Conditions.

For Text Input, you can input a custom question into the Custom Field area, where a description of the question can be optionally added. You also have the choice to set a question as required or not.

The Terms and Conditions option requires entering a URL into the box. Your partners can read the terms, check, and confirm that they have read these Terms before submitting their integration.

Once a partner creates and submits an integration, and if an Integration Form is set up, the answers will be visible in the Configure section of the integration.

<br>


---

# 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.pandium.com/partners/integration-form.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.
