Skip to content

Commit bb9c7d3

Browse files
authored
Merge pull request #4 from virtualansoftware/latest-dinesh
Latest dinesh
2 parents 4e3c96c + 9852780 commit bb9c7d3

15 files changed

Lines changed: 224 additions & 6 deletions

File tree

docs/Library_Management/Library.md

Lines changed: 126 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,126 @@
1+
## Doculan Library
2+
3+
The **Doculan Library** serves as a centralized and well-structured repository where all **Document templates** and **Form templates** are securely stored, organized, and managed within the Doculan platform. It provides teams with a unified source of truth, ensuring consistency, standardization, and efficiency across all document and form workflows.
4+
5+
By using the Library, users can quickly locate and reuse templates, minimize duplication, and maintain uniformity in document creation and form-driven processes.
6+
7+
---
8+
9+
### Library – Documents
10+
11+
This section contains standardized **Document Templates** that can be reused across various business operations to promote consistency and operational efficiency.
12+
13+
## Accessing Library – Documents
14+
15+
1. Go to the **Doculan Dashboard**.
16+
2. Click **Library**.
17+
3. The **Library – Documents** page will be displayed, showing all available document templates.
18+
19+
**Screenshot 1**
20+
21+
<img src="screenshots/Library_Management_Images/Lib-Doc1.png" style="border:2px solid black; border-radius:4px; width:100%; max-width:800px;" alt="PDF Scrolling">
22+
23+
-->The above **Screenshot** represent that **Accessing Library – Documents**
24+
25+
26+
---
27+
28+
## Save Document Template in Doculan Storage
29+
30+
1. Click the **⋮ (three-dot)** icon under the **Actions** column.
31+
2. Select **Copy** to duplicate the document template.
32+
3. Choose the specified location in **Doculan Storage** where the template should be saved.
33+
34+
**Screenshot 2**
35+
36+
<img src="screenshots/Library_Management_Images/Lib-Doc2.png" style="border:2px solid black; border-radius:4px; width:100%; max-width:800px;" alt="PDF Scrolling">
37+
38+
39+
40+
**Screenshot 3**
41+
42+
<img src="screenshots/Library_Management_Images/Lib-Doc3.png" style="border:2px solid black; border-radius:4px; width:100%; max-width:800px;" alt="PDF Scrolling">
43+
44+
-->The above **Screenshots** represent that **Saving Document Template in Doculan Storage**
45+
46+
47+
48+
49+
---
50+
51+
## Overwrite Document Template in Doculan Storage
52+
53+
If the selected document template already exists in the same location within Doculan Storage:
54+
55+
- A popup will appear indicating **“Overwrite File.”**
56+
- To replace the existing file, click **Overwrite**.
57+
- To keep the existing version unchanged, click **Cancel**.
58+
59+
**Screenshot 4**
60+
61+
<img src="screenshots/Library_Management_Images/Lib-Doc4.png" style="border:2px solid black; border-radius:4px; width:100%; max-width:800px;" alt="PDF Scrolling">
62+
63+
-->The above **Screenshot** represent that **Overwriting Document Template in Doculan Storage**
64+
65+
66+
67+
---
68+
69+
## Viewing Document Templates in E-Sign Templates and Specified Locations
70+
71+
After copying a document template from **Library – Documents**, it will be available in both:
72+
73+
- **E-Sign Templates**, and
74+
- The **specified location** in Doculan Storage.
75+
76+
### Viewing in E-Sign Templates
77+
78+
1. Navigate to the **Doculan Dashboard**.
79+
2. Click **Templates**.
80+
3. Under **Myself Templates**, you will find the copied Document Template.
81+
82+
**Screenshot 5**
83+
84+
<img src="screenshots/Library_Management_Images/Lib-Doc5.png" style="border:2px solid black; border-radius:4px; width:100%; max-width:800px;" alt="PDF Scrolling">
85+
86+
-->The above **Screenshot** represent that **Viewing Document Template in E-Sign Templates**
87+
88+
89+
90+
### Viewing in the Specified Location
91+
92+
1. Go to the **Doculan Dashboard**.
93+
2. Navigate to the folder or location where the template was stored.
94+
3. The copied Document Template will be visible there.
95+
96+
**Screenshot 6**
97+
98+
<img src="screenshots/Library_Management_Images/Lib-Doc6.png" style="border:2px solid black; border-radius:4px; width:100%; max-width:800px;" alt="PDF Scrolling">
99+
100+
-->The above **Screenshot** represent that **Viewing Document Template in the Specified Location**
101+
102+
103+
104+
---
105+
106+
## Working With a Document Template
107+
108+
Once the Document Template is stored in the specified location, follow the steps below to use it for **E-Sign**:
109+
110+
1. Locate the template in the specified storage location.
111+
2. Click the **⋮ (three-dot)** icon under the **Actions** column.
112+
3. Select **E-Sign** to begin working with the document.
113+
4. The **E-Sign Template fields** will appear.
114+
5. Click **Myself**.
115+
6. Use the **dropdown** to select the required document template.
116+
7. All related fields will be **automatically populated**.
117+
8. You may now send the document to the **Recipient.**
118+
119+
**Screenshot 7**
120+
121+
<img src="screenshots/Library_Management_Images/Lib-Doc7.png" style="border:2px solid black; border-radius:4px; width:100%; max-width:800px;" alt="PDF Scrolling">
122+
123+
-->The above **Screenshot** represent that **Working in Document Template**
124+
125+
126+
---

docs/Security/Security.md

Lines changed: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,75 @@
1+
# Two-Factor Authentication (2FA)
2+
Two-Factor Authentication (2FA) is a security mechanism that enhances account protection by requiring users to verify their identity through two independent authentication factors. In addition to a standard password, users must provide a second form of verification—such as a one-time passcode, authenticator app token, or hardware security key. This dual-layer validation significantly reduces unauthorized access risks and strengthens overall system security.
3+
4+
## Steps to Enable Two-Factor Authentication (2FA)
5+
Follow the steps below to securely enable **Two-Factor Authentication (2FA)** in **Doculan.**
6+
7+
1. Navigate to the **Doculan Dashboard**.
8+
2. Click the **Profile** icon located at the top right corner.
9+
3. Select **Settings** from the dropdown menu.
10+
4. Click on **Two-Factor Authentication (2FA)**.
11+
12+
Before proceeding, ensure you have an authenticator app installed on your device.
13+
Common options include:
14+
15+
- **Google Authenticator**
16+
- **Microsoft Authenticator**
17+
- **Duo Mobile**
18+
- **Okta Verify**
19+
- **Authy**
20+
- Any other **TOTP-based** authenticator app
21+
22+
5. Click the **Generate QR Code** button.
23+
24+
**Screenshot 1**
25+
26+
<img src="screenshots/Two-Factor_Authentication/2FA-1.png" style="border:2px solid black; border-radius:4px; width:100%; max-width:800px;" alt="PDF Scrolling">
27+
28+
29+
**Screenshot 2**
30+
31+
<img src="screenshots/Two-Factor_Authentication/2FA-2.png" style="border:2px solid black; border-radius:4px; width:100%; max-width:800px;" alt="PDF Scrolling">
32+
33+
-->The above **Screenshots** represent that **Enable Two-Factor Authentication (2FA)**
34+
35+
36+
A unique **QR Code** and **Secret Key** will be generated. You can enable 2FA using either method:
37+
38+
- **Scan the QR Code** with your authenticator app, or
39+
- **Manually enter the Secret Key** into your authenticator app.
40+
41+
Once scanned, your authenticator app will generate **6-digit time-based verification codes**.
42+
43+
Enter the current **6-digit code** into the Doculan website to complete verification.
44+
45+
46+
## Backup Codes
47+
48+
After successful verification, **Two-Factor Authentication (2FA)** will be enabled.
49+
50+
Once 2FA is activated, Doculan automatically generates **10 backup codes**.
51+
52+
- Each backup code can be used **once** for login when you don’t have access to your authenticator app.
53+
- Click the **Download** button to save your backup codes.
54+
- The file will be downloaded in **.txt** format.
55+
- Store this file **securely** in your local system.
56+
57+
**Screenshot 3**
58+
59+
<img src="screenshots/Two-Factor_Authentication/2FA-3.png" style="border:2px solid black; border-radius:4px; width:100%; max-width:800px;" alt="PDF Scrolling">
60+
61+
-->The above **Screenshot** represent that **Downloading Backup codes**
62+
63+
64+
## Code Expiration
65+
66+
- Each 2FA code generated by the authenticator app **expires every 12 hours**.
67+
- After expiration, simply open your authenticator app to get a **new 6-digit code**.
68+
- Alternatively, you may use one of your **backup codes** if needed.
69+
70+
**Screenshot 4**
71+
72+
<img src="screenshots/Two-Factor_Authentication/2FA-4.png" style="border:2px solid black; border-radius:4px; width:100%; max-width:800px;" alt="PDF Scrolling">
73+
74+
-->The above **Screenshot** represent that **How to overcome code expiration**
75+

docs/_sidebar.md

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
---
44

5-
- **E-Sign**
5+
- **E-Signature**
66
- [How to send single party document?](E_Sign\single-party-document.md)
77
- [How to send multiple party document?](E_Sign\multiple-party-document.md)
88
- [How to send Bulk mail?](E_Sign\bulk-mail.md)
@@ -12,7 +12,7 @@
1212

1313
---
1414

15-
- **E-Sign Template**
15+
- **E-Signature Template**
1616
- [What is Myself / Team template?](E_Sign\myself-or-team-template.md)
1717
- [How to create template?](E_Sign\create-template.md)
1818
- [How to update template?](E_Sign\update-template.md)
@@ -44,13 +44,24 @@
4444

4545
---
4646

47-
- **Document Management**
47+
- **Document Editor**
4848
- [How Create Document?](Document/Documents_Create.md)
4949
- [How to Upload Document?](Document/Documents_Upload.md)
5050

5151
---
5252

53+
- **Library Management**
54+
- [Library – Documents](Library_Management/Library.md)
55+
<!-- - [Library – Forms](Document/Documents_Upload.md) -->
56+
57+
---
58+
59+
- **Security**
60+
- [Two-Factor Authentication[2FA]](Security/Security.md)
61+
62+
---
63+
5364
- **Release Notes**
5465
- [Version 0.3.0](releaseNotes/version_0.3.0.md)
5566
- [Version 0.4.0](releaseNotes/version_0.4.0.md)
56-
- [Version 0.5.0](releaseNotes/version_0.5.0.md)
67+
- [Version 0.5.0](releaseNotes/version_0.5.0.md)

docs/releaseNotes/version_0.5.0.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
## How to Generate QR Code for E-Sign Documents?
1+
# 🚀 Version 0.5.0 – New Enhancements
2+
3+
1. **Generate QR Code for E-Sign Documents** – QR Code generation provides quick, direct access to E-Sign documents by embedding party details and allowing immediate document opening through a simple device scan.
4+
2. **Generate QR Code for Forms** – QR Codes offer a seamless way for participants to access and submit forms by embedding essential participant information and enabling instant form retrieval through a simple device scan.
5+
6+
---
7+
## 1️⃣ Generate QR Code for E-Sign Documents
28
QR Code generation enables streamlined, **direct access to E-Sign documents** without requiring manual navigation. The generated code includes essential party details and can be scanned from any compatible device to immediately open and complete the document.
39
### Steps to Generate a QR Code
410
1. Open the required **E-Sign Document** from the list.
@@ -29,7 +35,7 @@ QR Code generation enables streamlined, **direct access to E-Sign documents** wi
2935
3036
---
3137

32-
## How to Generate QR Code for Forms?
38+
## 2️⃣ Generate QR Code for Forms
3339
QR Codes provide an efficient method for participants to **access and submit forms with minimal effort**. The generated code contains the required participant information and allows instant form retrieval through a simple device scan.
3440
### Steps to Generate a QR Code
3541

190 KB
Loading
54.4 KB
Loading
77.2 KB
Loading
72 KB
Loading
55.8 KB
Loading
66.5 KB
Loading

0 commit comments

Comments
 (0)