> For the complete documentation index, see [llms.txt](https://support.emsigner.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.emsigner.com/initiate-and-sign-envelopes/creation-of-an-envelope/signing-flows/only-others-will-sign/adding-participants.md).

# Adding Participants

### Adding Participants

#### Selecting Participants for the Workflow

After uploading the document, the initiator is guided to define who will participate in the signing workflow.

At this stage:

* The initiator acts only as the sender
* The document will be routed to selected participants for signing or review
* The initiator does not sign the document themselves

Click **Next** to proceed to participant configuration.

<figure><img src="/files/GqjLLO2qNj8evHxcSQ4r" alt=""><figcaption></figcaption></figure>

***

#### Participant Configuration Screen

This screen is used to define all users involved in the signing journey.

Key characteristics:

* The initiator is **not included** in the participant list
* Only added participants appear as part of the workflow
* The left panel displays the list of participants
* The right panel is used to configure settings for the selected participant

This ensures the document is signed exclusively by the intended recipients.

<figure><img src="/files/DMkpY2Tj0GHiKhbBTkPn" alt=""><figcaption></figcaption></figure>

***

#### Adding Participants

Participants can be added using the available options:

* **Search & add internal users**\
  Search for existing internal users by entering at least the first four characters of their name or email.

<figure><img src="/files/HTPH0BAmaI9RRB0VPIrt" alt=""><figcaption></figcaption></figure>

* **Add New External Participant**

  Use **Add new external participant** to include signers who are not part of your organization and add them directly to the workflow.

  Provide the following details:

  * **Participant Name**
  * **Participant Email**
  * **Mobile Number** *(optional)*
  * **Company** *(optional)*
  * **Identification Number** *(optional)*

  Once added, the external participant can be configured for signing order, permissions, and signature placement.

<figure><img src="/files/Dbllc92Yta6g6aPhBg9d" alt=""><figcaption></figcaption></figure>

***

#### Workflow Type and Signing Order

While users can be defined to select in Serial or Parallel or a combination of both, for simplicity a  workflow type setting is provided here as a master setting across all participants to either sign in

* **Sequential** – Participants sign one after another, based on order
* **Parallel** – Participants receive the document at the same time

<figure><img src="/files/XJeigDUWo9llyZGAfsGG" alt=""><figcaption></figcaption></figure>

The signing order is automatically derived from:

* The selected workflow type, and
* The sequence of participants in the list

This determines when each participant is notified and allowed to act on the document.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.emsigner.com/initiate-and-sign-envelopes/creation-of-an-envelope/signing-flows/only-others-will-sign/adding-participants.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
