# Text to Forms

Use AI to create screens in seconds! The new text-to-forms feature simplifies screen design by reducing the effort required to drag-and drop screen controls. Simply type in a description and let AI generate a basic screen for you. Add more control or edit the current ones to complete your design. Follow the steps below to get started:

* Add the **AI Assistance** screen control.
* Described the screen in a couple of sentences.&#x20;
* Click **Generate** to create the screen.

{% hint style="info" %} <mark style="color:orange;">**Good to know:**</mark> ProcessMaker AI supports multiple languages. Give your preferred language a try and see the results!
{% endhint %}

## Create a Screen using ProcessMaker AI

Watch the following product tour to learn how to quickly create screens using AI.&#x20;

{% embed url="<https://demos.processmaker.com/demo/1iL4KIYiDIZbjdl1LkKCB>" %}

## Additional Resources

<details>

<summary><mark style="color:orange;">Learn More About Creating Forms from AI</mark></summary>

<img src="/files/osabCogInyY8vC1LtB4g" alt="" data-size="line"> [**ProcessMaker Documentation**](https://docs.processmaker.com/v/fall-2023-processmaker-platform/designer-process-modeler/generate-a-new-asset-for-a-process-using-ai-assistant): Find detailed information about ProcessMaker AI features.

<img src="/files/64n2fU6kJHdsY5ahFGTe" alt="" data-size="line"> [**ProcessMaker University**](https://university.processmaker.com/): Enroll in ProcessMaker University to become a Certified Process Designer.

</details>


---

# 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://processmaker.gitbook.io/quick-start-guides/fall-2023/processmaker-ai/text-to-forms.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.
