> 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

![](https://2208542399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAeKwSsP1BP6lDDArkTO2%2Fuploads%2Fgit-blob-8b988e947d3a9da6f93fbdfc081e1bf67ef677f6%2Fdocs_workflows-designer-apps-model-create.png?alt=media)

{% stepper %}
{% step %}
In your app, click the <img src="https://2208542399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAeKwSsP1BP6lDDArkTO2%2Fuploads%2Fgit-blob-d683247ee575fa92fe6a7dc1d4c9051862e23601%2FWfdCirclePlus.svg?alt=media" 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.
