> For the complete documentation index, see [llms.txt](https://tutorials.kuasa.io/getting-started/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tutorials.kuasa.io/getting-started/kuasa-marketing-automation/marketing/how-to-create-automation-form.md).

# How To Create Automation Form

1. Open any automation that you want to create the form.
2. Click the **Form** button (at the top of the page).

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

3. Edit the **Main Page** and the **Thank You Page** of the form.

<figure><img src="/files/44MyFgEP3PaWROGLRLb6" alt=""><figcaption></figcaption></figure>

4. After editing the **Main Page** and **Thank You Page**, click the **Save Changes** button.

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

5. Besides the basic information, you can add a new field by clicking the **+ Add New Field** button.

<figure><img src="/files/7Ds5vI9iYe3JYMbYQMZE" alt=""><figcaption></figcaption></figure>

6. After that, click the **Settings** button (at the top right) to set the form settings.

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

7. After completing all the settings, click **Save Changes**.

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

8. Well done! You have successfully created a form for Marketing Automation. You can now access the form link or use the QR Code at the top of the page.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://tutorials.kuasa.io/getting-started/kuasa-marketing-automation/marketing/how-to-create-automation-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.
