> For the complete documentation index, see [llms.txt](https://processmaker.gitbook.io/quick-start-guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://processmaker.gitbook.io/quick-start-guides/summer-2023/processmaker-ai/ai-process-generation.md).

# AI Process Generation

With ProcessMaker AI you can now save significant time and effort required to build a process. Our revolutionary AI technology facilitates rapid creation of new processes, catering to all users, regardless of their experience or technical background. All you need to do is provide a description of the process you need, and ProcessMaker AI will generate a BPMN process model based on your description.

If you're not fully satisfied with the initial output, you can modify your description, and our AI will generate updated process maps accordingly. Additionally, you can easily access all the previous versions in the History tab, making it convenient to track and revert changes if needed.&#x20;

{% hint style="info" %} <mark style="color:orange;">**Good to know:**</mark> ProcessMaker AI can generate BPMN process models in multiple languages as well.
{% endhint %}

## Use ProcessMaker AI to Build a Process

Watch the demo below to learn how to use ProcessMaker AI to automatically build a process, or access our interactive tour for step-by-step instructions.&#x20;

{% tabs %}
{% tab title="Auto Play" %}
{% embed url="<https://demos.processmaker.com/demo/clkgxdtii6a9tzg70znjirw9x>" %}
{% endtab %}

{% tab title="Interactive Tour" %}
{% embed url="<https://demos.processmaker.com/demo/uXAH6iA8BDG6GxnV0wE3f>" %}
{% endtab %}
{% endtabs %}

## Additional Resources

<details>

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

<img src="/files/osabCogInyY8vC1LtB4g" alt="" data-size="line"> [**ProcessMaker Documentation**](https://docs.processmaker.com/): Find detailed information about ProcessMaker AI.

<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
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://processmaker.gitbook.io/quick-start-guides/summer-2023/processmaker-ai/ai-process-generation.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.
