> For the complete documentation index, see [llms.txt](https://help.sdocs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sdocs.com/developer-hub/s-sign-system-architecture/s-sign-objects.md).

# S-Sign Objects

### S-Sign Envelope

Transaction container for S-Sign: ties signing workflow to CRM records, hosts envelope documents, and tracks envelope-level status and configuration.

**Object API Name:** `SSign__SSEnvelope__c`

#### Fields

| Field Label                      | API Name                                          | Data Type                | Description / Inline Help Text |
| -------------------------------- | ------------------------------------------------- | ------------------------ | ------------------------------ |
| Account                          | SSign\_\_Account\_\_c                             | Lookup (Account)         |                                |
| Active                           | SSign\_\_Active\_\_c                              | boolean                  |                                |
| Contact                          | SSign\_\_Contact\_\_c                             | Lookup (Contact)         |                                |
| Contract                         | SSign\_\_Contract\_\_c                            | Lookup (Contract)        |                                |
| Core Version                     | SSign\_\_Core\_Version\_\_c                       | double                   |                                |
| Data2                            | SSign\_\_Data2\_\_c                               | textarea (plaintextarea) |                                |
| Data3                            | SSign\_\_Data3\_\_c                               | textarea (plaintextarea) |                                |
| Data4                            | SSign\_\_Data4\_\_c                               | textarea (plaintextarea) |                                |
| Data                             | SSign\_\_Data\_\_c                                | textarea (plaintextarea) |                                |
| Description                      | SSign\_\_Description\_\_c                         | textarea (plaintextarea) |                                |
| Documents in Envelope            | SSign\_\_DocsInEnvelope\_\_c                      | double                   |                                |
| Edit Code                        | SSign\_\_Edit\_Code\_\_c                          | string                   |                                |
| First Email Attachment IDs       | SSign\_\_First\_Email\_Attachment\_IDs\_\_c       | string                   |                                |
| First Email Subject              | SSign\_\_First\_Email\_Subject\_\_c               | string                   |                                |
| HashID                           | SSign\_\_HashID\_\_c                              | string                   |                                |
| Lead                             | SSign\_\_Lead\_\_c                                | Lookup (Lead)            |                                |
| ObjectID15                       | SSign\_\_ObjectID15\_\_c                          | string                   |                                |
| ObjectID18                       | SSign\_\_ObjectID18\_\_c                          | string                   |                                |
| Opportunity                      | SSign\_\_Opportunity\_\_c                         | Lookup (Opportunity)     |                                |
| Quote                            | SSign\_\_Quote\_\_c                               | Lookup (Quote)           |                                |
| Related ObjectID18               | SSign\_\_Related\_ObjectID18\_\_c                 | string                   |                                |
| Request Email Envelope Documents | SSign\_\_Request\_Email\_Envelope\_Documents\_\_c | string                   |                                |
| Request Email Template ID        | SSign\_\_Request\_Email\_Template\_ID\_\_c        | string                   |                                |
| Resend Request                   | SSign\_\_Resend\_Request\_\_c                     | string                   |                                |
| Send Request                     | SSign\_\_Send\_Request\_\_c                       | string                   |                                |
| Sign Status                      | SSign\_\_Status\_\_c                              | picklist                 |                                |
| View Email Cover Page            | SSign\_\_View\_Email\_Cover\_Page\_\_c            | string                   |                                |
| Void Contracts                   | SSign\_\_Void\_Contracts\_\_c                     | string                   |                                |

#### Child relationships (S-Sign objects only)

| Child object                    | Foreign key field      | Relationship name             |
| ------------------------------- | ---------------------- | ----------------------------- |
| `SSign__SSEnvelope_Document__c` | `SSign__SSEnvelope__c` | `SSign__Envelope_Includes__r` |
| `SSign__SSEnvelope__History`    | `ParentId`             | `Histories`                   |

### S-Sign Envelope Document

One row per document within an S-Sign envelope (signing PDF references, ordering, and document-level signing state).

**Object API Name:** `SSign__SSEnvelope_Document__c`

#### Fields

| Field Label                            | API Name                                                 | Data Type                                         | Description / Inline Help Text |
| -------------------------------------- | -------------------------------------------------------- | ------------------------------------------------- | ------------------------------ |
| Active Signer Email                    | SSign\_\_Active\_Signer\_Email\_\_c                      | string                                            |                                |
| Active Signer Num Documents Total      | SSign\_\_Active\_Signer\_Num\_Documents\_Total\_\_c      | double                                            |                                |
| Active Signer Profile Hash ID          | SSign\_\_Active\_Signer\_Profile\_Hash\_ID\_\_c          | string                                            |                                |
| Active Signer URL                      | SSign\_\_Active\_Signer\_URL\_\_c                        | string                                            |                                |
| Active Signer                          | SSign\_\_Active\_Signer\_\_c                             | string                                            |                                |
| Active                                 | SSign\_\_Active\_\_c                                     | boolean                                           |                                |
| Added Confirmation Recipients Audit    | SSign\_\_Added\_Confirmation\_Recipients\_Audit\_\_c     | string                                            |                                |
| Added Confirmation Recipients No Audit | SSign\_\_Added\_Confirmation\_Recipients\_No\_Audit\_\_c | string                                            |                                |
| Attachment For Signature Job ID        | SSign\_\_Attachment\_For\_Signature\_Job\_ID\_\_c        | string                                            |                                |
| Audit Data XML                         | SSign\_\_Audit\_Data\_XML\_\_c                           | textarea (plaintextarea)                          |                                |
| Audit Data                             | SSign\_\_Audit\_Data\_\_c                                | textarea (plaintextarea)                          |                                |
| Audit Document Attachment ID           | SSign\_\_Audit\_Document\_Attachment\_ID\_\_c            | string                                            |                                |
| Audit Document Hash                    | SSign\_\_Audit\_Document\_Hash\_\_c                      | string                                            |                                |
| Audit Document Name                    | SSign\_\_Audit\_Document\_Name\_\_c                      | string                                            |                                |
| Audit Signed DateTime                  | SSign\_\_Audit\_Signed\_DateTimeStr\_\_c                 | string                                            |                                |
| Audit Signed DateTime                  | SSign\_\_Audit\_Signed\_DateTime\_\_c                    | datetime                                          |                                |
| Audit Signed Email                     | SSign\_\_Audit\_Signed\_Email\_\_c                       | string                                            |                                |
| Audit Signed IP                        | SSign\_\_Audit\_Signed\_IP\_\_c                          | string                                            |                                |
| Audit Signed Name                      | SSign\_\_Audit\_Signed\_Name\_\_c                        | string                                            |                                |
| Audit View Details                     | SSign\_\_Audit\_View\_Details\_\_c                       | textarea (plaintextarea)                          |                                |
| Audit Viewed DateTime                  | SSign\_\_Audit\_Viewed\_DateTime\_\_c                    | datetime                                          |                                |
| Audit Viewed IP                        | SSign\_\_Audit\_Viewed\_IP\_\_c                          | string                                            |                                |
| CAC Document ID                        | SSign\_\_CAC\_Document\_ID\_\_c                          | string                                            |                                |
| Comment                                | SSign\_\_Comment\_\_c                                    | textarea (plaintextarea)                          |                                |
| Continue as Active Signer              | SSign\_\_Continue\_as\_Active\_Signer\_\_c               | string                                            |                                |
| Coordinates XML                        | SSign\_\_Coordinates\_XML\_\_c                           | textarea (plaintextarea)                          |                                |
| Current Sign In Person URL             | SSign\_\_Current\_Sign\_In\_Person\_URL\_\_c             | string                                            |                                |
| CustomEmailHTML                        | SSign\_\_CustomEmailHTML\_\_c                            | textarea (plaintextarea)                          |                                |
| Data2                                  | SSign\_\_Data2\_\_c                                      | textarea (plaintextarea)                          |                                |
| Data3                                  | SSign\_\_Data3\_\_c                                      | textarea (plaintextarea)                          |                                |
| Data4                                  | SSign\_\_Data4\_\_c                                      | textarea (plaintextarea)                          |                                |
| Data                                   | SSign\_\_Data\_\_c                                       | textarea (plaintextarea)                          |                                |
| Date Last Reminder Sent                | SSign\_\_Date\_Last\_Reminder\_Sent\_\_c                 | date                                              |                                |
| Decline Reason                         | SSign\_\_Decline\_Reason\_\_c                            | string                                            |                                |
| Digital Signature (Audit Document)     | SSign\_\_Digital\_Signature\_AD\_\_c                     | string                                            |                                |
| Digital Signature (Signed Document)    | SSign\_\_Digital\_Signature\_SD\_\_c                     | string                                            |                                |
| Disable Email Verification             | SSign\_\_Disable\_Email\_Verification\_\_c               | boolean                                           |                                |
| DocuNECT Status                        | SSign\_\_DocuNECT\_Status\_\_c                           | string                                            |                                |
| Document Attachment ID                 | SSign\_\_Document\_Attachment\_ID\_\_c                   | string                                            |                                |
| Document Name                          | SSign\_\_Document\_Name\_\_c                             | string                                            |                                |
| Edit Code                              | SSign\_\_Edit\_Code\_\_c                                 | string                                            |                                |
| Email Address To Notify Upon Bounce    | SSign\_\_Email\_Address\_To\_Notify\_Upon\_Bounce\_\_c   | string                                            |                                |
| Expiration Date                        | SSign\_\_Expiration\_Date\_\_c                           | date                                              |                                |
| Expired                                | SSign\_\_Expired\_\_c                                    | boolean                                           |                                |
| HashID                                 | SSign\_\_HashID\_\_c                                     | string                                            |                                |
| Input Field XML                        | SSign\_\_Input\_Field\_XML\_\_c                          | textarea (plaintextarea)                          |                                |
| Language                               | SSign\_\_Language\_\_c                                   | string                                            |                                |
| Last Reminder Sent                     | SSign\_\_Last\_Reminder\_Sent\_\_c                       | datetime                                          |                                |
| Redirect URL                           | SSign\_\_Redirect\_URL\_\_c                              | string                                            |                                |
| Remind After Generate                  | SSign\_\_Remind\_After\_Generate\_\_c                    | double                                            |                                |
| Remind Before Expire                   | SSign\_\_Remind\_Before\_Expire\_\_c                     | double                                            |                                |
| Remote Sign Request URL                | SSign\_\_Remote\_Sign\_Request\_URL\_\_c                 | string                                            |                                |
| Remote View Captured Signature URL     | SSign\_\_Remote\_View\_Captured\_Signature\_URL\_\_c     | string                                            |                                |
| Remote View Original Doc URL           | SSign\_\_Remote\_View\_Original\_Doc\_URL\_\_c           | string                                            |                                |
| Remote View Signed Doc URL             | SSign\_\_Remote\_View\_Signed\_Doc\_URL\_\_c             | string                                            |                                |
| Resend Contract                        | SSign\_\_Resend\_Contract\_\_c                           | string                                            |                                |
| SDoc                                   | SSign\_\_SDoc\_\_c                                       | Lookup (SDOC\_\_SDoc\_\_c)                        |                                |
| SFBaseURL                              | SSign\_\_SFBaseURL\_\_c                                  | string                                            |                                |
| SFSiteURL                              | SSign\_\_SFSiteURL\_\_c                                  | string                                            |                                |
| Envelope                               | SSign\_\_SSEnvelope\_\_c                                 | Master-Detail / Lookup (SSign\_\_SSEnvelope\_\_c) |                                |
| S-Sign Template                        | SSign\_\_SSTemplate\_\_c                                 | Lookup (SSign\_\_SSTemplate\_\_c)                 |                                |
| Send Email After Specified Signer      | SSign\_\_Send\_Email\_After\_Specified\_Signer\_\_c      | string                                            |                                |
| Session Code                           | SSign\_\_Session\_Code\_\_c                              | string                                            |                                |
| Sign In Person                         | SSign\_\_Sign\_In\_Person\_\_c                           | boolean                                           |                                |
| Sign Request URL                       | SSign\_\_Sign\_Request\_URL\_\_c                         | string                                            |                                |
| Signature Attachment ID                | SSign\_\_Signature\_Attachment\_ID\_\_c                  | string                                            |                                |
| Signed Document Attachment ID          | SSign\_\_Signed\_Document\_Attachment\_ID\_\_c           | string                                            |                                |
| Signed Document Hash                   | SSign\_\_Signed\_Document\_Hash\_\_c                     | string                                            |                                |
| Signed Document Name                   | SSign\_\_Signed\_Document\_Name\_\_c                     | string                                            |                                |
| Signer Profile XML                     | SSign\_\_Signer\_Profile\_XML\_\_c                       | textarea (plaintextarea)                          |                                |
| Signing Order                          | SSign\_\_Signing\_Order\_\_c                             | double                                            |                                |
| Sign Status                            | SSign\_\_Status\_\_c                                     | string                                            |                                |
| Template CSS XML                       | SSign\_\_Template\_CSS\_XML\_\_c                         | textarea (plaintextarea)                          |                                |
| Use Only Pre-Configured SSign Tags     | SSign\_\_Use\_Only\_Pre\_Configured\_SSign\_Tags\_\_c    | boolean                                           |                                |
| Verification Map                       | SSign\_\_Verification\_Map\_\_c                          | textarea (plaintextarea)                          |                                |
| View Captured Signature URL            | SSign\_\_View\_Captured\_Signature\_URL\_\_c             | string                                            |                                |
| View Original Document                 | SSign\_\_View\_Org\_Doc\_\_c                             | string                                            |                                |
| View Signed Document                   | SSign\_\_View\_Signed\_Doc\_\_c                          | string                                            |                                |
| View Signed Document SSTemplatePDF2    | SSign\_\_View\_Signed\_Document\_SSTemplatePDF2\_\_c     | string                                            |                                |
| View Signed Document SSTemplatePDF     | SSign\_\_View\_Signed\_Document\_SSTemplatePDF\_\_c      | string                                            |                                |
| Void Contract                          | SSign\_\_Void\_Contract\_\_c                             | string                                            |                                |
| Void Reason                            | SSign\_\_Void\_Reason\_\_c                               | textarea (plaintextarea)                          |                                |

#### Child relationships (S-Sign objects only)

| Child object                 | Foreign key field               | Relationship name                  |
| ---------------------------- | ------------------------------- | ---------------------------------- |
| `SSign__SSInput_Response__c` | `SSign__SSEnvelope_Document__c` | `SSign__S_Sign_Input_Responses__r` |

### S-Sign Template

Design-time S-Sign policy linked to an S-Docs template: signer profiles, input/tag definitions, notifications, and output behavior.

**Object API Name:** `SSign__SSTemplate__c`

#### Fields

| Field Label                              | API Name                                                    | Data Type                        | Description / Inline Help Text                                                                                                                                                                 |
| ---------------------------------------- | ----------------------------------------------------------- | -------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Added Confirmation Recipients Audit      | SSign\_\_Added\_Confirmation\_Recipients\_Audit\_\_c        | string                           |                                                                                                                                                                                                |
| Added Confirmation Recipients No Audit   | SSign\_\_Added\_Confirmation\_Recipients\_No\_Audit\_\_c    | string                           |                                                                                                                                                                                                |
| All Users Can Void Contract              | SSign\_\_All\_Users\_Can\_Void\_Contract\_\_c               | boolean                          |                                                                                                                                                                                                |
| Allow Printing Document                  | SSign\_\_Allow\_Printing\_Document\_\_c                     | boolean                          |                                                                                                                                                                                                |
| Always Show Profile Edit Page            | SSign\_\_Always\_Show\_Profile\_Edit\_Page\_\_c             | boolean                          |                                                                                                                                                                                                |
| Audit Document Name                      | SSign\_\_Audit\_Document\_Name\_\_c                         | string                           | If filled in, this will be the name of the Audit Trail document created in the S-Sign process involving this template. This field supports the merge-field {{!DocumentName}}.                  |
| Auto Upload DocuNECT                     | SSign\_\_Auto\_Upload\_DocuNECT\_\_c                        | boolean                          |                                                                                                                                                                                                |
| CAC Enabled                              | SSign\_\_CAC\_Enabled\_\_c                                  | boolean                          |                                                                                                                                                                                                |
| Clear Attachments Upon Completion        | SSign\_\_Clear\_Attachments\_Upon\_Completion\_\_c          | boolean                          |                                                                                                                                                                                                |
| Confirm Signing Order During Generation  | SSign\_\_Confirm\_Signing\_Order\_During\_Generation\_\_c   | boolean                          |                                                                                                                                                                                                |
| Copy First Email Attachments             | SSign\_\_Copy\_First\_Email\_Attachments\_\_c               | boolean                          |                                                                                                                                                                                                |
| Custom List of Parties to Notify         | SSign\_\_Custom\_List\_of\_Parties\_to\_Notify\_\_c         | string                           |                                                                                                                                                                                                |
| Days To Expire                           | SSign\_\_Days\_To\_Expire\_\_c                              | double                           |                                                                                                                                                                                                |
| Days To Remind                           | SSign\_\_Days\_To\_Remind\_\_c                              | double                           |                                                                                                                                                                                                |
| Default Signing Order                    | SSign\_\_Default\_Signing\_Order\_\_c                       | double                           |                                                                                                                                                                                                |
| Disable Audit Page By Profile            | SSign\_\_Disable\_Audit\_Page\_By\_Profile\_\_c             | boolean                          |                                                                                                                                                                                                |
| Disable Audit Page                       | SSign\_\_Disable\_Audit\_Page\_\_c                          | boolean                          |                                                                                                                                                                                                |
| Disable Auto-Send to Next Signer         | SSign\_\_Disable\_Auto\_Send\_\_c                           | boolean                          |                                                                                                                                                                                                |
| Disable Email For Sign In Person         | SSign\_\_Disable\_Email\_For\_Sign\_In\_Person\_\_c         | boolean                          |                                                                                                                                                                                                |
| Disable Email Verification For Domains   | SSign\_\_Disable\_Email\_Verification\_For\_Domains\_\_c    | string                           |                                                                                                                                                                                                |
| Disable Email Verification               | SSign\_\_Disable\_Email\_Verification\_\_c                  | boolean                          |                                                                                                                                                                                                |
| Disable System Emails                    | SSign\_\_Disable\_System\_Emails\_\_c                       | picklist                         |                                                                                                                                                                                                |
| DocuNECT Enabled                         | SSign\_\_DocuNECT\_Enabled\_\_c                             | boolean                          |                                                                                                                                                                                                |
| Document(s) Saved to Base Record         | SSign\_\_Documents\_Saved\_to\_Base\_Record\_\_c            | picklist                         |                                                                                                                                                                                                |
| Don't Create If Active Contracts On Rec  | SSign\_\_Dont\_Create\_If\_Active\_Contracts\_On\_Rec\_\_c  | picklist                         |                                                                                                                                                                                                |
| Don't Send Confirmation Email To Sender  | SSign\_\_Dont\_Send\_Confirmation\_Email\_To\_Sender\_\_c   | boolean                          |                                                                                                                                                                                                |
| Download For Print And End Signing       | SSign\_\_Download\_For\_Print\_And\_End\_Signing\_\_c       | boolean                          |                                                                                                                                                                                                |
| Email\_Template\_All\_Signers\_Complete  | SSign\_\_Email\_Template\_All\_Signers\_Complete\_\_c       | string                           |                                                                                                                                                                                                |
| Email Template - Expiration Notification | SSign\_\_Email\_Template\_Expiration\_Notification\_\_c     | string                           |                                                                                                                                                                                                |
| Email Template - Partial Confirmation    | SSign\_\_Email\_Template\_Partial\_Confirmation\_\_c        | string                           |                                                                                                                                                                                                |
| Email Template - Printed For Signature   | SSign\_\_Email\_Template\_Printed\_For\_Signature\_\_c      | string                           |                                                                                                                                                                                                |
| Email Template - Reminder Notification   | SSign\_\_Email\_Template\_Reminder\_Notification\_\_c       | string                           |                                                                                                                                                                                                |
| Email Template - Signer Declined         | SSign\_\_Email\_Template\_Signer\_Declined\_\_c             | string                           |                                                                                                                                                                                                |
| Email Template - Voided Notification     | SSign\_\_Email\_Template\_Voided\_Notification\_\_c         | string                           |                                                                                                                                                                                                |
| Enable New Lines By Default              | SSign\_\_Enable\_New\_Lines\_By\_Default\_\_c               | boolean                          |                                                                                                                                                                                                |
| Enable Save                              | SSign\_\_Enable\_Save\_\_c                                  | boolean                          |                                                                                                                                                                                                |
| Enable Send Email After First Signer     | SSign\_\_Enable\_Send\_Email\_After\_First\_Signer\_\_c     | boolean                          |                                                                                                                                                                                                |
| Enable Send Email After Specified Signer | SSign\_\_Enable\_Send\_Email\_After\_Specified\_Signer\_\_c | string                           |                                                                                                                                                                                                |
| Encrypt Documents At Rest                | SSign\_\_Encrypt\_Documents\_At\_Rest\_\_c                  | boolean                          |                                                                                                                                                                                                |
| Hide Empty Checkboxes On Signed Doc      | SSign\_\_Hide\_Empty\_Checkboxes\_On\_Signed\_Doc\_\_c      | boolean                          |                                                                                                                                                                                                |
| Include Digital Signature                | SSign\_\_Include\_Digital\_Signature\_\_c                   | boolean                          |                                                                                                                                                                                                |
| Input Field Group Definitions            | SSign\_\_Input\_Field\_Group\_Definitions\_\_c              | textarea (plaintextarea)         |                                                                                                                                                                                                |
| Input Field Locations XML                | SSign\_\_Input\_Field\_Locations\_XML\_\_c                  | textarea (plaintextarea)         |                                                                                                                                                                                                |
| Input Field XML                          | SSign\_\_Input\_Field\_XML\_\_c                             | textarea (plaintextarea)         |                                                                                                                                                                                                |
| Is One Off                               | SSign\_\_Is\_One\_Off\_\_c                                  | boolean                          |                                                                                                                                                                                                |
| Link Final Doc Not Attachment            | SSign\_\_Link\_Final\_Doc\_Not\_Attachment\_\_c             | boolean                          |                                                                                                                                                                                                |
| Mobile PDF Scale                         | SSign\_\_Mobile\_PDF\_Scale\_\_c                            | double                           |                                                                                                                                                                                                |
| Non-First Request Template               | SSign\_\_Non\_First\_Request\_Template\_\_c                 | string                           |                                                                                                                                                                                                |
| Notification Email From Address          | SSign\_\_Notification\_Email\_From\_Address\_\_c            | string                           |                                                                                                                                                                                                |
| Only Creator Of Contract Can Void        | SSign\_\_Only\_Creator\_Of\_Contract\_Can\_Void\_\_c        | boolean                          |                                                                                                                                                                                                |
| Org-Agnostic ID                          | SSign\_\_Org\_Agnostic\_ID\_\_c                             | string                           |                                                                                                                                                                                                |
| Org Wide From Address                    | SSign\_\_Org\_Wide\_From\_Address\_\_c                      | string                           |                                                                                                                                                                                                |
| Parties To Notify Upon Void              | SSign\_\_Parties\_To\_Notify\_Upon\_Void\_\_c               | multipicklist                    |                                                                                                                                                                                                |
| Prevent Download After Signing           | SSign\_\_Prevent\_Download\_After\_Signing\_\_c             | boolean                          |                                                                                                                                                                                                |
| Prevent Signature Method Toggle          | SSign\_\_Prevent\_Signature\_Method\_Toggle\_\_c            | boolean                          |                                                                                                                                                                                                |
| Redirect URL                             | SSign\_\_Redirect\_URL\_\_c                                 | string                           |                                                                                                                                                                                                |
| Regular Reminder                         | SSign\_\_Regular\_Reminder\_\_c                             | double                           |                                                                                                                                                                                                |
| S-Docs Template                          | SSign\_\_SDTemplate\_\_c                                    | Lookup (SDOC\_\_SDTemplate\_\_c) |                                                                                                                                                                                                |
| Email Sign Links To Subsequent Signers   | SSign\_\_SIP\_Email\_Sign\_Links\_Subsequent\_Signers\_\_c  | boolean                          |                                                                                                                                                                                                |
| Send Confirmation As One Email           | SSign\_\_Send\_Confirmation\_As\_One\_Email\_\_c            | boolean                          |                                                                                                                                                                                                |
| Send Confirmation To From                | SSign\_\_Send\_Confirmation\_To\_From\_\_c                  | boolean                          |                                                                                                                                                                                                |
| Signature Image Scale                    | SSign\_\_Signature\_Image\_Scale\_\_c                       | string                           |                                                                                                                                                                                                |
| Signed Document Name                     | SSign\_\_Signed\_Document\_Name\_\_c                        | string                           | If filled in, this will be the name of the Signed (without Audit Trail) document created in the S-Sign process involving this template. This field supports the merge-field {{!DocumentName}}. |
| Signer Profile XML                       | SSign\_\_Signer\_Profile\_XML\_\_c                          | textarea (plaintextarea)         |                                                                                                                                                                                                |
| State JSON                               | SSign\_\_State\_JSON\_\_c                                   | textarea (plaintextarea)         |                                                                                                                                                                                                |
| Timezone                                 | SSign\_\_Timezone\_\_c                                      | string                           |                                                                                                                                                                                                |
| Total Reminders To Send                  | SSign\_\_Total\_Reminders\_To\_Send\_\_c                    | double                           |                                                                                                                                                                                                |
| UI Language                              | SSign\_\_UI\_Language\_\_c                                  | string                           |                                                                                                                                                                                                |
| Use Business Days                        | SSign\_\_Use\_Business\_Days\_\_c                           | boolean                          |                                                                                                                                                                                                |
| Use Only Pre-Configured SSign Tags       | SSign\_\_Use\_Only\_Pre\_Configured\_SSign\_Tags\_\_c       | boolean                          |                                                                                                                                                                                                |
| Use Text to Signature by Default         | SSign\_\_Use\_Text\_to\_Signature\_by\_Default\_\_c         | boolean                          |                                                                                                                                                                                                |
| Use Topaz For Signing Process            | SSign\_\_Use\_Topaz\_For\_Signing\_Process\_\_c             | boolean                          |                                                                                                                                                                                                |
| Zero Click                               | SSign\_\_Zero\_Click\_\_c                                   | boolean                          |                                                                                                                                                                                                |

#### Child relationships (S-Sign objects only)

| Child object                    | Foreign key field      | Relationship name                |
| ------------------------------- | ---------------------- | -------------------------------- |
| `SSign__SSEnvelope_Document__c` | `SSign__SSTemplate__c` | `SSign__SSEnvelope_Documents__r` |
| `SSign__SSTemplate__History`    | `ParentId`             | `Histories`                      |
| `SSign__SSTemplate__Share`      | `ParentId`             | `Shares`                         |

### S-Sign Input Response

Captures signer input responses collected during the signing experience (values tied to envelope document / envelope context).

**Object API Name:** `SSign__SSInput_Response__c`

#### Fields

| Field Label              | API Name                           | Data Type                                                   | Description / Inline Help Text |
| ------------------------ | ---------------------------------- | ----------------------------------------------------------- | ------------------------------ |
| Data 2                   | SSign\_\_Data2\_\_c                | textarea (plaintextarea)                                    |                                |
| Data 3                   | SSign\_\_Data3\_\_c                | textarea (plaintextarea)                                    |                                |
| Data                     | SSign\_\_Data\_\_c                 | textarea (plaintextarea)                                    |                                |
| Edit Code                | SSign\_\_Edit\_Code\_\_c           | string                                                      |                                |
| S-Sign Envelope Document | SSign\_\_SSEnvelope\_Document\_\_c | Master-Detail / Lookup (SSign\_\_SSEnvelope\_Document\_\_c) |                                |

### SSignSettings (Custom Settings)

Singleton-style org settings object for the S-Sign managed package.

**Object API Name:** `SSign__SSignSettings__c`

#### Fields

| Field Label                              | API Name                                                      | Data Type | Description / Inline Help Text                                                                                                                                                                 |
| ---------------------------------------- | ------------------------------------------------------------- | --------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Abbreviate Initials By Default           | SSign\_\_Abbreviate\_Initials\_By\_Default\_\_c               | boolean   |                                                                                                                                                                                                |
| Allow Zero Click Signatures              | SSign\_\_Allow\_Zero\_Click\_Signatures\_\_c                  | boolean   | Checking this checkbox will allow the "Zero Click" signing process to be used when creating S-Sign Requests. Using this feature without consulting the S-Docs support team is not recommended. |
| Custom Logo URL                          | SSign\_\_Custom\_Logo\_URL\_\_c                               | string    |                                                                                                                                                                                                |
| Disable Text To Signature                | SSign\_\_Disable\_Text\_To\_Signature\_\_c                    | boolean   |                                                                                                                                                                                                |
| Display S-Sign Graphic on Signatures     | SSign\_\_Display\_S\_Sign\_Graphic\_on\_Signatures\_\_c       | boolean   |                                                                                                                                                                                                |
| Do Not Link SSEnvelope To Record         | SSign\_\_Do\_Not\_Link\_SSEnvelope\_To\_Record\_\_c           | boolean   |                                                                                                                                                                                                |
| Don't Insert Audit Doc CDL               | SSign\_\_Dont\_Insert\_Audit\_Doc\_CDL\_\_c                   | boolean   |                                                                                                                                                                                                |
| Electronic Disclosures Statement URL     | SSign\_\_Electronic\_Disclosures\_Statement\_URL\_\_c         | string    |                                                                                                                                                                                                |
| Enable Insert Contact Trigger            | SSign\_\_Enable\_Insert\_Contact\_Trigger\_\_c                | boolean   |                                                                                                                                                                                                |
| Make Envelope Documents Default View     | SSign\_\_Make\_Envelope\_Documents\_Default\_View\_\_c        | boolean   |                                                                                                                                                                                                |
| Notification Email From Address          | SSign\_\_Notification\_Email\_From\_Address\_\_c              | string    |                                                                                                                                                                                                |
| Number of Requests Per Page              | SSign\_\_Number\_of\_Requests\_Per\_Page\_\_c                 | double    |                                                                                                                                                                                                |
| Open Community Sign In Person In New Tab | SSign\_\_Open\_Community\_Sign\_In\_Person\_In\_New\_Tab\_\_c | boolean   |                                                                                                                                                                                                |
| Reply To Email                           | SSign\_\_Reply\_To\_Email\_\_c                                | email     |                                                                                                                                                                                                |
| Same Tab Signing (Experience Cloud)      | SSign\_\_Same\_Tab\_Sign\_In\_Person\_\_c                     | boolean   |                                                                                                                                                                                                |
| Save Confirmation Emails As Activities   | SSign\_\_Save\_Confirmation\_Emails\_As\_Activities\_\_c      | boolean   |                                                                                                                                                                                                |
| Show Audit Trail During Signing Process  | SSign\_\_Show\_Audit\_Trail\_During\_Signing\_Process\_\_c    | boolean   |                                                                                                                                                                                                |
| Show Timestamp and Signer Name           | SSign\_\_Show\_Timestamp\_and\_Signer\_Name\_\_c              | boolean   |                                                                                                                                                                                                |
| SiteURL                                  | SSign\_\_SiteURL\_\_c                                         | string    |                                                                                                                                                                                                |
| Text To Signature Font                   | SSign\_\_Text\_To\_Signature\_Font\_\_c                       | string    |                                                                                                                                                                                                |
| Use Custom S-Sign Guest Permission Set   | SSign\_\_Use\_Custom\_Guest\_Permission\_Set\_\_c             | boolean   |                                                                                                                                                                                                |
| Use Legacy Sign Here Arrows              | SSign\_\_Use\_Legacy\_Sign\_Here\_Arrows\_\_c                 | boolean   |                                                                                                                                                                                                |
| Use Requester Email For Reply To         | SSign\_\_Use\_Requester\_Email\_For\_Reply\_To\_\_c           | boolean   |                                                                                                                                                                                                |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.sdocs.com/developer-hub/s-sign-system-architecture/s-sign-objects.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
