- Activities run automated work.
- Tasks represent human review and exception handling.
- Data Definitions describe the structured business data you want from unstructured documents.
- Data Forms give reviewers a usable surface for reviewing that data.
- Knowledge captures reusable business context, classifications, and rules.
What a Project Contains
Why Projects Matter
Projects let you keep reusable platform assets and local business configuration separate. An Activity Plan can be defined once for an organization, then bound to multiple projects that have different stores, data definitions, review queues, or downstream systems. That separation is important when the same process shape repeats across business units. An invoice intake workflow, claims intake workflow, or covenant compliance workflow may share the same Activity structure while still using project-specific stores, forms, statuses, and permissions.Working with Projects in the SDK
Projects are owned by organizations. Use the SDK to find an organization, then list or load its projects.Project Design Checklist
When modeling a new business process, define these decisions explicitly:- Which documents enter the process, and where they should be stored.
- Which business objects and fields must be extracted.
- Which Activity Plan runs the automated work.
- Which Tasks are created when judgment or exception handling is required.
- Which Data Forms reviewers use to complete those Tasks.
- Which Service Bridges connect to downstream systems.
- Which statuses show the state of documents, Tasks, and attributes.
Next Steps
Activities
Understand automated business process runs.
Tasks
Understand human review work inside the workflow.
Activity Plans
Configure the steps that run automated work.
Project Templates
Package reusable project setup for repeatable deployments.
