# What is the Elements Manager?

The elements manager is the section of the Inputflow app, where you inititalize your form elements.&#x20;

You can think of the Elements Manager like a setup assistant. Its purpose is to prepare all of the elements, so that Inputflow can properly recognize and work with them.

<div align="left"><figure><img src="/files/d8S4nlazrTST4pZtcElq" alt="" width="347"><figcaption><p>Open the Elements Manager by clicking on the "Elements" menu</p></figcaption></figure></div>

With the Elements Manager you can:

* Connect a form to Inputflow
* Create form steps
* Turn button elements into "Next" and "Back" buttons
* Create error elements


---

# 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/what-is-the-elements-manager.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.
