# Create a Process

There are three methods for creating a process within the ProcessMaker Platform:

1. Utilize one of our templates to create a process.
2. Employ ProcessMaker AI to generate a process map.
3. Start from scratch by creating a process using a blank canvas.&#x20;

Let's go through each of these methods in detail.

{% hint style="info" %} <mark style="color:orange;">**Good to know:**</mark> We have recently redesigned our process modeler! [Click here to see the new look and feel.](https://processmaker.gitbook.io/summer-2023-quick-start-guide/improvements/process-modeler-updates)
{% endhint %}

## Import a Template

ProcessMaker Platform contains some built-in templates you can use to create new processes. We also provide additional templates which can be downloaded and imported in your environment. Watch the following tour to lean how to find and import one of our process templates.&#x20;

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

## Create a Process with Templates

Watch the following product tour to learn how to use templates to create a new process.&#x20;

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

## Configure a Process Template

Watch the following product tour to lean how to make necessary configurations to successfully run  a process request.&#x20;

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

## Create a Process with AI

Watch the following product tour to learn how to utilize ProcessMaker AI to escalate process creation.&#x20;

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

## Create a New Process without Templates

*Coming soon!*&#x20;


---

# 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/platform/process-designer/create-a-process.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.
