Electronic signatures
SignSealer is a general e-signature platform. Waivers are one workflow. Contracts, approvals, acknowledgments, rental agreements and releases use the same primitives.
The core model
Template
Reusable, versioned text and variables. Publish a version before using it to prepare documents.
Document
One concrete agreement with rendered text frozen for this transaction.
Signer
A participant with a role, destination and signing state.
Completion
The final document, certificate and evidence trail once required participants are done.
Minimal flow
create template → publish → prepare document → add/send signers → signing.completed webhookDelivery is separate from the document model. The same document can reach a signer by email, SMS, QR, kiosk or an integrated application flow.
Use the right guide next
Multi-signer routing explains roles and signing order. Delivery covers email, SMS, links and QR. Embedded signing covers software integrations.