# Signature Invitation

### What Is a Signature Invite?

A signature invite is a secure email sent to each recipient, containing a unique signing link. It directs the recipient to their designated fields, allowing them to review and sign the document. Each invite is tracked to ensure accountability.

***

### Sending Invitations

When a document is generated from a template with an eSignature delivery configured, Docupilot automatically sends signature invites to all assigned recipients based on the envelope configuration.

### Signing Link Validity

Each recipient’s Signing link remains valid for up to 5 days or until the envelope is completed / voided / declined / expired. When a signing link expires, the recipient can request for a new signing link using the Resend Link button shown when they open the expired signing link. New Singing links are automatically sent if the reminders are configured for an envelope.

### Notifications

Docupilot sends automatic email notifications to keep all parties informed:

| User Type | Notification Triggered When…                                                                                                                                                                                                               |
| --------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Sender    | <ul><li>Envelope is Sent successfully to signer</li><li>Envelope sending to signer fails</li><li>Envelope is signed by a signer</li><li>Envelope is declined by a signer</li><li>Envelope is fully signed</li></ul>                        |
| Recipient | <ul><li>Invited to Sign (in case of ordered signing, a recipient will receive invite when it's their turn to sign)</li><li>Reminder emails to Sign an Envelope</li><li>Sender voids an Envelope</li><li>Envelope is fully signed</li></ul> |
| CC        | <ul><li>Envelope sending to signer fails</li><li>Envelope is voided by sender</li><li>Envelope is signed by a signer</li><li>Envelope is fully signed</li></ul>                                                                            |


---

# 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://help.docupilot.app/esignatures/signature-invitation.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.
