> For the complete documentation index, see [llms.txt](https://docs.inputflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inputflow.com/getting-started/adding-the-script.md).

# Adding the Script

I**MPORTANT: Do not skip this step, otherwise your form will not work!**

In order for Inputflow to work, you need to add the Inputflow script to the page where the multi-step form will be created.

Copy the following code:

```html
<script src="https://script.inputflow.io/i.js" type="module" defer></script>
```

and paste it into the code section of your page, and then click on "Save".

<div align="left"><figure><img src="/files/h5mVgaJ0qUalmObkqS8v" alt="" width="563"><figcaption><p>Insert the embed script into the "Inside &#x3C;head> tag" code block</p></figcaption></figure></div>

Watch the following video to learn how to add the Inputflow script to your site:

{% embed url="<https://youtu.be/_D4Bl7Yuqmo>" %}
