Search K
Appearance
Appearance
Capture is built on a small number of fundamental concepts. Understanding these building blocks is essential to effectively using and configuring the system.
A Capture Template defines the structure, behavior, security, and lifecycle of captures created from it.
Think of a template as a blueprint that determines:
Templates are created and configured in:
Console → Capture Templates
A Capture is a single instance created from a template. Each capture represents one specific review, submission, or approval process.
Created → Open → In Review → Completed (Submitted/Approved/Rejected)Each capture contains:
Capture #12345: "Project ABC Drawing Package Transmittal"
Capture #12346: "Pump Assembly Design Review"
An Artifact is an external record or file associated with a capture. Artifacts are the items being reviewed, approved, or submitted.
Artifacts can be:
Artifacts can be added to captures:
Capture tracks the state of artifacts to detect changes during review. If an artifact is modified while a capture is in progress, the capture may become "stale" (see Configuration Guide for stale capture management).
The Inbox is the user-facing queue where captures appear for action.
Users can:
The inbox only shows captures that:
The Review Environment is the dedicated UI for reviewing, marking up, and completing a capture.
The environment is selected in the template configuration.
The review environment can display:
A Model Viewing Service Account controls what files can be accessed and displayed.
Capture supports two submission types configured at the template level:
Use when: Simple submission or data collection is needed
Behavior:
Example use cases:
Use when: Review and approval decision is required
Behavior:
Example use cases:
Event handlers are automations that execute when specific capture actions occur.
Captures move through different states during their lifecycle. Understanding states is important for filtering, reporting, and automation.
Common states:
See Reference: Capture States for complete details.
Capture uses role-based access control to determine who can:
Roles are assigned to users in the MinuteView Console and enforced consistently across all capture interfaces.
Now that you understand Capture's core concepts, you're ready to: