Follow one document through the system
For a contract, ContentFlow might map incoming metadata and upload it through the API. A configured workflow can then request a human review. The person completes that task in the Client, while a script supplies a specific lookup or decision. These are possible configured connections, not steps that every document automatically follows.Select the right automation
Use a script for a focused operation, such as looking up indexing metadata or reacting to a form action. Use a Workflow Engine definition when a process has state over time, human decisions, timers, or scheduled batches. Use ContentFlow to process incoming content through conversion, mapping, and integration steps. These systems have separate definitions and lifecycles. Publishing a Python script does not publish a workflow. Restoring a ContentFlow version changes its draft, while rolling back a script changes its published version. Read the lifecycle for the component you are changing.Access has several layers
Identity establishes who is calling. User-group membership and application permissions govern capabilities; document-type rights and record restrictions govern content access. A system integration uses its own service user, while a background workflow or event hook can use a configured service identity. Granting access to a configuration screen is not the same as granting its resulting automation access to every document. Verify the identity used during execution as well as the identity used to configure it.Configure and verify in a test environment
- Define the intended business behavior and the component responsible for it.
- Confirm feature availability and the permissions needed to configure and execute it.
- Configure with representative test metadata and sample content.
- Validate or preview where supported, then execute a controlled test and inspect the result and logs.
- Publish or enable through that component’s lifecycle and verify the version and environment.
Where to read next
Features overview
What Nobly Insight does — document management, smart search, case management, workflow, AI, extensibility, and governance — at a glance.
Document configuration
Start with the document types and metadata that other features depend on.
