Skip to main contentThis document covers various continued development scenarios for skills available in production:
-
The Standalone skills scenario covers developing standalone Classification and Document skills without using documents processed by a skill in production. Users can get access to the skills via API and via connectors.
-
The Process skill scenario covers developing a Process skill that references Classification or Document skills. Users can get access to a Process skill via API and via connectors. Additionally, they can upload documents to be processed via a shared folder or via an e-mail.
This scenario is applicable in the following cases:
- When you want to accumulate documents processed by Manual Review Operators and use these documents to train the skill.
- When you want to switch between different Classification and Document skills (rather than between skill versions).
-
The last scenario covers managing skill development using separate environments for testing and production.
The Switching between different skills and skill versions section provides a comparative overview of skill version management in different scenarios and can help you choose the scenario that best fits your needs.