> 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/change-the-process-model-properties.md).

# Change the process model properties

The process model properties are essential as they reflect directly in Collibra:

* **Model key**: This is the process ID and it must be unique at the Collibra environment level and in the Workflow Designer.

  <div data-gb-custom-block data-tag="hint" data-style="danger" class="hint hint-danger"><p>Uploading a workflow with the same process ID as an existing workflow in Collibra replaces the existing workflow.</p></div>

  <div data-gb-custom-block data-tag="hint" data-style="success" class="hint hint-success"><p>Consider using <a href="https://en.wikipedia.org/wiki/Reverse_domain_name_notation">reverse domain name notation</a> for the process model key.</p></div>
* **Model name**: The name is shown as the workflow display name in Collibra.

  <div data-gb-custom-block data-tag="hint" data-style="danger" class="hint hint-danger"><p>Collibra does not accept two workflows with the same display name.</p></div>
* **Description**: The contents of the field are only reflected in the Workflow Designer. To change the workflow description that is shown in Collibra, see the [Workflow description](/workflows/creating-workflows/workflow-basic-configuration-elements/workflow-description.md) section.

## Steps

{% stepper %}
{% step %}
Select your app.
{% endstep %}

{% step %}
For the process model, select <img src="/files/kSQ2asmfgBY77ZlPrb77" alt="More icon" data-size="line"> → **Properties**.\ <i class="fa-chevrons-right">:chevrons-right:</i> The **Model properties** dialog box appears.
{% endstep %}

{% step %}
Change the name or description.
{% endstep %}

{% step %}
Click **Save** to save your changes and close the dialog box.

<img src="/files/37cB976uMCoKkDKb2LMT" alt="" width="50%">
{% endstep %}
{% endstepper %}
