- 8 Views
- 0 Comments
DocuSign interview Question answer I
FunMaster
- Post By FunMaster
- 16 hours ago
🔴 1. What is DocuSign?
Answer:
DocuSign is a cloud-based electronic signature platform that allows users to send, sign, and manage documents digitally without paper.
🔴 2. What is an Envelope in DocuSign?
Answer:
An envelope is a container that holds documents, recipients, and signing instructions. It represents a complete signing transaction.
🔴 3. What is a Recipient in DocuSign?
Answer:
A recipient is a person who interacts with the document, such as signer, approver, or carbon copy (CC).
🔴 4. What are the types of recipients?
Answer:
- Signer (needs to sign)
- Approver (approves document)
- Carbon Copy (CC)
- Certified Delivery
- Agent (acts on behalf)
🔴 5. What is a Template in DocuSign?
Answer:
A template is a reusable setup that includes documents, recipients, roles, and fields to save time.
🔴 6. What is a PowerForm?
Answer:
PowerForm allows users to generate documents dynamically from a public URL without sending envelopes manually.
🔴 7. What is DocuSign API?
Answer:
DocuSign API allows developers to integrate eSignature functionality into applications using REST APIs.
🔴 8. What is OAuth in DocuSign?
Answer:
OAuth is used for secure authentication and authorization when accessing DocuSign APIs.
🔴 9. What is Embedded Signing?
Answer:
Embedded signing allows users to sign documents within your application instead of being redirected to DocuSign.
🔴 10. What is Remote Signing?
Answer:
Remote signing means the signer receives an email and signs the document via DocuSign website.
🔴 11. What is a Tab in DocuSign?
Answer:
Tabs are fields placed on documents such as:
- Signature
- Date
- Text
- Checkbox
🔴 12. What is Anchor Tagging?
Answer:
Anchor tagging places fields automatically in documents using keywords like /sign_here/.
🔴 13. What is Bulk Sending?
Answer:
Bulk sending allows sending the same document to multiple recipients at once.
🔴 14. What is Connect (Webhook) in DocuSign?
Answer:
DocuSign Connect sends real-time notifications (webhooks) when events occur like signing completed.
🔴 15. What is Envelope Status?
Answer:
- Created
- Sent
- Delivered
- Completed
- Declined
- Voided
🔴 16. What is a Composite Template?
Answer:
Composite templates allow combining multiple templates and documents dynamically in one envelope.
🔴 17. What is Role-Based Signing?
Answer:
Instead of specifying actual users, roles like "Manager" or "Employee" are used and assigned at runtime.
🔴 18. What is DocuSign CLM?
Answer:
CLM (Contract Lifecycle Management) manages the full lifecycle of contracts from creation to storage.
🔴 19. How is security handled in DocuSign?
Answer:
- Encryption (TLS, AES)
- OAuth authentication
- Access control
- Audit trail
- Identity verification (SMS, ID check)
🔴 20. What is an Audit Trail?
Answer:
Audit trail records all activities like:
- Who opened document
- When signed
- IP address
- Timestamp