# Connect a form

To turn a form into a multi-step form, you need to connect it with Inputflow.

To do that, select the form inside the Webflow Navigator. Inside the [Elements Manager](/elements-manager/what-is-the-elements-manager.md), click on the "Connect" button.

<div align="left"><figure><img src="/files/8oII0DpXQzIS9Jg0Mi4I" alt="" width="198"><figcaption><p>Select the form block element</p></figcaption></figure> <figure><img src="/files/3XgtLredgirWT8CpAI4Y" alt="" width="255"><figcaption><p>Open the Elements Manager</p></figcaption></figure></div>

You can either do this while the form element is selected or while the form block is selected, both will work.


---

# 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.inputflow.com/elements-manager/connect-a-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.
