Try Skill
After configuring your skill, you can quickly see how it performs on a real document by navigating to the Try Skill
menu.
Manual upload
Upon reaching the Try Skill page, you will see a list of all the labels that your skill is configured to extract from documents.
To test your skill, press Upload Documents
and select a file. You can upload documents in the following formats:
- .png, .jpg, .jpeg
- .tif, .tiff
After the document is uploaded, you'll see a preview of it on the left side of the screen and the extracted information on the right.
Editing extracted data
The extracted information in this view cannot be edited.
API
In the API panel, you'll find an API Request Example
that's available in several programming languages, including Curl, Python, and Javascript.