> For the complete documentation index, see [llms.txt](https://developer.collibra.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.collibra.com/workflows/designing-workflows/processes/create-a-new-process.md).

# Create a new process

You can create a new process model manually in the Workflow Designer.

## Steps

![](/files/jDjaAHmoN18o5SVES7dM)

{% stepper %}
{% step %}
In your app, click the <img src="/files/1eDlBUrDd2oqnJuF4w1i" alt="Add icon" data-size="line"> **Create** button → **Process** or use the **Actions** section of the search bar.
{% endstep %}

{% step %}
Enter the required information.

| Field         | Description                                                                                                                                                                                                                                                |
| ------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Name          | The name of the new model.                                                                                                                                                                                                                                 |
| Key           | <p>A technical identifier used to refer to the process on a technical level.</p><div data-gb-custom-block data-tag="hint" data-style="success" class="hint hint-success"><p>Review and confirm any ramifications before updating the model key.</p></div>  |
| Description   | The purpose of the model.                                                                                                                                                                                                                                  |
| Tags          | <p>A label for the model, to help categorize the model in your platform.</p><div data-gb-custom-block data-tag="hint" data-style="success" class="hint hint-success"><p>Adding identifying tags to your model improves your search capabilities.</p></div> |
| {% endstep %} |                                                                                                                                                                                                                                                            |

{% step %}
Click **Create**.
{% endstep %}
{% endstepper %}

<i class="fa-chevrons-right">:chevrons-right:</i> Your newly created model appears in the list of models of the app.

After you have created a new process, you are redirected to the process editor where you can start modeling it.
