# User-designed workflow templates

User-designed workflow templates are used in **mediation contracts** and must be designed in a BPMN diagram. They are not provided by Primeur, although Primeur can offer support to design these workflow templates to meet client-specific requirements.&#x20;

Refer to the [Create a user-designed workflow template](/data-mover-1.21/workflow-templates/user-designed-workflow-templates/create-a-user-designed-workflow-template.md) page to learn how to design a workflow template.&#x20;

Once designed in the BPMN diagram, when creating a **mediation contract**, user-designed workflow templates will appear in the **Workflows** drop-down list after selecting the trigger type.&#x20;

<figure><img src="/files/ODQ6SItHEnggMfvSEBNx" alt="" width="375"><figcaption></figcaption></figure>

Workflow templates operate differently based on the selected [trigger type](/data-mover-1.21/workflow-templates/triggers.md). **Triggers are events that initiate workflows** and they vary according to specific customers' needs. Various triggers are available for mediation contracts. You can find the full list on the [Triggers](/data-mover-1.21/workflow-templates/triggers.md) page and its subpages.

<figure><img src="/files/ENaEylNvmhcu1PY6sSAn" alt="" width="332"><figcaption></figcaption></figure>


---

# 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://docs.primeur.com/data-mover-1.21/workflow-templates/user-designed-workflow-templates.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.
