Skip to content

Commit 352e91b

Browse files
Add sample prompts and operations for users
Added sample questions and operational tasks for users.
1 parent 8f1a95b commit 352e91b

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed

docs/SampleQuestions.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,42 @@
11

2+
# Sample Questions
3+
4+
To help you get started, here are some **Sample Prompts** you can ask in the app:
5+
6+
## **Process**
7+
8+
> Note: Download Sample Data - You can down load the sample query files of Informix(simple and function) from the data folder of the repo
9+
10+
### **Upload**
11+
The Browse section allows users to explore and retrieve information related to promissory notes. Key functionalities include:
12+
13+
_Sample Qperations:_
14+
15+
- Task: Select File – Choose a file from the downloaded list for data extraction. Please select q1_informix.sql from simple folder and F1.sql and F2.sql from functions folder
16+
- Task: Upload Files – Click the "Upload" button. Multiple files(max 20) can be uploaded at the same time.
17+
- Task: Click Start Translating Button to Process Files - Once the files have been uploaded, clicking Start Translating Button will trigger the translation process for the current batch
18+
19+
### **Review**
20+
The Generate section enables users to create new promissory notes with customizable options. Key features include:
21+
22+
_Sample Qperation:_
23+
24+
- Task: Review Translating Process -
25+
The batch Processing page will get opened up and the translation process will be visible. One file at a time will be processed and others will be in Queued state.
26+
- Task: Review Translated Files -
27+
Once the batch Processing is done for any file the file will be available to review.
28+
-Task: Review History Panel -
29+
Once the Translating process is done for any batch the batch will be available to review in history panel.
30+
31+
### **Download**
32+
The Draft section ensures accuracy and completeness of the generated promissory notes. Key tasks include:
33+
34+
_Sample operation:_
35+
36+
- Task:Download .zip file-
37+
EOnce all the files have been translated the button at the left bottom will be enabled to download a .zip file which contains all the translated files for the uploaded batch.
38+
39+
![Application](images/samplecodmod1.png)
40+
41+
This structured approach ensures that users can efficiently browse, create, and refine promissory notes while maintaining legal compliance and document accuracy.
42+

0 commit comments

Comments
 (0)