---
title: "Send documents for signing in Salesforce"
canonical_url: "https://www.nutrient.io/guides/salesforce-documents/end-user-guide/send-documents-for-signing/"
md_url: "https://www.nutrient.io/guides/salesforce-documents/end-user-guide/send-documents-for-signing.md"
last_updated: "2026-05-23T00:08:18.147Z"
description: "Send generated documents for signature from Salesforce. Configure envelopes, recipients, and signing fields, and track completion status."
---

# Sending documents for signing in Salesforce

Use this guide after you generate a document from a template as described in [create documents in Salesforce](https://www.nutrient.io/guides/salesforce-documents/end-user-guide/create-documents.md).

If signing isn’t configured yet, ask your Salesforce administrator to complete [setting up the Salesforce and DWS signing integration](https://www.nutrient.io/guides/salesforce-documents/admin-guide/setup-signing-integration-with-dws.md).

## Prerequisites

Before sending for signing, verify:

- You can open a generated document in the Preview/Edit screen.

- Your user has signing permissions in Salesforce.

- Your organization’s signing integration is enabled and working.

## Send a document for signing

1. In the generated document view, click **Send** in the upper-right corner.

2. Enter a document name and click **Save**.

3. Configure the envelope:
   - Envelope name
   - Recipients (external recipients or Salesforce recipients)
   - Optional email template/message and reminders
   - Optional signing order (if no signing order is specified, recipients are processed as: Signers first, Reviewers second, and Recipients (CC) last):
     - Enable **Set signing order**.
     - For each recipient, enter name and email and select a role:
       - **Needs to sign** — Recipient must complete signing fields before the envelope can progress.
       - **Needs to review** — Recipient reviews the document but doesn’t apply a signature.
       - **Receives a copy** — Recipient gets a copy for visibility/audit after required actions are complete.
     - Set the sequence (who acts first, second, third, and so on).
     - Example sequence in a sales contract flow:
       1. Customer signer — **Needs to sign** (Sequence 1)
       2. Sales manager — **Needs to review** (Sequence 2)
       3. Finance team inbox — **Receives a copy** (Sequence 3)

4. Click **Next** to open **Add Fields**.

5. Drag and configure the fields you need.
   - Available field types include:
     - **Signature** — Signer draws or uploads their signature.
     - **Name** — Auto-filled with signer name (read-only).
     - **Initials** — Signer draws or types initials.
     - **Signature Date** — Auto-filled with signing date (read-only).
     - **Text Field** — Editable input, optionally linked to Salesforce.
     - **Checkbox** — True/false toggle, optionally linked to Salesforce.
     - **List** — Dropdown list, optionally linked to a Salesforce picklist.
   - For editable fields (for example, Text Field and List), configure data mapping and validation before placing the field:
     1. Select an existing Salesforce field, or type a custom field name.
     2. If you select an existing Salesforce field, the Nutrient Documents app detects and loads the field format and available value/options when applicable.
     3. If you type a custom field name, select the field format manually.
     4. Set whether the field is **Required**.
     5. Click **Add Field**.
   - An example field configuration is shown in the image below.

6. Click **Send** in the upper-right corner.
   - Recipients receive an email with a signing link.

## Track progress and verify completion

1. Wait for each participant to complete their action. You receive email updates as the envelope progresses.

2. Return to the source Salesforce record (for example, Opportunity, Account, or a custom object record) and verify envelope status updates in the **Nutrient Envelopes** widget.
   - After all required signers complete signing, the status updates to **Completed**.

3. When the status becomes **Completed**, click **Sync** (if shown) to push captured signer field data back to Salesforce.

## Troubleshoot signing issues

The following are common issues and solutions when sending documents for signing.

### Send fails with salesforce_integration_not_found

**Cause** — The selected named credential isn’t mapped to the active tenant/environment, or tenant integration isn’t fully enabled.

**Solution** —

- Ask your administrator to verify **Named Credential for Nutrient Signing** in the Nutrient Admin tab.

- Ask your administrator to validate DWS tenant/organization integration setup.

### Send fails before recipients receive email

**Cause** — Recipient setup or signing field configuration is incomplete.

**Solution** — Reopen envelope configuration, verify required recipients and fields, and send again.

### Status doesn’t update after signing

**Cause** — Webhook delivery/configuration issue.

**Solution** — Ask your administrator to verify DWS webhook configuration and Salesforce integration user setup.

## Related guide

If you need the document creation steps, refer to [create documents in Salesforce](https://www.nutrient.io/guides/salesforce-documents/end-user-guide/create-documents.md).
---

## Related pages

- [Creating documents in Salesforce](/guides/salesforce-documents/end-user-guide/create-documents.md)

