# Serial and Parallel processing flow

### Role order restrictions

{% columns %}
{% column width="58.333333333333336%" %}

1. **Assignee** cannot be placed after the first **Signer**.
2. **Signer** cannot be placed before the last **Assignee**.
3. **Copy** can be placed anywhere, but the step number must be **1** or higher.

{% hint style="warning" %}
If your template has external documents with e-ink signatures, place document uploader roles before roles that sign those documents.
{% endhint %}
{% endcolumn %}

{% column width="41.666666666666664%" %}

<figure><img src="/files/2KnZLwWf3erCp2i8uXaL" alt="" width="217"><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}


---

# 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://support.docstudio.com/user/envelope-processing-flow-template-configuration/serial-and-parallel-processing-flow.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.
