Skip to content

Commit 600e51b

Browse files
Update SampleWorkflow.md
1 parent c3c28ee commit 600e51b

File tree

1 file changed

+12
-14
lines changed

1 file changed

+12
-14
lines changed

docs/SampleWorkflow.md

Lines changed: 12 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5,39 +5,37 @@ To help you get started, here’s a **sample process** you can follow in the app
55

66
## **Process**
77

8-
> Note: Download sample data files for **Invoices** and **Property Claims** from this repository.
8+
> Note: Download sample data files for **Invoices** and **Property Claims** from [here](../src/ContentProcessorAPI/samples).
99
1010
### **API Documentation**
1111

12-
_Sample Operation:_
13-
14-
- Task: Click on **API Documentation** to view and explore the available API endpoints and their details.
12+
- Click on **API Documentation** to view and explore the available API endpoints and their details.
1513

1614
### **Upload**
1715

1816
_Sample Qperations:_
1917

20-
- Task: Select the **Schema** under the Processing Queue pane.
21-
- Task: Click on the **Import Content** button.
22-
- Task: Choose a file from the downloaded list for data extraction corresponding to the **Schema** selected.
23-
- Task: Click the **Upload** button.
18+
- Select the **Schema** under the Processing Queue pane.
19+
- Click on the **Import Content** button.
20+
- Choose a file from the downloaded list for data extraction corresponding to the **Schema** selected.
21+
- Click the **Upload** button.
2422

2523
### **Review and Process**
2624

2725
_Sample Qperation:_
2826

29-
- Task: Once the file status is marked as completed and click on the file.
30-
- Task: Once the batch Processing is done, file is ready to review and the extracted data is displayed in the **Output Review** pane and corresponding file is visible in the **Source Document** pane.
31-
- Task: Edit any incorrect data in the JSON which is shown in the **Output Review** pane under **Extracted Results** tab.
32-
- Task: Add notes under the **Comments** and save the changes by clicking on the **Save** button
33-
- Task: You can view the process steps in the **Output Review** pane under the **Process Steps** tab and expand the extract, Map, and evaluate sections to see the outputs from each process step.
27+
- Once the file status is marked as completed and click on the file.
28+
- Once the batch Processing is done, file is ready to review and the extracted data is displayed in the **Output Review** pane and corresponding file is visible in the **Source Document** pane.
29+
- Edit any incorrect data in the JSON which is shown in the **Output Review** pane under **Extracted Results** tab.
30+
- Add notes under the **Comments** and save the changes by clicking on the **Save** button
31+
- You can view the process steps in the **Output Review** pane under the **Process Steps** tab and expand the extract, Map, and evaluate sections to see the outputs from each process step.
3432

3533
![Application](images/sampleworkflow1.png)
3634

3735
### **Delete**
3836

3937
_Sample operation:_
4038

41-
- Task: Click the **three-dot menu** at the end of the row to expand options, then select **Delete** to remove the item.
39+
- Click the **three-dot menu** at the end of the row to expand options, then select **Delete** to remove the item.
4240

4341
This structured approach ensures that users can efficiently extract key information, and organize structured outputs for easy search and analysis.

0 commit comments

Comments
 (0)