DocuSign Information Guide. DocuSign Resource File. Overview. Table of Contents

Size: px
Start display at page:

Download "DocuSign Information Guide. DocuSign Email Resource File. Overview. Table of Contents"

Transcription

1 DocuSign Information Guide DocuSign Resource File Overview This guide provides information about the default messages and formats contained in the branding resource file in the DocuSign system. The information in the master resource file can all be modified and then uploaded to a brand profile for your account to provide a customized experience for your recipients. The modified resource file is only used by the brand profile the file is uploaded into. The colors and logos used for the views can be set in the account branding page for your account or by editing the HTML body s in the resource file. This option for using branding resource files is not normally enabled for an account. Contact your Account Manager to enable this option. Important: Using resource files for account branding is an advanced option. This option should only be used by someone experienced in working with XML and HTML files. This information guide does not provide specific information about modifying XML and HTML information. For more information on branding your account and editing your default account messages, contact your DocuSign Account Manager. Important: Resource files are subject to change without notice. If you customize the Resource file, please review your views with each new DocuSign release. Table of Contents General Resource File Information... 2 Uploading and Downloading the Resource File Resource File Editing Information Resource File Usage... 6 Reviewing Resource File Edits Template Formats... 7 Copyright, Trademark and Patent Information... 93

2 2 General Resource File Information Resource files are an optional method to control some elements, such as the text shown, in your account sending view, signing view, and for s sent by your account. The ability to use the resource file option is not normally enabled for an account; contact your Account Manager or DocuSign Support for more information about enabling this option in your account. Important: Using resource files for account branding is an advanced function. The resource files are XML files and this option should only be used if you have an experienced XML programmer available to work with your resource files. Changes to resource file must be done with an XML editor; files changed with other applications might not function correctly when uploaded to the DocuSign system. Branding uses three master resource files; one for sending (DocuSign_SendResources.xml), one for signing (DocuSign_SignResources.xml) and one for messages (DocuSign_ Resources.xml). To use resource files for custom branding, download the appropriate master resource file for the information you want to change, modify the resource file, and then upload your modified file to the DocuSign system. Once uploaded, the brand changes are implemented for the brand profile. When you upload a modified resource file, only the differences between your modified file and the master file are saved by the system. You can modify and upload one, two, or all of the master resource files to customize them for your account. If you do not upload a modified resource file, the system will use default information in the master resource file. Uploading and Downloading the Resource File IMPORTANT: The resource files are subject to change without notice. If you use customized resource files, please review your information with each new DocuSign release. This section explains how to access your account branding profile to download and upload an resource file for a brand profile. You can have different resource files for each brand profile. 1. From the Classic DocuSign Experience web application, click your profile image in the upper right of the console and select Preferences. The Preferences page is displayed. Select to view your Preferences 2. In the navigation panel on the left side of the page, under the Account Administration heading, click Branding. Alternately, you can also get to account branding from the Features page and clicking the Account Branding link in the Manage Account section. The Branding page is displayed.

3 3 3. In the list of brand profiles, find the profile with the resource file you want to work with and click edit. The information for the selected profile is shown. 4. Click the Resources tab to work with the resource files: To download the master resource file, in the Resources section select the download language for the master resource file and click the Download Master button. To upload a custom resource file, in the Resources section click Upload Resource. Find the resource file you want to upload, select the file and click Open. Important: When a modified resource file is uploaded, only the elements that differ from the master resource file are saved as your resource file. When downloading your resource files, only the modified elements are included in the file. If you have uploaded an resource file, you can download the file by clicking the Download Your Resource button. This option is not available if you have not uploaded a custom file. If you have uploaded a custom file, information about when and who last uploaded resource file is shown adjacent to the download button.

4 4 Resource File Editing Information The formats are HTML and plain text information wrapped in XML and files must follow XML standard formats. When you open the resource file you can edit the HTML body and plain text body information in the file. When editing the HTML body text, DocuSign recommends that you also make the corresponding changes to the plain body text. DocuSign sends both in an and some client software uses the plain text body for preview or when the user chooses not to read as HTML. The templates in the resource file are used for both web and mobile . You cannot create separate templates for web and mobile . DocuSign recommends that you do not change the location of buttons in the text. Modified resource files must be saved as xml files. After editing and saving the resource file, you can upload it to the appropriate brand profile. DocuSign recommends that you test any resource file changes in your demo account before uploading it to production. Language Codes The resource file has a two-letter language code at the start of the resource file that sets the language used for s in the file. This code can be used to customize s for a particular language. If a value other than en is entered for this, when a recipient views an with that language the setting, the information for the modified template is used. There can be multiple language wrappers in a resource file. Note: If you modify the with changes for a specific language, you should make similar changes for all possible languages that your recipients might use. If the recipient changes to a language not set in your resource file, then the default DocuSign format for that language is used. Example: If you want to customize the templates AccountActivationFailed and CarbonCopyNotification for English (en), German (de), and French (fr), you would set up the resource file as follows: <root version="1.1"> <language twoletterisoname="en"> <data name="accountactivationfailed_htmlbody"> [specific information for English] <data name="carboncopynotification_htmlbody"> [specific information for English] </language> <language twoletterisoname="de"> <data name="accountactivationfailed_htmlbody"> [specific information for German] <data name="carboncopynotification_htmlbody"> [specific information for German] </language> <language twoletterisoname="fr"> <data name="accountactivationfailed_htmlbody"> [specific information for French] <data name="carboncopynotification_htmlbody"> [specific information for French] </language> </root>

5 5 Replacement Characters For the following characters, you must use the XML numeric replacement value in the body. Using HTML characters will cause an error when parsing the XML file. Original Character XML Numeric Replacement Ampersand & & Apostrophe (single-quote) &#39; Quote (double-quote) " Less than < < Greater than > > Merge Fields Information in double brackets [[ ]] in the HTML and plain text body sections are merge fields that are automatically filled in when the is generated. Note: New merge fields cannot be added to an template. However if the merge field is already used in the , it can be added into the again in a different location. For example you cannot add the [[Data:DeclineReason]] merge field to the Envelope Declined , but you could add new text with the [[Data:RecipientName]] merge field. There are several types of merge fields used in the resource file: Data merge fields: these merge fields insert DocuSign data, such as the recipient or sender name, into the . Example: [[Data:RecipientName]] displays the recipient s name in the . Brand merge fields: these merge fields insert branding information, such as colors and logos, into the . These merge fields can be changed in the resource file to change colors and logos independent of the branding set in the web application. Example: [[BrandString:ButtonPrimaryTextColor]] sets the text color used in the primary button in the . Note: If you want to use an header logo that is not stored in DocuSign Brand Profile logo, on the brand logo line in the HTML body (<td style="padding:10px 24px;"><img style="border:none;" width="[[brandstring:logowidth]]" src="[[data:presetpath]][[brandstring:logopath]]" alt="[[brandstring:logoalttext]]"/></td>) you must change the src="[[data:presetpath]][[brandstring:logopath]] information to the correct location of the logo. Conditional merge fields: These merge fields are paired with text and other merge fields and only display the text and merge field information in the when that merge field data actually exists. If no merge field data exists, the information in the HTML or plain text body after Conditional merge field until the next line break is not shown in the . The end of the line is determined by a line break; either a physical line break in the file or a line break HTML code equivalent ( or ), see Example 3 below. Example 1: In the Envelope Activation the [[Conditional: Blurb]] <span style="font-size:15px;color:#333;font-family:helvetica,arial,sans Serif;line-height:20px;">[[Data: Blurb]] will show the message the sender added when sending documents, which is included as Data: Blurb. If the sender

6 6 did not add an message, the DocuSign default information after [[Conditional: BlurbUseDefault]] is used. Example 2: If the sender of an has uploaded an image to their ID card, then the image is shown in s with the line [[Conditional:SenderThumbnailImage]]<td style="padding-right:12px;padding-bottom:20px;"><img style="height:40px;width:40px;-webkit-border-radius:2px;-moz-borderradius:2px;border-radius:2px;" height="40" width="40" src="[[data:senderthumbnailimage]]". If the sender has not uploaded an image, then nothing is shown. Note: You can remove the sender image from an by removing the line [[Conditional:ShowIntroductionSender]][[Conditional:SenderThumbnailIm age]]<td style="padding-right:12px;padding-bottom:20px;"><img style="height:40px;width:40px;-webkit-border-radius:2px;-moz-borderradius:2px;border-radius:2px;" height="40" width="40" src="[[data:senderthumbnailimage]]" alt="picture of [[Data:SenderName]]" /></td>" /></td> from the HTML body of the template. Example 3: For the following line if the SenderCompany information is blank, then the information after the [[ConditionalSenderCompany]] token until the next line break (HTML code ) is not shown in the . If the HTML line break was not in place, then none of the information after [[ConditionalSenderCompany]] would be shown. <td style="font-size:16px;color:#000001;font-family:arial;fontweight:bold;">sent on behalf of [[Data:SenderName]] [[Conditional:SenderCompany]], at [[Data:SenderCompany]] [[Conditional: BlurbUseDefault]] [[Conditional:DocumentNames]]Please DocuSign [[Data:DocumentNames]] Resource File Usage In general, the resource file associated with the brand profile set as the Send Default is used for s sent by the account. If your account has multiple brand profiles, users with access to multiple brand profiles can set the profile used when creating a template or sending documents. In this case, the resource file associated with the selected brand profile is used for the s.

7 7 Reviewing Resource File Edits After uploading a modified resource file, you can review the changes made to the templates in the Resources tab for the brand profile. The template preview pane is below the resource upload/download buttons in the Resources tab. Note: If you have not uploaded an resource file, the preview pane is blank. To view a modified template, select the template data name in the Modified Templates list. Only the templates that differ from the master resource file are shown in the list. The Brand merge fields will use the brand profile settings or the brand information set in the template. The Data and Conditional merge fields are filled in with generic information. Template Formats This section provides information about when a particular format is sent by the DocuSign system, shows an image of the default HTML view, and the text used for the plain text body version. The views show the general Data and Conditional merge fields used in each . Note that the HTML view uses the default DocuSign branding and the Brand merge fields are not shown. The template information is presented in the order that templates are shown in the resource file.

8 8 Account Activation Failed This is sent to administrators when a new user is unable to pass the security check to activate their membership in an account. HTML View Plain Text Body Hello [[Data:SenderName]], [[Data:RecipientName]] was unable to pass the security check, and was therefore unable to activate their account. To unlock the activation, go to preferences screen, select the 'Manage Users' option, select the user, and click 'Send Activation'. You will have the opportunity to re-enter the same or new code, or send without an access code. Be sure to communicate the access code to the user. This message was sent to you by [[Data:SenderName]] who is using the DocuSign Electronic Signature Service. If you would rather not receive from this sender you may contact the sender with your request. This contains a secure link to DocuSign. Please do not share this , link, or access code with others. [[Conditional:SupportName]]If you need assistance, please contact [[Data:SupportName]] [[Conditional:Support ]]([[Data:Support ]]) The Global Standard For Digital Transaction Management

9 9 Agent Notification This is sent to recipients with an Address Recipients, Manage Recipients, or Manage Envelope recipient action. This recipient action is only available to certain plan types and might not be enabled for your account. HTML View

10 10 Plain Text Body Hello [[Data:RecipientName]], [[Data: Blurb]] [[Data:RecipientNote]] [[Data:QuickURL]] If clicking the link does not work, you can highlight and copy the entire line above and paste it into your browser to get started. This message was sent to you by [[Data:SenderName]] who is using the DocuSign Electronic Signature Service. If you would rather not receive from this sender you may contact the sender with your request. This contains a secure link to DocuSign. Please do not share this , link, or access code with others. [[Conditional:SupportName]]If you need assistance, please contact [[Data:SupportName]] [[Conditional:Support ]]([[Data:Support ]]) The Global Standard For Digital Transaction Management

11 11 BCC Activation This is sent to a BCC address to activate the archiving for that address. The archiving feature is only available to certain plan types and might not be enabled for your account. HTML View Plain Text Body Hello [[Data:RecipientName]], This message has been sent because you have activated the BCC archiving feature for your account. [[Data:QuickURL]] If clicking the link does not work, you can highlight and copy the entire line above and paste it into your browser to get started. This message was sent to you by [[Data:SenderName]] who is using the DocuSign Electronic Signature Service. If you would rather not receive from this sender you may contact the sender with your request. This contains a secure link to DocuSign. Please do not share this , link, or access code with others. [[Conditional:SupportName]]If you need assistance, please contact [[Data:SupportName]] [[Conditional:Support ]]([[Data:Support ]]) The Global Standard For Digital Transaction Management

12 12 Carbon Copy Notification This is sent to a recipient with a Receive a copy recipient action. HTML View

13 13 Plain Text Body Hello [[Data:RecipientName]], [[Data: Blurb]] [[Conditional:RecipientNote]]Notes [[Conditional:RecipientNote]][[Data:RecipientNote]] [[Data:QuickURL]] If clicking the link does not work, you can highlight and copy the entire line above and paste it into your browser to get started. This message was sent to you by [[Data:SenderName]] who is using the DocuSign Electronic Signature Service. If you would rather not receive from this sender you may contact the sender with your request. This contains a secure link to DocuSign. Please do not share this , link, or access code with others. [[Conditional:SupportName]]If you need assistance, please contact [[Data:SupportName]] [[Conditional:Support ]]([[Data:Support ]]) The Global Standard For Digital Transaction Management

14 14 Certified Delivery Notification This is sent to a recipient with an Acknowledge receipt recipient action. This recipient action is only available to certain plan types and might not be enabled for your account. HTML View

15 15 Plain Text Body [[Data: Blurb]] [[Conditional:RecipientNote]]Notes [[Conditional:RecipientNote]][[Data:RecipientNote]] [[Data:QuickURL]] If clicking the link does not work, you can highlight and copy the entire line above and paste it into your browser to get started. This message was sent to you by [[Data:SenderName]] who is using the DocuSign Electronic Signature Service. If you would rather not receive from this sender you may contact the sender with your request. This contains a secure link to DocuSign. Please do not share this , link, or access code with others. [[Conditional:SupportName]]If you need assistance, please contact [[Data:SupportName]] [[Conditional:Support ]]([[Data:Support ]]) The Global Standard For Digital Transaction Management

16 16 Change Confirmation This is sent to an account user when the address used for the user s DocuSign account is changed. This is usually a user initiated process. HTML Version

17 17 Plain Text Body Hello [[Data:RecipientName]], [[Data:SupportName]] has received your request to change the Address that you use with [[Data:ProductName]]. To confirm that you have access to your new address, you please click the button. [[Data:QuickURL]] If clicking the link does not work, you can highlight and copy the entire line above and paste it into your browser to get started. This message was sent to you by [[Data:SenderName]] who is using the DocuSign Electronic Signature Service. If you would rather not receive from this sender you may contact the sender with your request. This contains a secure link to DocuSign. Please do not share this , link, or access code with others. [[Conditional:SupportName]]If you need assistance, please contact [[Data:SupportName]] [[Conditional:Support ]]([[Data:Support ]]) The Global Standard For Digital Transaction Management

18 18 Change Notice This is sent to an account user at their original address when a change of address is requested for the user. This is usually a user initiated process. HTML Version Plain Text Body Hello [[Data:RecipientName]], [[Data:SupportName]] has received a request to change the Address that you use with [[Data:ProductName]]. A confirmation was sent to the new address, '[[Data:New ]]'. If you did not request to change your address, you should immediately notify [[Data:SupportName]] at [[Data:Support ]]. This message was sent to you by [[Data:SenderName]] who is using the DocuSign Electronic Signature Service. If you would rather not receive from this sender you may contact the sender with your request. This contains a secure link to DocuSign. Please do not share this , link, or access code with others. [[Conditional:SupportName]]If you need assistance, please contact [[Data:SupportName]] [[Conditional:Support ]]([[Data:Support ]]) The Global Standard For Digital Transaction Management

19 19 Change Password Request This is sent to an account user when they request a password reset. HTML Version

20 20 Plain Text Body Hello [[Data:RecipientName]], [[Data:SupportName]] has received your request to change the password you use with [[Data:ProductName]]. To change your password, please click the button. [[Data:QuickURL]] If clicking the link does not work, you can highlight and copy the entire line above and paste it into your browser to get started. This message was sent to you by [[Data:SenderName]] who is using the DocuSign Electronic Signature Service. If you would rather not receive from this sender you may contact the sender with your request. This contains a secure link to DocuSign. Please do not share this , link, or access code with others. [[Conditional:SupportName]]If you need assistance, please contact [[Data:SupportName]] [[Conditional:Support ]]([[Data:Support ]]) The Global Standard For Digital Transaction Management

21 21 Change Signer This is sent to a sender when a recipient changes the signer for documents. The digital certificate information will only appear if the sender requests that the signer use a digital certificate. HTML View

22 22 Plain Text Body Hello [[Data:SenderName]], [[Data:OriginalRecipientName]] will be sent a copy of the document when all parties have completed signing. [[Conditional:ShowDigitalCertSafe]]Step 1: Confirm you have a valid digital certificate with [[Data:DigitalCertificateIssuer]] and log in to your account. If you don't have one, please sign up for one now using this link: [[Data:DigitalCertificateIssuerLink]] [[Conditional:ShowDigitalCertSafe]]Step 2: Review and sign your documents. You will be asked to log in to your digital certificate account during the signing process. [[Conditional:ShowDigitalCertExpress]]The Sender has requested that this document be digitally signed via the application of a DocuSign Express Digital Certificate. This digital certificate will be automatically issued and applied for you during the signing process. [[Conditional:ShowDigitalCertOpenTrust]]The Sender has required this document to be digitally signed via the application of an OpenTrust Protect & Sign digital signature. A digital certificate will be automatically issued and applied for the Signer during the signing process. [[Data:QuickURL]] If clicking the link does not work, you can highlight and copy the entire line above and paste it into your browser to get started. This message was sent to you by [[Data:SenderName]] who is using the DocuSign Electronic Signature Service. If you would rather not receive from this sender you may contact the sender with your request. This contains a secure link to DocuSign. Please do not share this , link, or access code with others. [[Conditional:SupportName]]If you need assistance, please contact [[Data:SupportName]] [[Conditional:Support ]]([[Data:Support ]]) The Global Standard For Digital Transaction Management

23 23 Digital Signatures Pending This is sent to signers that need to apply a digital signature to documents after all other signers have electronically signed the documents. The message presented to the signer depends on conditional items, such as if the digital signature is optional or if this is a reminder/expiration . HTML View

24 24 Plain Text Body Hello [[Data:RecipientName]], [[Conditional:DigitalSignatureNeeded]]Your documents have been electronically signed by all the signing parties, and are ready for you to apply a digital signature to seal the documents. Please click on the link below to begin a digital signing session. [[Conditional:NoDigitalSignatureNeeded]]Your documents have been electronically signed by all the signing parties, and are ready for digital signing to seal the documents. You do not have to digitally sign the documents, but other signers do. When the other signers have completed digitally signing, you will be notified that the envelope is complete. [[Conditional:IsExpirationMail]]Expiration Pending: This document will expire on [[Data:EnvelopeExpirationDate]] at 11:59 pm [[Data:TimeZone]]. REVIEW DOCUMENT [[Data:QuickURL]] If clicking the link does not work, you can highlight and copy the entire line above and paste it into your browser to get started. This message was sent to you by [[Data:SenderName]] who is using the DocuSign Electronic Signature Service. If you would rather not receive from this sender you may contact the sender with your request. This contains a secure link to DocuSign. Please do not share this , link, or access code with others. [[Conditional:SupportName]]If you need assistance, please contact [[Data:SupportName]] [[Conditional:Support ]]([[Data:Support ]]) The Global Standard For Digital Transaction Management

25 25 Document Markup Activation This is sent to recipients that have signed documents that were later modified with the document or field markup features. The document and field markup features are only available to certain plan types. HTML View

26 26 Plain Text Body Hello [[Data:RecipientName]], The documents you recently signed, [[Data:Subject]], have some recommended changes. [[Data:QuickURL]] If clicking the link does not work, you can highlight and copy the entire line above and paste it into your browser to get started. This message was sent to you by [[Data:SenderName]] who is using the DocuSign Electronic Signature Service. If you would rather not receive from this sender you may contact the sender with your request. This contains a secure link to DocuSign. Please do not share this , link, or access code with others. [[Conditional:SupportName]]If you need assistance, please contact [[Data:SupportName]] [[Conditional:Support ]]([[Data:Support ]]) The Global Standard For Digital Transaction Management

27 27 Draft Envelope Completed Reserved for Future Use.

28 28 Draft Envelope Failed Reserved for Future Use.

29 29 Envelope Activation Failed This is sent to a sender when a recipient fails an authentication check. HTML Version

30 30 Plain Text Body Hello [[Data:SenderName]], [[Data:RecipientName]] was unable to pass authentication for [[Data:Subject]]. [[Data:QuickURL]] If clicking the link does not work, you can highlight and copy the entire line above and paste it into your browser to get started. This message was sent to you by [[Data:SenderName]] who is using the DocuSign Electronic Signature Service. If you would rather not receive from this sender you may contact the sender with your request. This contains a secure link to DocuSign. Please do not share this , link, or access code with others. [[Conditional:SupportName]]If you need assistance, please contact [[Data:SupportName]] [[Conditional:Support ]]([[Data:Support ]]) The Global Standard For Digital Transaction Management

31 31 Envelope Activation With No Notary Selected Reserved for Future Use.

32 32 Envelope Activation With Notary Selected This is sent to a recipient with a Sign with Notary recipient action. The send with electronic Notary feature is only available to certain plan types and might not be enabled for your account. HTML View

33 33 Plain Text Body From: [[Data:SenderName]] ([[Data:Sender ]])[[Data:SenderCompany]] Hello [[Data:RecipientName]], [[Data:SenderName]] has requested that you electronically sign documents while witnessed by a notary public. [[Data: Blurb]] [[Data:RecipientNote]] The following notary public will contact you to schedule a convenient time and location to conduct the signing ceremony: [[Data:NotaryName]] [[Data:Notary ]] [[Data:NotaryPhone]] [[Data:NotaryAddress]] In the meantime, you can review the documents which you will be asked to sign. [[Data:PreviewURL]] Thank you! [[Data:SenderName]] [[Conditional:IsExpirationMail]]Expiration Pending: This document will expire on [[Data:EnvelopeExpirationDate]] at 11:59 pm [[Data:TimeZone]]. REVIEW DOCUMENT [[Data:QuickURL]] If clicking the link does not work, you can highlight and copy the entire line above and paste it into your browser to get started. This message was sent to you by [[Data:SenderName]] who is using the DocuSign Electronic Signature Service. If you would rather not receive from this sender you may contact the sender with your request. This contains a secure link to DocuSign. Please do not share this , link, or access code with others. [[Conditional:SupportName]]If you need assistance, please contact [[Data:SupportName]] [[Conditional:Support ]]([[Data:Support ]]) The Global Standard For Digital Transaction Management

34 34 Envelope Activation This is sent to a recipient with a Sign recipient action. The digital certificate information will only appear if the sender requests that the signer use a digital certificate. HTML View

35 35 Plain Text Body Hello [[Data:RecipientName]], [[Data: Blurb]] [[Conditional:RecipientNote]]Notes [[Conditional:RecipientNote]][[Data:RecipientNote]] [[Conditional:ShowDigitalCertSafe]]Step 1: Confirm you have a valid digital certificate with [[Data:DigitalCertificateIssuer]] and log in to your account. If you don't have one, please sign up for one now using this link: [[Data:DigitalCertificateIssuerLink]] [[Conditional:ShowDigitalCertSafe]]Step 2: Review and sign your documents. You will be asked to log in to your digital certificate account during the signing process. [[Conditional:ShowDigitalCertExpress]]The Sender has requested that this document be digitally signed via the application of a DocuSign Express Digital Certificate. This digital certificate will be automatically issued and applied for you during the signing process. [[Conditional:ShowDigitalCertOpenTrust]]The Sender has required this document to be digitally signed via the application of an OpenTrust Protect & Sign digital signature. A digital certificate will be automatically issued and applied for the Signer during the signing process. [[Conditional:IsExpirationMail]]Expiration Pending: This document will expire on [[Data:EnvelopeExpirationDate]] at 11:59 pm [[Data:TimeZone]]. REVIEW DOCUMENT [[Data:QuickURL]] If clicking the link does not work, you can highlight and copy the entire line above and paste it into your browser to get started. This message was sent to you by [[Data:SenderName]] who is using the DocuSign Electronic Signature Service. If you would rather not receive from this sender you may contact the sender with your request. This contains a secure link to DocuSign. Please do not share this , link, or access code with others. [[Conditional:SupportName]]If you need assistance, please contact [[Data:SupportName]] [[Conditional:Support ]]([[Data:Support ]]) The Global Standard For Digital Transaction Management

36 36 Envelope Corrected This is sent to a recipient after the sender has corrected document information. HTML View Plain Text Body Hello [[Data:RecipientName]], [[Data:SenderName]] has corrected [[Data:DocumentNames]] As a result, you no longer have access. This message was sent to you by [[Data:SenderName]] who is using the DocuSign Electronic Signature Service. If you would rather not receive from this sender you may contact the sender with your request. This contains a secure link to DocuSign. Please do not share this , link, or access code with others. [[Conditional:SupportName]]If you need assistance, please contact [[Data:SupportName]] [[Conditional:Support ]]([[Data:Support ]]) The Global Standard For Digital Transaction Management

37 37 Envelope Declined This is sent to all other recipients after one recipient has declined to sign the documents. HTML View

38 38 Plain Text Body Hello [[Data:RecipientName]], [[Data:DeclinerName]] declined [[Data:DocumentNames]]. As a result, the documents cannot be completed. [[Data:QuickURL]] If clicking the link does not work, you can highlight and copy the entire line above and paste it into your browser to get started. This message was sent to you by [[Data:SenderName]] who is using the DocuSign Electronic Signature Service. If you would rather not receive from this sender you may contact the sender with your request. This contains a secure link to DocuSign. Please do not share this , link, or access code with others. [[Conditional:SupportName]]If you need assistance, please contact [[Data:SupportName]] [[Conditional:Support ]]([[Data:Support ]]) The Global Standard For Digital Transaction Management

39 39 Envelope Payment Failed Sender This is sent to the sender if a recipient fails the payment processing step when signing. The payment processing feature is only available to certain plan types and might not be enabled for your account. HTML View

40 40 Plain Body Text Hello [[Data:RecipientName]], [[Data:Information]] has failed for [[Data:RecipientName]] because: [[Data:Error]] Please check your account and resolve this problem directly with [[Data:RecipientName]]. This message was sent to you by [[Data:SenderName]] who is using the DocuSign Electronic Signature Service. If you would rather not receive from this sender you may contact the sender with your request. This contains a secure link to DocuSign. Please do not share this , link, or access code with others. [[Conditional:SupportName]]If you need assistance, please contact [[Data:SupportName]] [[Conditional:Support ]]([[Data:Support ]]) The Global Standard For Digital Transaction Management

41 41 Envelope Payment Failed Signer This is sent to a recipient if they fail the payment processing step when signing. The payment processing feature is only available to certain plan types and might not be enabled for your account. HTML View

42 42 Plain Text Body Hello [[Data:RecipientName]], [[Data:Information]] has failed for [[Data:RecipientName]] because: [[Data:Error]] Please check your account and resolve this problem directly with [[Data:RecipientName]]. This message was sent to you by [[Data:SenderName]] who is using the DocuSign Electronic Signature Service. If you would rather not receive from this sender you may contact the sender with your request. This contains a secure link to DocuSign. Please do not share this , link, or access code with others. [[Conditional:SupportName]]If you need assistance, please contact [[Data:SupportName]] [[Conditional:Support ]]([[Data:Support ]]) The Global Standard For Digital Transaction Management

43 43 Envelope Voided This is sent to recipients after the sender voids the documents. HTML View

44 44 Plain Text Body Hello [[Data:RecipientName]], As a result, [[Data:EnvelopeID]] can no longer be accessed. [[Data:VoidReason]] [[Data:Subject]] was voided for the following reason: This message was sent to you by [[Data:SenderName]] who is using the DocuSign Electronic Signature Service. If you would rather not receive from this sender you may contact the sender with your request. Do Not Share This This contains a secure link to DocuSign. Please do not share this , link, or access code with others. Need Help? Visit our Support Site or contact us at [[Data:Support ]]. The Global Standard For Digital Transaction Management

45 45 Failed Envelope Vaulting This is sent when the attempt to transfer (vault) an envelope to eoriginal fails. Vaulting is only available to certain plan types and might not be enabled for your account. HTML View Plain Text Body Hello [[Data:RecipientName]], The attempt to vault the [[Data:Subject]], to eoriginal On Demand, failed due to the following error: [[Data:Error]] As a result, you cannot access the envelope, [[Data:EnvelopeID]] in eoriginal On Demand. This message was sent to you by [[Data:SenderName]] who is using the DocuSign Electronic Signature Service. If you would rather not receive from this sender you may contact the sender with your request. This contains a secure link to DocuSign. Please do not share this , link, or access code with others. [[Conditional:SupportName]]If you need assistance, please contact [[Data:SupportName]] [[Conditional:Support ]]([[Data:Support ]]) The Global Standard For Digital Transaction Management

46 46 Fax Received Wet Sign (signing complete) This is sent to recipients that faxed information to DocuSign to complete their documents and the fax has been received by DocuSign. Returning documents by fax is only available to certain plan types and might not be enabled for your account. HTML View

47 47 Plain Text Body Hello [[Data:RecipientName]], Fax has been received and added to [[Data:DocumentNames]]. This message was sent to you by [[Data:SenderName]] who is using the DocuSign Electronic Signature Service. If you would rather not receive from this sender you may contact the sender with your request. This contains a secure link to DocuSign. Please do not share this , link, or access code with others. [[Conditional:SupportName]]If you need assistance, please contact [[Data:SupportName]] [[Conditional:Support ]]([[Data:Support ]]) The Global Standard For Digital Transaction Management

48 48 Fax Received (signing not complete) This is sent to recipients that faxed information to DocuSign, but have not completed the documents. Returning documents by fax is only available to certain plan types and might not be enabled for your account. HTML View

49 49 Plain Text Body Hello [[Data:RecipientName]], Fax has been received and added to [[Data:DocumentNames]]. [[Data:QuickURL]] If clicking the link does not work, you can highlight and copy the entire line above and paste it into your browser to get started. This message was sent to you by [[Data:SenderName]] who is using the DocuSign Electronic Signature Service. If you would rather not receive from this sender you may contact the sender with your request. This contains a secure link to DocuSign. Please do not share this , link, or access code with others. [[Conditional:SupportName]]If you need assistance, please contact [[Data:SupportName]] [[Conditional:Support ]]([[Data:Support ]]) The Global Standard For Digital Transaction Management

50 50 Forgotten Password This is sent to users that have requested to change their password due to a forgotten or misplaced password. The number of forgotten password questions shown depends on the account password strength settings. HTML View

51 51 Plain Text Body Hello [[Data:RecipientName]], [[Data:SupportName]] received your request to change your password. [[Conditional:ForgotPasswordQuestion1]]When you originally created your password, you entered the following forgot password questions: [[Conditional:ForgotPasswordQuestion1]][[Data:ForgotPasswordQuestion1]] [[Conditional:ForgotPasswordQuestion2]][[Data:ForgotPasswordQuestion2]] [[Conditional:ForgotPasswordQuestion3]][[Data:ForgotPasswordQuestion3]] [[Conditional:ForgotPasswordQuestion4]][[Data:ForgotPasswordQuestion4]] Please contact [[Data:SupportName]] if you did not initiate this request. [[Data:QuickURL]] If clicking the link does not work, you can highlight and copy the entire line above and paste it into your browser to get started. This message was sent to you by [[Data:SenderName]] who is using the DocuSign Electronic Signature Service. If you would rather not receive from this sender you may contact the sender with your request. This contains a secure link to DocuSign. Please do not share this , link, or access code with others. [[Conditional:SupportName]]If you need assistance, please contact [[Data:SupportName]] [[Conditional:Support ]]([[Data:Support ]]) The Global Standard For Digital Transaction Management

52 52 In Session Recipient Envelope Signed This is sent to in-session recipients (also known as embedded or captive recipients) after they complete signing. The sending of this can be suppressed by selecting the Suppress to Embedded Signers option in the Preferences - Features settings. HTML View Plain Text Body Hello [[Data:RecipientName]], Thank you for signing your documents. If you did not DocuSign with [[Data:SenderName]], please contact support. This message was sent to you by [[Data:SenderName]] who is using the DocuSign Electronic Signature Service. If you would rather not receive from this sender you may contact the sender with your request. This contains a secure link to DocuSign. Please do not share this , link, or access code with others. [[Conditional:SupportName]]If you need assistance, please contact [[Data:SupportName]] [[Conditional:Support ]]([[Data:Support ]]) The Global Standard For Digital Transaction Management

53 53 In Session Recipient Envelope Viewed This is sent to in-session recipients after they view documents without completing their actions. The sending this can be suppressed by selecting the Suppress to Embedded Signers option in the Preferences - Features settings. HTML View Plain Text Body Hello [[Data:RecipientName]], Thank you for viewing your documents. If you did not view documents from [[Data:SenderName]], please contact support. This message was sent to you by [[Data:SenderName]] who is using the DocuSign Electronic Signature Service. If you would rather not receive from this sender you may contact the sender with your request. This contains a secure link to DocuSign. Please do not share this , link, or access code with others. [[Conditional:SupportName]]If you need assistance, please contact [[Data:SupportName]] [[Conditional:Support ]]([[Data:Support ]]) The Global Standard For Digital Transaction Management

54 54 Instant Account Activation Personal This is sent to a recipient when activating a DocuSign account. HTML View

55 55 Plain Text Body Hello [[Data:RecipientName]], Thank you for choosing DocuSign. You're just one step away from experiencing the benefits of DocuSign's electronic signature solution. Please click the 'Activate' button above to verify your address and complete your account registration process. [[Data:QuickURL]] If clicking the link does not work, you can highlight and copy the entire line above and paste it into your browser to get started. This message was sent to you by [[Data:SenderName]] who is using the DocuSign Electronic Signature Service. If you would rather not receive from this sender you may contact the sender with your request. This contains a secure link to DocuSign. Please do not share this , link, or access code with others. [[Conditional:SupportName]]If you need assistance, please contact [[Data:SupportName]] [[Conditional:Support ]]([[Data:Support ]]) The Global Standard For Digital Transaction Management

56 56 Instant Account Activation This is sent to a recipient when activating a DocuSign account. HTML View

57 57 Plain Text Body Hello [[Data:RecipientName]], Please click the 'Activate' button to finish your account activation. Thank you for choosing DocuSign. [[Data:QuickURL]] If clicking the link does not work, you can highlight and copy the entire line above and paste it into your browser to get started. This message was sent to you by [[Data:SenderName]] who is using the DocuSign Electronic Signature Service. If you would rather not receive from this sender you may contact the sender with your request. This contains a secure link to DocuSign. Please do not share this , link, or access code with others. [[Conditional:SupportName]]If you need assistance, please contact [[Data:SupportName]] [[Conditional:Support ]]([[Data:Support ]]) The Global Standard For Digital Transaction Management

58 58 Notary Request For Existing Notary This is sent to the Notary selected for a Sign with Notary recipient action. The send with electronic Notary feature is only available to certain plan types and might not be enabled for your account. HTML View

59 59 Plain Text Body Notary Service Requested From: [[Data:SenderName]] ([[Data:Sender ]])[[Data:SenderCompany]] Hello [[Data:RecipientName]], [[Data:SenderName]] has requested you act as notary public for an electronic signature ceremony. [[Data: Blurb]] [[Data:RecipientNote]] To complete this process, please follow these steps: Step 1: Sign into your DocuSign account and verify that your commission information is up to date. [[Data:NotaryLoginURL]] Step 2: Contact the signer to set up a time and location to sign: [[Data:SignerName]] [[Data:Signer ]] [[Data:SignerPhone]] [[Data:SignerAddress]] Step 3: When you are with the signer, begin the signing ceremony. [[Conditional:IsExpirationMail]]Expiration Pending: This document will expire on [[Data:EnvelopeExpirationDate]] at 11:59 pm [[Data:TimeZone]]. [[Data:QuickURL]] Visit DocuSign.com, click 'Access Documents', and enter the security code: This message was sent to you by [[Data:SenderName]] who is using the DocuSign Electronic Signature Service. If you would rather not receive from this sender you may contact the sender with your request. This contains a secure link to DocuSign. Please do not share this , link, or access code with others. [[Conditional:SupportName]]If you need assistance, please contact [[Data:SupportName]] [[Conditional:Support ]]([[Data:Support ]]) The Global Standard For Digital Transaction Management

60 60 Notary Request For Unregistered Notary Reserved for future use.

61 61 OFAC Failed This is sent to an administrator when a recipient is found on the Office of Foreign Assets Control (OFAC) Special Designated Nationals list during authentication. HTML Version Plain Text Body Hello [[Data:RecipientName]], [[Data:RecipientName]] was unable to pass authentication for [[Data:Subject]]. This message was sent to you by [[Data:SenderName]] who is using the DocuSign Electronic Signature Service. If you would rather not receive from this sender you may contact the sender with your request. This contains a secure link to DocuSign. Please do not share this , link, or access code with others. [[Conditional:SupportName]]If you need assistance, please contact [[Data:SupportName]] [[Conditional:Support ]]([[Data:Support ]]) The Global Standard For Digital Transaction Management

62 62 Purge Documents This is sent to document recipients 14 days before the documents are purged from the DocuSign system, and again 7 days before the documents are purged. Documents are purged from the system based on the number of days to retain document set in the Preferences - Features - Document Retention setting or if a specific request is sent through the DocuSign APIs. If your account has not set the Document Retention information or requested a document purge using the APIs, then your documents are retained indefinitely. HTML Version

63 63 Plain Text Body Hello [[Data:RecipientName]], Documents from [[Data:Subject]] (ID:[[Data:EnvelopeID]]) are scheduled to be purged on [[Data:PurgeDate]] at Midnight ET. [[Data:QuickURL]] If clicking the link does not work, you can highlight and copy the entire line above and paste it into your browser to get started. This message was sent to you by [[Data:SenderName]] who is using the DocuSign Electronic Signature Service. If you would rather not receive from this sender you may contact the sender with your request. This contains a secure link to DocuSign. Please do not share this , link, or access code with others. [[Conditional:SupportName]]If you need assistance, please contact [[Data:SupportName]] [[Conditional:Support ]]([[Data:Support ]]) The Global Standard For Digital Transaction Management

64 64 Reassign Signer This is sent to a new recipient when the original recipient uses the Change Signer (assign to someone else) option. The digital certificate information will only appear if the sender requests that the signer use a digital certificate. HTML View

65 65 Plain Text Body [[Data:OriginalRecipientName]] received documents to electronically sign from [[Data:SenderName]], but determined that you should sign in their place. [[Data: Blurb]] [[Conditional:ShowDigitalCertSafe]]Step 1: Confirm you have a valid digital certificate with [[Data:DigitalCertificateIssuer]] and log in to your account. If you don't have one, please sign up for one now using this link: [[Data:DigitalCertificateIssuerLink]] [[Conditional:ShowDigitalCertSafe]]Step 2: Review and sign your documents. You will be asked to log in to your digital certificate account during the signing process. [[Conditional:ShowDigitalCertExpress]]The Sender has requested that this document be digitally signed via the application of a DocuSign Express Digital Certificate. This digital certificate will be automatically issued and applied for you during the signing process. [[Conditional:ShowDigitalCertOpenTrust]]The Sender has required this document to be digitally signed via the application of an OpenTrust Protect & Sign digital signature. A digital certificate will be automatically issued and applied for the Signer during the signing process. [[Data:QuickURL]] If clicking the link does not work, you can highlight and copy the entire line above and paste it into your browser to get started. This message was sent to you by [[Data:SenderName]] who is using the DocuSign Electronic Signature Service. If you would rather not receive from this sender you may contact the sender with your request. This contains a secure link to DocuSign. Please do not share this , link, or access code with others. [[Conditional:SupportName]]If you need assistance, please contact [[Data:SupportName]] [[Conditional:Support ]]([[Data:Support ]]) The Global Standard For Digital Transaction Management

DocuSign System Default Email Formats

DocuSign System Default Email Formats DocuSign Information Guide DocuSign System Default Email Formats Overview This guide provides information about the default email messages and formats contained in the Account Branding Email resource file

More information

DocuSign Signing Resource File Information

DocuSign Signing Resource File Information DocuSign Information Guide DocuSign Signing Resource File Information Overview This guide provides information about the settings, text of messages, dialog boxes and error messages contained in the Account

More information

New and Improved DocuSign Signing Experience Information Guide

New and Improved DocuSign Signing Experience Information Guide New and Improved DocuSign Signing Experience Information Guide On December 5th, as part of the DocuSign Winter 15 Release, DocuSign will launch a new and improved version of the signing experience. The

More information

DocuSign Connect for Salesforce Guide

DocuSign Connect for Salesforce Guide Information Guide 1 DocuSign Connect for Salesforce Guide 1 Copyright 2003-2013 DocuSign, Inc. All rights reserved. For information about DocuSign trademarks, copyrights and patents refer to the DocuSign

More information

DocuSign Quick Start Guide. In Person Signing. Overview. Table of Contents

DocuSign Quick Start Guide. In Person Signing. Overview. Table of Contents DocuSign Quick Start Guide In Person Signing Overview The In Person Signing feature lets you use the DocuSign Service for electronic signatures even if the signer does not have access to email or a computer.

More information

How To Electronically Sign A Document On Docusign.Com

How To Electronically Sign A Document On Docusign.Com Receiving a Document for Free-Form Signing This guide provides information about how to electronically sign a document using the DocuSign Service with Free-Form signing. Electronic signing provides a quick,

More information

DocuSign Quick Start Guide. Using Templates. Overview. Table of Contents

DocuSign Quick Start Guide. Using Templates. Overview. Table of Contents DocuSign Quick Start Guide Using Templates Overview This guide provides an overview of how to use a template when creating and sending an envelope. Templates help streamline the sending process when you

More information

Release Notes. DocuSign Spring 15 Release Notes. Contents

Release Notes. DocuSign Spring 15 Release Notes. Contents Release Notes Updated March 6, 2015 DocuSign Spring 15 Release Notes This document provides information about the updates deployed to the DocuSign Production environment as part of the March 6, 2015 DocuSign

More information

Requiring Digital Signatures and Certificates

Requiring Digital Signatures and Certificates DocuSign Quick Start Guide Requiring Digital Signatures and Certificates Overview If you are doing business in an industry or region of the world that demands digital signatures, you can leverage DocuSign

More information

DocuSign Desk Guide. Sign a Contract Electronically... 1. Other Actions in DocuSign 2. Assign Signature to Authorized Signer.

DocuSign Desk Guide. Sign a Contract Electronically... 1. Other Actions in DocuSign 2. Assign Signature to Authorized Signer. DocuSign Desk Guide Sign a Contract Electronically... 1 Other Actions in DocuSign 2 Assign Signature to Authorized Signer Sign Later Print & Sign / Wet Ink Signature option Decline to Sign Memorandum from

More information

DocuSign for Salesforce User Guide v6.2 Published: November 16, 2015

DocuSign for Salesforce User Guide v6.2 Published: November 16, 2015 DocuSign for Salesforce User Guide v6.2 Published: November 16, 2015 Copyright Copyright 2003-2015 DocuSign, Inc. All rights reserved. For information about DocuSign trademarks, copyrights and patents

More information

Quick Start User Guide

Quick Start User Guide The global standard for esignature Quick Start User Guide Using Templates Overview This guide provides an overview of how to use a template when creating and sending an envelope. Templates help streamline

More information

Using the Payment Processing Feature

Using the Payment Processing Feature DocuSign Quick Start Guide Using the Payment Processing Feature Overview There might be times when you want to send an envelope where you can send an offer, close the deal and collect the cash all in one

More information

Volume FIRST WALKTHROUGH. The 10-Minute Guide to Using Newsletter Services. First Walkthrough: the 10-Minute Guide

Volume FIRST WALKTHROUGH. The 10-Minute Guide to Using Newsletter Services. First Walkthrough: the 10-Minute Guide Volume 1 FIRST WALKTHROUGH The 10-Minute Guide to Using Newsletter Services First Walkthrough: the 10-Minute Guide Table of Contents Step - 1... 3 Sign-up for an account... 3 Step 2... 4 Authenticate your

More information

Guided Signing for a Lead-Based Paint Disclosure Form

Guided Signing for a Lead-Based Paint Disclosure Form DocuSign Quick Start Signer Guide Guided Signing for a Lead-Based Paint Disclosure Form This guide provides information about how to electronically sign a Lead-Based Paint Disclosure Form using the DocuSign

More information

Adding Signer Authentication to an Envelope

Adding Signer Authentication to an Envelope DocuSign Quick Start Guide Adding Signer Authentication to an Envelope Overview An important DocuSign feature is the ability to verify the identity of a recipient before they can access documents in an

More information

DocuSign Quick Start Guide. Using the Bulk Recipient Feature. Overview. Table of Contents

DocuSign Quick Start Guide. Using the Bulk Recipient Feature. Overview. Table of Contents DocuSign Quick Start Guide Using the Bulk Recipient Feature Overview There might be situations that require a sender to send the same document to a large number of recipients. A typical example is an updated

More information

Installing and Sending with DocuSign for NetSuite v2.2

Installing and Sending with DocuSign for NetSuite v2.2 DocuSign Quick Start Guide Installing and Sending with DocuSign for NetSuite v2.2 This guide provides information on installing and sending documents for signature with DocuSign for NetSuite. It also includes

More information

ADP Secure Email Client User Guide

ADP Secure Email Client User Guide ADP Secure Email Client User Guide A Guide to Exchanging Secure Emails Using the Voltage SecureMail System Version 1.6 August 2014 ADP Secure Email Client User Guide August 2014 Copyright Information ADP

More information

Web Portal User Guide. Version 6.0

Web Portal User Guide. Version 6.0 Web Portal User Guide Version 6.0 2013 Pitney Bowes Software Inc. All rights reserved. This document may contain confidential and proprietary information belonging to Pitney Bowes Inc. and/or its subsidiaries

More information

2. Signer Authentication

2. Signer Authentication DocuSign Quick Start Signer Guide Receiving a Document for Guided Signing This guide provides information about how to electronically sign a document using the DocuSign Service. Electronic signing provides

More information

DocuSign for Salesforce Administrator Guide v6.1.1 Rev A Published: July 16, 2015

DocuSign for Salesforce Administrator Guide v6.1.1 Rev A Published: July 16, 2015 DocuSign for Salesforce Administrator Guide v6.1.1 Rev A Published: July 16, 2015 Copyright Copyright 2003-2015 DocuSign, Inc. All rights reserved. For information about DocuSign trademarks, copyrights

More information

Document Services Online Customer Guide

Document Services Online Customer Guide Document Services Online Customer Guide Logging in... 3 Registering an Account... 3 Navigating DSO... 4 Basic Orders... 5 Getting Started... 5 Attaching Files & Print Options... 7 Advanced Print Options

More information

Signing Documents with Requests for Attachments

Signing Documents with Requests for Attachments DocuSign Quick Start Signer Guide Signing Documents with Requests for Attachments There may be times when you need to provide supporting documentation to the sender. This guide provides information about

More information

HOW IT WORKS E-SIGNLIVE 1 INTRODUCTION 2 OVERVIEW

HOW IT WORKS E-SIGNLIVE 1 INTRODUCTION 2 OVERVIEW HOW IT WORKS E-SIGNLIVE 1 INTRODUCTION With e-signlive, Silanis hosted service, you can invite other people to conveniently and securely sign documents over the web. Your documents can be easily signed

More information

ADP Secure Email Client User Guide

ADP Secure Email Client User Guide ADP Secure Email Client User Guide A Guide to Exchanging Secure Emails Using the Voltage SecureMail System Version 1.0 July 2008 2008 ADP, Inc. Copyright Information ADP provides this publication as is

More information

DocuSign for SharePoint 2010 1.5.1

DocuSign for SharePoint 2010 1.5.1 Quick Start Guide DocuSign for SharePoint 2010 1.5.1 Published December 22, 2014 Overview DocuSign for SharePoint 2010 allows users to sign or send documents out for signature from a SharePoint library.

More information

Using the Fax Out for Signature Feature

Using the Fax Out for Signature Feature DocuSign Quick Start Guide Using the Fax Out for Signature Feature Overview There might be times when you need to send documents to a signer that can only accept a fax, but you want to track this through

More information

P309 - Proofpoint Encryption - Decrypting Secure Messages Business systems

P309 - Proofpoint Encryption - Decrypting Secure Messages Business systems Procedure P309 - Proofpoint Encryption - Decrypting Secure Messages Business systems P309 - Page: Page 1 of 12 Date of Release: 23 February 2011 Status: Final Document Reference: Title: P309 Release Number:

More information

Secure Email A Guide for Users

Secure Email A Guide for Users Secure Email A Guide for Users October 14, 2013 10/13 TABLE OF CONTENTS USING THE SYSTEM FOR THE FIRST TIME... 3 EMAIL NOTIFICATION OF SECURE INFORMATION... 3 GETTING REGISTERED ON THE SYSTEM... 4 ACCOUNT

More information

Using Check Boxes and Radio Buttons

Using Check Boxes and Radio Buttons DocuSign Quick Start Guide Using Check Boxes and Radio Buttons Overview When adding fields to a document, there might be times when you want to let your recipient select options on the document and you

More information

Note: With v3.2, the DocuSign Fetch application was renamed DocuSign Retrieve.

Note: With v3.2, the DocuSign Fetch application was renamed DocuSign Retrieve. Quick Start Guide DocuSign Retrieve 3.2.2 Published April 2015 Overview DocuSign Retrieve is a windows-based tool that "retrieves" envelopes, documents, and data from DocuSign for use in external systems.

More information

MailEnable Web Mail End User Manual V 2.x

MailEnable Web Mail End User Manual V 2.x MailEnable Web Mail End User Manual V 2.x MailEnable Messaging Services for Microsoft Windows NT/2000/2003 MailEnable Pty. Ltd. 486 Neerim Road Murrumbeena VIC 3163 Australia t: +61 3 9569 0772 f: +61

More information

TIBCO Slingshot User Guide

TIBCO Slingshot User Guide TIBCO Slingshot User Guide v1.8.1 Copyright 2008-2010 TIBCO Software Inc. ALL RIGHTS RESERVED. Page 1 September 2, 2011 Documentation Information Slingshot Outlook Plug-in Important Information SOME TIBCO

More information

CCH esign. Quick Start Guide

CCH esign. Quick Start Guide CCH esign Quick Start Guide December 2015 2015 CCH Incorporated and its affiliates and licensors. All rights reserved. Material in this publication may not be reproduced or transmitted, in any form or

More information

Cloud. Hosted Exchange Administration Manual

Cloud. Hosted Exchange Administration Manual Cloud Hosted Exchange Administration Manual Table of Contents Table of Contents... 1 Table of Figures... 4 1 Preface... 6 2 Telesystem Hosted Exchange Administrative Portal... 7 3 Hosted Exchange Service...

More information

DocuShare Email Agent User Guide

DocuShare Email Agent User Guide DocuShare Email Agent User Guide Publication date: February 2011 This document supports DocuShare Release 6.6.1 Prepared by: Xerox Corporation DocuShare Business Unit 3400 Hillview Avenue Palo Alto, California

More information

Howard University. DocuSign User Guide. Signing Documents Electronically. R e s e a r c h A d m i n i s t r a t i v e S e r v i c e s

Howard University. DocuSign User Guide. Signing Documents Electronically. R e s e a r c h A d m i n i s t r a t i v e S e r v i c e s Howard University DocuSign User Guide Signing Documents Electronically 2012 R e s e a r c h A d m i n i s t r a t i v e S e r v i c e s CONTENTS Signing basics... 2 Account Setup... 2 Getting Started...

More information

DocuSign for SharePoint Online v2.4

DocuSign for SharePoint Online v2.4 Quick Start Guide DocuSign for SharePoint Online v2.4 Published October 12, 2015 Overview DocuSign for SharePoint Online allows users to sign or send documents out for signature from a SharePoint Online

More information

Set Up and Maintain Customer Support Tools

Set Up and Maintain Customer Support Tools Set Up and Maintain Customer Support Tools Salesforce, Winter 16 @salesforcedocs Last updated: December 10, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered

More information

Email Protection for your account

Email Protection for your account User Guide Revision A SaaS Email Protection Email Protection for your account The Email Protection service works in the cloud to protect your email account from spam, viruses, worms, phishing scams, and

More information

Wakefield Council Secure email and file transfer User guide for customers, partners and agencies

Wakefield Council Secure email and file transfer User guide for customers, partners and agencies Wakefield Council Secure email and file transfer User guide for customers, partners and agencies The nature of the work the council carries out means that we often deal with information that is sensitive

More information

Secure Message Center User Guide

Secure Message Center User Guide Secure Message Center User Guide Using the Department of Banking Secure Email Message Center 2 Receiving and Replying to Messages 3 Initiating New Messages 7 Using the Address Book 9 Managing Your Account

More information

QUICK REFERENCE GUIDE

QUICK REFERENCE GUIDE QUICK REFERENCE GUIDE Signing Contracts within SWIFT External Revised Apr. 26, 2013; Jan. 10, 2013 Introduction After a Contract Document is approved by the state, it is routed to the Vendor Contact for

More information

EMAIL CAMPAIGNS...5 LIST BUILDER FORMS...

EMAIL CAMPAIGNS...5 LIST BUILDER FORMS... Basic User Guide Table of Contents INTRODUCTION...1 CAMPAIGNER FEATURES...1 WHO SHOULD READ THIS GUIDE?...1 GETTING STARTED...2 LOGGING IN TO CAMPAIGNER...2 DASHBOARD...3 Modify Your Dashboard...4 EMAIL

More information

End-User Reference Guide

End-User Reference Guide Guide Websense Advanced Email Encryption v7.6 Contents Receiving secure email....................................... 1 How do I open a secure message?............................ 1 How do I register for

More information

End-User Reference Guide

End-User Reference Guide Guide Websense Advanced Email Encryption v7.6 Websense Advanced Email Encryption Copyright 1996-2011 Websense, Inc. All rights reserved. This document contains proprietary and confidential information

More information

Using McAfee Quarantine Manager

Using McAfee Quarantine Manager Using McAfee Quarantine Manager McAfee Quarantine Manager provides a central point for users to analyze and act upon emails that have been quarantined because they have been identified as potential Spam.

More information

Grant Management System Training Guide Module 9 Notification Center Home Dashboard Ver 6.1 Updated: 2.13.2014

Grant Management System Training Guide Module 9 Notification Center Home Dashboard Ver 6.1 Updated: 2.13.2014 Grant Management System Training Guide Module 9 Notification Center Home Dashboard Ver 6.1 Updated: 2.13.2014 Prepared by: Table of Contents Module 9: Notification Center on the Home Dashboard This module

More information

Electronic approvals for forms

Electronic approvals for forms Click on any of the boxes below to explore more detail, including answers to frequently asked questions, video quick links, and more. Electronic approvals for wires Electronic approvals for forms Security

More information

Secure Email Actions for Email Recipients

Secure Email Actions for Email Recipients Secure Email Actions for Email Recipients Actions for Email Recipients The recipient cannot forward encrypted email outside the secure system. Each email will only be available to the recipient for 30

More information

How To Manage Your Spam On Graymail On Pc Or Macodeo.Com

How To Manage Your Spam On Graymail On Pc Or Macodeo.Com User Guide Revision E SaaS Email Protection Email Protection for your account The Email Protection service works in the cloud to protect your email account from spam, viruses, worms, phishing scams, and

More information

Self-Service Portal Implementation Guide

Self-Service Portal Implementation Guide Self-Service Portal Implementation Guide Salesforce, Winter 6 @salesforcedocs Last updated: October 0, 05 Copyright 000 05 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide

WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide This document is intended to help you get started using WebSpy Vantage Ultimate and the Web Module. For more detailed information, please see

More information

Solon Community School District PowerSchool E-Registration Parent Guide

Solon Community School District PowerSchool E-Registration Parent Guide Solon Community School District PowerSchool E-Registration Parent Guide Parents, In order to provide a more flexible and cost effective approach to student registration, Solon Community Schools is requiring

More information

DocuSign Connect Guide

DocuSign Connect Guide Information Guide 1 DocuSign Connect Guide 2 Copyright 2003-2014 DocuSign, Inc. All rights reserved. For information about DocuSign trademarks, copyrights and patents refer to the DocuSign Intellectual

More information

Parent Portal: Single Sign-On Account Creation

Parent Portal: Single Sign-On Account Creation Mequon-Thiensville School District City of Mequon and Village of Thiensville 5000 W. Mequon Rd., Mequon, WI 53092 Phone: 262-238-8500, Fax: 262-238-8520 www.mtsd.k12.wi.us OFFICE OF INFORMATION & TECHNOLOGY

More information

Center for Faculty Development and Support. Gmail Overview

Center for Faculty Development and Support. Gmail Overview Center for Faculty Development and Support Gmail Overview Table of Contents Gmail Overview... 1 Overview... 3 Learning Objectives... 3 Access Gmail Account... 3 Compose Mail... 4 Read and Reply Mail...

More information

Bridging People and Process. Bridging People and Process. Bridging People and Process. Bridging People and Process

Bridging People and Process. Bridging People and Process. Bridging People and Process. Bridging People and Process USER MANUAL DATAMOTION SECUREMAIL SERVER Bridging People and Process APPLICATION VERSION 1.1 Bridging People and Process Bridging People and Process Bridging People and Process Published By: DataMotion,

More information

Baylor Secure Messaging. For Non-Baylor Users

Baylor Secure Messaging. For Non-Baylor Users Baylor Secure Messaging For Non-Baylor Users TABLE OF CONTENTS SECTION ONE: GETTING STARTED...4 Receiving a Secure Message for the First Time...4 Password Configuration...5 Logging into Baylor Secure Messaging...7

More information

efiletexas.gov Review Queue User Guide

efiletexas.gov Review Queue User Guide efiletexas.gov Review Queue User Guide EFS-TF-200-3194 v.4 February 2014 Copyright and Confidentiality Copyright 2014 Tyler Technologies, Inc. All rights reserved. All documentation, source programs, object

More information

New DocuSign Experience User Guide Published: February 12, 2016

New DocuSign Experience User Guide Published: February 12, 2016 New DocuSign Experience User Guide Published: February 12, 2016 Copyright Copyright 2003-2016 DocuSign, Inc. All rights reserved. For information about DocuSign trademarks, copyrights and patents refer

More information

MSGCU SECURE MESSAGE CENTER

MSGCU SECURE MESSAGE CENTER MSGCU SECURE MESSAGE CENTER Welcome to the MSGCU Secure Message Center. Email is convenient, but is it secure? Before reaching the intended recipient, email travels across a variety of public servers and

More information

SimplyCast emarketing Email User Guide

SimplyCast emarketing Email User Guide SimplyCast emarketing Email User Guide Email User Guide Page 1 Contents 1. Email Overview... 3 2. Features Overview... 3 3. Email Editor Features... 8 4. How to Create an Email Campaign?... 5 5. Additional

More information

End-User Reference Guide

End-User Reference Guide Guide Websense Advanced Email Encryption v7.x Websense Advanced Email Encryption Copyright 1996-2014 Websense, Inc. All rights reserved. This document contains proprietary and confidential information

More information

esignature FAQ s Table of Contents

esignature FAQ s Table of Contents esignature FAQ s Table of Contents Getting Started:... 3 How do I sign-up to be a Sender?... 3 How do I sign-up to be an Author?... 3 Do people who sign documents need an esignature account?... 3 Where

More information

DigiCert User Guide. Version 4.1

DigiCert User Guide. Version 4.1 DigiCert User Guide Version 4.1 Contents 1 User Management... 7 1.1 Roles and Account Access... 7 1.1.1 Administrator Role... 7 1.1.2 User Role... 7 1.1.3 CS Verified User... 7 1.1.4 EV Verified User...

More information

GroupWise Web Access 8.0

GroupWise Web Access 8.0 GroupWise Web Access 8.0 How to check your email via the Internet For More Information, please contact: Administrative Office of the Courts Technology Help Desk (615) 532 9503 or (800) 448-7980 Table of

More information

How To Get A Certificate From Digicert On A Pc Or Mac Or Mac (For Pc Or Ipa) On A Mac Or Ipad (For Mac) On Pc Or Pc Or Pb (For Ipa Or Mac) For Free

How To Get A Certificate From Digicert On A Pc Or Mac Or Mac (For Pc Or Ipa) On A Mac Or Ipad (For Mac) On Pc Or Pc Or Pb (For Ipa Or Mac) For Free DigiCert User Guide Version 3.7 Contents 1 User Management... 7 1.1 Roles and Account Access... 7 1.1.1 Administrator Role... 7 1.1.2 User Role... 7 1.1.3 CS Verified User... 7 1.1.4 EV Verified User...

More information

WebEx Event Center User's Guide

WebEx Event Center User's Guide WebEx Event Center User's Guide Version 6.5 Copyright 1997-2009. WebEx Communications, Inc. All rights reserved. Cisco, WebEx, and Cisco WebEx are registered trademarks or trademarks of Cisco Systems,

More information

Email Basics. a. Click the arrow to the right of the Options button, and then click Bcc.

Email Basics. a. Click the arrow to the right of the Options button, and then click Bcc. Email Basics Add CC or BCC You can display the Bcc box in all new messages that you compose. In a new message, do one of the following: 1. If Microsoft Word is your e-mail editor a. Click the arrow to

More information

Microsoft Office Live Meeting Events User s Guide

Microsoft Office Live Meeting Events User s Guide Microsoft Office Live Meeting Events User s Guide Information in this document, including URL and other Internet Web site references, is subject to change without notice. Unless otherwise noted, the companies,

More information

Bahamas Tax Information Exchange Portal Documentation

Bahamas Tax Information Exchange Portal Documentation Bahamas Tax Information Exchange Portal Documentation This sub section of the Portal Documentation covers the following Topics: Portal Overview Portal Login Account Status Reportable Account File Processing

More information

Qlik REST Connector Installation and User Guide

Qlik REST Connector Installation and User Guide Qlik REST Connector Installation and User Guide Qlik REST Connector Version 1.0 Newton, Massachusetts, November 2015 Authored by QlikTech International AB Copyright QlikTech International AB 2015, All

More information

Using Webmail. Technical Manual: User Guide. Document Updated: 1/07. The Webmail Window. Displaying and Hiding the Full Header.

Using Webmail. Technical Manual: User Guide. Document Updated: 1/07. The Webmail Window. Displaying and Hiding the Full Header. Using Webmail Technical Manual: User Guide The Webmail Window To save an attachment: 1. Click once on the attachment name. Or, if there are multiple attachments, click the Save icon to save all attachments

More information

Henrico County Public Schools

Henrico County Public Schools Henrico County Public Schools Presents: The New Web Based E-Mail Solution DRAFT Table of Contents Table of Contents...2 Logging Into Outlook Web Access...4 Overview..5 Navigating the Outlook Components...5

More information

Bitrix Site Manager ASP.NET. Installation Guide

Bitrix Site Manager ASP.NET. Installation Guide Bitrix Site Manager ASP.NET Installation Guide Contents Introduction... 4 Chapter 1. Checking for IIS Installation... 5 Chapter 2. Using An Archive File to Install Bitrix Site Manager ASP.NET... 7 Preliminary

More information

Webmail Instruction Guide

Webmail Instruction Guide Webmail Instruction Guide This document is setup to guide your through the use of the many features of our Webmail system. You may either visit www.safeaccess.com or webmail.safeaccess.com to login with

More information

Manual POLICY PATROL SECURE FILE TRANSFER

Manual POLICY PATROL SECURE FILE TRANSFER Manual POLICY PATROL SECURE FILE TRANSFER MANUAL Policy Patrol Secure File Transfer This manual, and the software described in this manual, are copyrighted. No part of this manual or the described software

More information

DSS Electronic Facility Clearance System (e-fcl) Submission Site User Guide

DSS Electronic Facility Clearance System (e-fcl) Submission Site User Guide U. S. Department of Defense Defense Security Service Industrial Security Program DSS Electronic Facility Clearance System (e-fcl) Submission Site User Guide June 2013 Version 7.2 1 e-fcl Submission Site

More information

Alerts Pane Headers... 3. Alerts Pane... 3 Workflow Status... 4. Workflow Key... 4 Activity Filter... 4. Document Search... 5

Alerts Pane Headers... 3. Alerts Pane... 3 Workflow Status... 4. Workflow Key... 4 Activity Filter... 4. Document Search... 5 DocFast DocFast TECHNOTE Agent Cheat Sheet This technote can be considered a cheat sheet for providing a better understanding of the meaning and navigation behind the DocFast Distributor Environment. Contents

More information

Understanding the Basic Template Editor

Understanding the Basic Template Editor Understanding the Basic Template Editor The basic template editor in Sage E-marketing for Sage CRM is designed for customers that have limited HTML design experience, but would like to customize their

More information

Help Desk Documentation

Help Desk Documentation Help Desk Documentation Welcome Submitting a Request Online Submitting a Request via Email Copying Other Users on Your Requests Creating an Account 5 Accessing Your Account 6 Tracking the Progress of a

More information

BCSD WebMail Documentation

BCSD WebMail Documentation BCSD WebMail Documentation Outlook Web Access is available to all BCSD account holders! Outlook Web Access provides Webbased access to your e-mail, your calendar, your contacts, and the global address

More information

GRS Advantage Website User Reference Guide

GRS Advantage Website User Reference Guide GRS Advantage Website User Reference Guide This document describes how to use the GRS Advantage Website. Table of Contents GRS Advantage Website... 2 Accessing the Website... 2 Requesting Access to the

More information

This guide provides information on installing, signing, and sending documents for signature with

This guide provides information on installing, signing, and sending documents for signature with Quick Start Guide DocuSign for Dynamics CRM Online 4.0 Published November 2015 Overview This guide provides information on installing, signing, and sending documents for signature with DocuSign for Dynamics

More information

Virtual Cabinet Document Portal User Guide

Virtual Cabinet Document Portal User Guide Virtual Cabinet Document Portal User Guide Contents / Introduction Introduction... 2 What to expect when publishing a document... 3 Having difficulty? Troubleshooting guide.... 7 The Virtual Cabinet Document

More information

ProgressBook CentralAdmin User Guide

ProgressBook CentralAdmin User Guide ProgressBook CentralAdmin User Guide ProgressBook CentralAdmin User Guide (This document is current for ProgressBook v14.2.0 or later.) 2013 Software Answers, Inc. All Rights Reserved. All other company

More information

Using Webmail. Document Updated: 11/10. Technical Manual: User Guide. The Webmail Window. Logging In to Webmail. Displaying and Hiding the Full Header

Using Webmail. Document Updated: 11/10. Technical Manual: User Guide. The Webmail Window. Logging In to Webmail. Displaying and Hiding the Full Header Using Webmail Technical Manual: User Guide Webmail is supported in the following browsers: Windows Internet Explorer 6, Internet Explorer 7, Firefox 2, and Firefox 3 Mac OSX Safari 2, Safari 3, Firefox

More information

Remedy ITSM Service Request Management Quick Start Guide

Remedy ITSM Service Request Management Quick Start Guide Remedy ITSM Service Request Management Quick Start Guide Table of Contents 1.0 Getting Started With Remedy s Service Request Management. 3 2.0 Submitting a Service Request.7 3.0 Updating a Service Request

More information

Outlook Web Access User Guide

Outlook Web Access User Guide Outlook Web Access User Guide Page 1 of 37 Table of Contents Logging in to Outlook Web Access (OWA) 3 Inbox 4 Reading emails 5 The Toolbar 6 Sending a New Email 7 The Toolbar 8 Managing your Inbox 9 Calendar

More information

SJC Password Self-Service System FAQ 2012

SJC Password Self-Service System FAQ 2012 The San Jacinto College Password Self-Service System enables students to reset their password quickly and conveniently online. By utilizing this service, you can change your password and gain access to

More information

Secure Messaging Quick Reference Guide

Secure Messaging Quick Reference Guide Secure Messaging Quick Reference Guide Overview The SHARE Secure Messaging feature allows a SHARE registered user to securely send health information to another SHARE registered user. The Secure Messaging

More information

Creating Accounts... 3. Domain Management... 6

Creating Accounts... 3. Domain Management... 6 Domain Reseller User Guide Table of Contents Creating Accounts... 3 User Registration... 3 Domain Reseller Account Application... 4 Domain Management... 6 Register Domains... 6 Renew Domains... 8 List

More information

Work with PassKey Manager

Work with PassKey Manager Work with PassKey Manager Trademark Notice Blackboard, the Blackboard logos, and the unique trade dress of Blackboard are the trademarks, service marks, trade dress and logos of Blackboard, Inc. All other

More information

Abila Grant Management. Document Management

Abila Grant Management. Document Management Abila Grant Management This is a publication of Abila, Inc. Version 2014 2014 Abila, Inc. and its affiliated entities. All rights reserved. Abila, the Abila logos, and the Abila product and service names

More information

Smart Web. User Guide. Amcom Software, Inc.

Smart Web. User Guide. Amcom Software, Inc. Smart Web User Guide Amcom Software, Inc. Copyright Version 4.0 Copyright 2003-2005 Amcom Software, Inc. All Rights Reserved. Information in this document is subject to change without notice. The software

More information

MUTUAL OF OMAHA SECURE EMAIL SYSTEM CLIENT/PARTNER USER GUIDE

MUTUAL OF OMAHA SECURE EMAIL SYSTEM CLIENT/PARTNER USER GUIDE MUTUAL OF OMAHA SECURE EMAIL SYSTEM CLIENT/PARTNER USER GUIDE Mutual of Omaha Secure Email Client/Partner User Guide April 2015 TABLE OF CONTENTS INTRODUCTION 3 About this Guide 3 CREATING A MUTUAL OF

More information

ONE-TOUCH MAIL V 2.3 MANUAL

ONE-TOUCH MAIL V 2.3 MANUAL ONE-TOUCH MAIL V 2.3 MANUAL The Email Solution for a Mobile World One-Touch Mail combines a number of state-of-the-art technologies in one small package to give you access to vital information and keep

More information

Provider OnLine. Log-In Guide

Provider OnLine. Log-In Guide Provider OnLine Log-In Guide Table of Contents 1 LOG-IN ACCESS... 3 1.1 ENTERING THE USER ID AND PASSWORD... 4 1.2 OVERVIEW AND PURPOSE OF TRICIPHER... 5 1.2.1 Log-in for Users Who Are Active, But Not

More information