# Conversational Forms

Improve user experience by designing robust Conversational Forms, ensuring smooth interaction across devices. The enhanced Conversational Forms now offer mobile-optimized rendering, advanced navigation controls, and rich input options, enabling seamless, interactive user experiences that drive engagement and streamline form-based workflows.

* Conversational Forms are optimized for mobile devices, offering a smoother experience for mobile users.
* Designers have several new controls available for designing their forms:
  * **Image/File Upload**: Users can upload and preview files.
  * **Date Picker**: Adds date selection capabilities.
  * **Select List**: Offers visually appealing selection options.
  * **In-Line Action**: Allows referring other assets (data connectors, scripts, genies, sub-processes) within the conversation.
  * **Break and Jump Controls**: Facilitate navigation within forms.
* Users can obtain a direct link to the Conversational Form if they leave mid-conversation.

Watch the following product tour to learn how to use Conversational Forms.

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

{% hint style="success" %}

#### <mark style="color:green;">Learn More</mark>

* [**ProcessMaker Knowledge Center**](https://docs.processmaker.com/v1/docs/conversational-screens): Find detailed product documentation.
* [**ProcessMaker University**](https://university.processmaker.com/): Enroll in free courses to learn how to use ProcessMaker Platform.
  {% endhint %}


---

# 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/winter-2025/new/conversational-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.
