# Workflow template working area

In the **Working Area**, you can operate on the workflow template, moving, connecting or eliminating service tasks.

<figure><img src="/files/qZenHkxsowvAWiUrfcdn" alt="" width="563"><figcaption></figcaption></figure>

You can quickly **load a workflow template** by clicking the ![](/files/wb6JbSW8NLfLbQhlGXcZ) button just below the toolbar. The list of all existing workflow templates will appear and you can select a template to open it.&#x20;

To connect 2 service tasks, select the start event service task. Multiple icons will appear around the service task.

<figure><img src="https://files.readme.io/cfcb8c1-Brick_1_workflows.png" alt=""><figcaption></figcaption></figure>

Select the 2 arrows <img src="https://files.readme.io/cb95725-arrows_icon_workflows.svg" alt="" data-size="line"> appearing in the bottom-right corner.

<figure><img src="https://files.readme.io/da1d5f0-Brick_2_workflows.png" alt=""><figcaption></figcaption></figure>

Drag the mouse cursor towards the service task you want to connect. As soon as you start moving the mouse, the icons around the starting service task will disappear and will be replaced by a no-access sign plus an arrow.

<figure><img src="https://files.readme.io/b9111c0-Brick_3_workflows.png" alt=""><figcaption></figcaption></figure>

When reaching the service task, the no-access sign will become a check sign. Drop the mouse cursor and the 2 service tasks will be connected by a black arrow.

<figure><img src="https://files.readme.io/12c13cb-Brick_4_workflows.png" alt=""><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/editing-a-user-designed-workflow-template/workflow-template-working-area.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.
