# How to Invite an Unregistered Recipient to an Envelope by Email

### Invite a participant by email (from a draft)

1. Open an envelope draft without a predefined processing flow.
2. In the role field, enter the participant’s email address.
3. If the flow has inherited roles, the email is applied to them automatically.
4. Finish configuring the envelope.
5. Click the <img src="/files/6KdnoMaSEAaA9GOH24yz" alt="" data-size="line"> button.
6. In the confirmation dialog, review the warning about sending to an email address.
7. Confirm to send the envelope.

{% hint style="info" %}
When you enter an email address, you don’t need to select a mailbox from the dropdown.
{% endhint %}


---

# 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-invitations-and-completion/how-to-invite-an-unregistered-recipient-to-an-envelope-by-email.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.
