You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/help/Templates/manage-templates.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,8 @@ On the Manage templates page you will see a list of templates you have created o
19
19
20
20
**Bulk send**: This feature streamlines processing by allowing you to create and send multiple documents at once using a selected template. You can add multiple signers and generate all documents with a single click.
21
21
22
+
Note: The API credit is deducted when the document is sent using the Bulk Send feature. Each document consumes 1 API credit.
23
+
22
24
**Edit**: The "Edit" feature is crucial for keeping your document templates up-to-date and relevant. Whether you need to make minor tweaks or major changes, OpenSign's editing capabilities are user-friendly and efficient.
23
25
Click on the three dots next to the template you want to edit.
24
26
Select "Edit." Make the necessary changes and save them.
@@ -63,14 +65,19 @@ Click "Embed" to generate the code that can be copied and pasted into your desir
Note: The Premium api credit is deducted when the document is signed.
69
+
66
70
**Copy template id**: This action copies the unique ID associated with the template, which is useful for embedding or sharing with public users when your template is set to public.
67
71
68
72
**Copy public URL**: This generates a public link for the template, allowing external users to access it without logging into OpenSign.
69
73
Click "Copy Public URL" to generate the link, then share it as needed.
70
74
75
+
Note: The Premium api credit is deducted when the document is signed.
76
+
71
77
**Kiosk Mode**: Kiosk Mode offers a simplified and secure environment for signers to complete documents on a shared or public device. It's ideal for use cases like front-desk sign-ins, in-office document execution, or on-site registrations where multiple individuals need to sign documents one after another.
72
78
73
79
When you click the Kiosk Mode option along with a selected template, the document opens in a dedicated signing interface. Signers can then complete their portions sequentially on the same screen and device, ensuring a smooth and efficient signing flow without requiring individual logins.
80
+
74
81
Note: This feature is available exclusively on Teams and Enterprise plans.
75
82
76
83
**Duplicate**: When you need to create a copy of an existing template, use the Duplicate option. This feature allows you to quickly generate an exact replica of the selected template, making it easy to reuse and modify without affecting the original.
Copy file name to clipboardExpand all lines: docs/docs/help/Templates/quick-send.md
+9-8Lines changed: 9 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
---
2
2
sidebar_position: 4
3
-
title: Quickly Send the Document for Signature Using Template
3
+
title: Bulk Document Send for Signature Using Template
4
4
---
5
5
## Overview
6
6
Bulk Send allows you to send a document to multiple recipients at once using a template. You can prefill document data, signer details, and import information using a CSV file to automate large-scale document sending.
7
7
8
-
# How to use the OpenSign Quick Send feature to send a document for signature using a template
8
+
# How to Use the OpenSign Bulk Document Send Feature to Send Documents for Signature Using a Template
9
9
10
10
### Step 1: Begin New Template Creation
11
11
@@ -92,15 +92,15 @@ When a template contains Prefill Widgets:
92
92
- Entered values are automatically embedded into the document
93
93
- Both **Required** and **Optional** Prefill fields are supported
0 commit comments