brainX

Digital Signature

Package: SALES BILLING PROJECTS

1. General

Info

The Digital Signature integration enables legally binding electronic signatures directly from brainX. Two providers are supported:

  • DocuSign: Commercial e-signature provider (industry standard)
  • DocuSeal: Open-source alternative for self-hosting

2. Configuration

2.1. Authentication

DocuSign

FieldDescription
Integration KeyDocuSign integration key (from DocuSign developer portal)
User IDDocuSign user ID
Account IDDocuSign account ID
Private KeyRSA private key for JWT authentication

DocuSeal

FieldDescription
DocuSeal URLURL of the DocuSeal instance (self-hosted)
API TokenDocuSeal API token

2.2. Module Assignment

After authentication, the modules in which the digital signature can be used are configured:

ModuleDescription
OffersSign offers/proposals
ContractsSign contracts
InvoicesSign invoices
ProjectsSign project documents

2.3. Email Template

The email template sent to the recipient for signing can be customized:

FieldDescription
Sender NameDisplay name of the sender
SubjectEmail subject
BodyEmail body text

3. PDF Template Placeholders

To define signature fields in PDF documents, placeholders can be embedded in the PDF template. The following placeholders are supported:

PlaceholderDescription
{{Initialen}}Initials field
{{Signaturdatum}}Signature date
{{Stellenbezeichnung}}Job title
{{Unterschrift}}Signature field
{{Vollständiger Name}}Full name
{{Checkbox}}Checkbox for consent

4. Creating and Sending Envelopes

4.1. Without DocuSign Template

An envelope is a signature request that can contain one or more documents and one or more signatories.

To create an envelope from a brainX record without a DocuSign template:

  1. Open the record (e.g., offer, contract)
  2. Click the Digital Signature action
  3. Select the document to be signed
  4. Add signatories (name, email, role)
  5. Define signature fields (or use PDF placeholders)
  6. Click Send — the signing invitation is sent by email

4.2. With DocuSign Template

If DocuSign templates are configured, pre-defined signature workflows can be used:

  1. Open the record
  2. Click the Digital Signature action
  3. Select the DocuSign template
  4. Verify or adjust signatory data
  5. Click Send

5. Signing Process

5.1. Recipient View

The signatory receives an email with a link to the signing document. After clicking the link:

  1. The document opens in the browser (no login required)
  2. The signatory navigates through the signature fields
  3. Each field is filled in (signature, initials, date, etc.)
  4. After signing all fields, the document is submitted
  5. All parties receive the signed document by email

5.2. Status in brainX

After sending the signing request, the status is tracked in the brainX record:

StatusDescription
SentSigning request sent
PartialSome signatories have signed
CompletedAll signatories have signed
ExpiredSigning deadline expired
DeclinedSignatory declined

6. Automation

6.1. Send via Automation

The digital signature can be triggered automatically via brainX automations:

  • Trigger: e.g., when record status changes to Ready to Sign
  • Action: Send digital signature request
  • Configuration: Template selection, signatory mapping

6.2. Action After Signing: "Signature Received"

After successful signing, an automatic action can be configured:

  • Set status in brainX record
  • Create a follow-up task
  • Send email notification
  • Trigger another automation

7. Examples

Example 1: Sending an Offer for Digital Signature

  1. Create offer in brainX
  2. Set status to Ready for Signature
  3. Automation triggers sending of digital signature request to customer
  4. Customer signs the offer electronically
  5. Status in brainX automatically changes to Signed
  6. Sales representative receives notification

Example 2: Contract Signature with Multiple Signatories

  1. Create contract record in brainX
  2. Click Digital Signature action
  3. Add two signatories: Customer and Internal Approver
  4. Define signing order: Customer first, then Internal Approver
  5. Send — customer receives the signing invitation first
  6. After customer signature, Internal Approver automatically receives notification

8. FAQ

Q: Are digital signatures legally binding?

A: Yes, electronic signatures created via DocuSign or DocuSeal comply with eIDAS (EU) and applicable national regulations. However, for certain document types (e.g., real estate transactions), additional formal requirements may apply.

Q: What file formats are supported?

A: PDF is the primary format for signing documents. Other formats (DOCX, etc.) should be converted to PDF before signing.

Q: Can signed documents be retrieved in brainX?

A: Yes, after completion of the signing process, the signed document is automatically stored in the brainX record.

Q: What is the difference between DocuSign and DocuSeal?

A: DocuSign is a commercial, globally established e-signature provider with a comprehensive feature set. DocuSeal is an open-source alternative that can be self-hosted — no data is transmitted to external servers.

Q: How many signatories can a document have?

A: The number of signatories is limited by the DocuSign/DocuSeal subscription. Typically, multiple signatories per document and signing order settings are supported.