# Create steps

To turn a Div Block into an actual step of the multi-step form, you have to select it, and the click the "Step" button.

<div align="left"><figure><img src="/files/YqZTS3wgvNWHu07Fn6W6" alt="" width="240"><figcaption><p>Turn element into a step</p></figcaption></figure> <figure><img src="/files/sE25qukqk9yRFn6Evm3z" alt="" width="240"><figcaption><p>Enter step name and click "Create step"</p></figcaption></figure></div>

### Rename steps

If you later decide, to change the name of a step, click on it and enter the new name inside the Elements Manager:

<div align="left"><figure><img src="/files/f641ClGPVNwR8Y5IBcQV" alt="" width="240"><figcaption></figcaption></figure></div>


---

# 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/create-steps.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.
