mirror of
https://github.com/documenso/documenso.git
synced 2025-11-15 01:01:49 +10:00
210 lines
9.4 KiB
Plaintext
210 lines
9.4 KiB
Plaintext
---
|
|
title: Send a document for signing
|
|
description: The guide gives a detailed description of all options available when sending out a document for signing.
|
|
---
|
|
|
|
import { Callout, Steps } from 'nextra/components';
|
|
|
|
# Send Documents for Signing
|
|
|
|
This guide will walk you through the process of sending a document out for signing. You will learn how to upload a document, add recipients, place signature fields, and send the document for signing.
|
|
|
|
## Uploading a Document
|
|
|
|
<Steps>
|
|
### Log In to Your Account
|
|
|
|
The guide assumes you have a Documenso account. If you don't, you can create a free account [here](https://documen.so/free-docs).
|
|
|
|
### Upload Document
|
|
|
|
Navigate to the [Documenso dashboard](https://app.documenso.com/documents) and click on the "Upload Document" button located at the top right of the page. Select the documents you want to upload and wait for the upload to complete.
|
|
|
|
<Callout type="info">
|
|
The maximum file size for uploaded documents is 150MB in production. You can upload up to 5
|
|
documents at a time on standard plans. In staging, the limit is 50MB.
|
|
</Callout>
|
|
|
|

|
|
|
|
After the upload is complete, you will be redirected to the editor. You can configure the document's settings and add recipients and fields here.
|
|
|
|
</Steps>
|
|
|
|
## Configuring and Sending Document
|
|
|
|
The Documenso editor allows you to create and configure documents or templates. The editor consists of three sections that guide you through the process of preparing your document.
|
|
|
|
1. **Document & Recipients** - Upload files and add recipients
|
|
2. **Add Fields** - Add fields to the document
|
|
3. **Preview** - Preview the document before sending
|
|
|
|
You can click each section to navigate to it, and the current section will be highlighted in the sidebar.
|
|
|
|

|
|
|
|
There is also a quick actions section on the left-hand side which allows you to:
|
|
|
|
- **Document Settings** - Configure general settings, emails, or security settings for the document
|
|
- **Send Document** - Send the document to the recipients
|
|
- **Duplicate** - Duplicate the document
|
|
- **Download** - Download the document PDF
|
|
- **Delete** - Delete the document
|
|
|
|
The header contains some notable items:
|
|
|
|
- **Title** - You can edit the title in the top-left corner of the header by clicking on the text
|
|
- **Status** - You can see the current status of the document next to the title
|
|
- **Attachments** - You can configure the attachments on the right-hand side of the header
|
|
|
|
<Steps>
|
|
|
|
### Upload Documents and Add Recipients
|
|
|
|
The first step in the editor is to upload your document and add recipients.
|
|
|
|

|
|
|
|
#### Upload Document
|
|
|
|
You can upload documents by either clicking the "Add a document" dropzone, or dragging and dropping files into the dropzone.
|
|
|
|
<Callout type="info">
|
|
The maximum file size for uploaded documents is 150MB in production. You can upload up to 5
|
|
documents at a time on standard plans. In staging, the limit is 50MB.
|
|
</Callout>
|
|
|
|
#### Add Recipients
|
|
|
|
Click the "+ Add Signer" button to add a new recipient. For each recipient you can configure the following:
|
|
|
|
- **Email address** - The recipient's email address
|
|
- **Name** - The recipient's name
|
|
- **Order** - The sequence in which the recipient should sign the document. Only available if the "Enable Signing Order" checkbox is enabled
|
|
- **Role** - As seen below
|
|
|
|
Documenso has 5 roles for recipients with different permissions and actions.
|
|
|
|
| Role | Function | Action required | Signature |
|
|
| :-------: | :-----------------------------------------------------------------------------: | :-------------: | :-------: |
|
|
| Signer | Needs to sign signature fields assigned to them. | Yes | Yes |
|
|
| Approver | Needs to approve the document as a whole. Signature optional. | Yes | Optional |
|
|
| Viewer | Needs to confirm they viewed the document. | Yes | No |
|
|
| Assistant | Can help prepare the document by filling in fields on behalf of other signers. | Yes | No |
|
|
| CC | Receives a copy of the signed document after completion. No action is required. | No | No |
|
|
|
|
### Fields
|
|
|
|
Documenso supports 10 different field types that can be added to the document. Each field type collects various information from the recipients when they sign the document.
|
|
|
|
To create a field, you can either click and drag to draw a field on the document or drag and drop the field type from the sidebar.
|
|
|
|

|
|
|
|
The field created will be assigned to the currently selected recipient. You can change the recipient by clicking on the recipient's name in the right sidebar.
|
|
|
|
The available field types are:
|
|
|
|
- **Signature** - Collects the signer's signature
|
|
- **Email** - Collects the signer's email address
|
|
- **Name** - Collects the signer's name
|
|
- **Initials** - Collects the signer's initials
|
|
- **Date** - Collects the date of the signature
|
|
- **Text** - Collects text input from the signer
|
|
- **Number** - Collects a number input from the signer
|
|
- **Radio** - Collects a single choice from the signer
|
|
- **Checkbox** - Collects multiple choices from the signer
|
|
- **Dropdown/Select** - Collects a single choice from a list of choices
|
|
|
|
All fields can be placed anywhere on the document and resized as needed.
|
|
|
|
<Callout type="info">
|
|
Learn more about the available field types and how to use them on the [Fields
|
|
page](/users/documents/fields).
|
|
</Callout>
|
|
|
|
### Preview
|
|
|
|
In this section, you can preview what the document will look like once it is fully signed. This uses placeholder data for the fields.
|
|
|
|

|
|
|
|
### Email Settings
|
|
|
|
Before sending the document, you can configure the email settings and customize the subject line, message, and sender name.
|
|
|
|

|
|
|
|
If you leave the email subject and message empty, Documenso will use the default email template.
|
|
|
|
### Sending the Document
|
|
|
|
After configuring the document, click the "Send" button to send the document to the recipients. The recipients will receive an email with a link to sign the document.
|
|
|
|

|
|
|
|
#### Signing Link
|
|
|
|
If you need to copy the signing link for each recipient, you can do so by clicking on the recipient whose link you want to copy. The signing link is copied automatically to your clipboard.
|
|
|
|

|
|
|
|
The signing link has the following format:
|
|
|
|
```bash
|
|
https://app.documenso.com/sign/12ACP777zxQLO52hjj_vCB
|
|
```
|
|
|
|
</Steps>
|
|
|
|
## Document Settings
|
|
|
|
To access the document settings, click the "Document Settings" button in the quick actions section.
|
|
|
|
### General Settings
|
|
|
|

|
|
|
|
- **Language** - The language that the emails will be sent in
|
|
- **Allowed Signature Types** - The signature types that the recipient will be allowed to use
|
|
- **Date Format** - The date format that will be used for date fields
|
|
- **Time Zone** - The time zone that will be used for date fields
|
|
- **External ID** - A custom ID for the document that can be used to identify the document in your external system(s)
|
|
- **Redirect URL** - The URL where the signer will be redirected after signing the document
|
|
- **Document Distribution Method** - Whether to use emails to send the document, or none (which we will generate signing links for manual distribution)
|
|
|
|
### Email Settings
|
|
|
|

|
|
|
|
- **Reply To** - The email address that will be used as the reply to email address
|
|
- **Subject** - The subject of the email
|
|
- **Message** - The message of the email
|
|
- **Checkboxes** - You can select which emails should be sent during the document signing process
|
|
|
|
### Security Settings
|
|
|
|
Documenso enables you to set up access control for your documents. You can require authentication for viewing the document.
|
|
|
|
The available options are:
|
|
|
|
- **Require account** - The recipient must be signed in to view the document.
|
|
- **Require 2FA** - The recipient must use 2FA to sign the document.
|
|
- **None** - The document can be accessed directly by the URL sent to the recipient.
|
|
|
|

|
|
|
|
The "Recipient Authentication" feature allows you to specify the authentication method required for recipients to sign the signature field.
|
|
|
|
The available options are:
|
|
|
|
- **Require passkey** - The recipient must have an account and passkey configured via their settings.
|
|
- **Require 2FA** - The recipient must have an account and 2FA enabled via their settings.
|
|
- **None** - No authentication required.
|
|
|
|
This can be overridden by setting the authentication requirements directly for each recipient in the next step.
|
|
|
|
<Callout type="info">
|
|
The "Recipient Authentication" feature is only available for Enterprise accounts.
|
|
</Callout>
|