Admin Manual
Key Tasks
Section titled “Key Tasks”Creating Jobs
Section titled “Creating Jobs”- Navigate to Jobs → Create New Job.
- Enter Job details (Number, Customer, Due Date).
- Add Parts (Number, Material, Quantity).
- Add Operations to each part (Name, Cell, Est. Time, Sequence).
- Tip: Use
Cmd/Ctrl + Nfor Quick Create menu.
Assigning Work
Section titled “Assigning Work”- Go to Assignments page.
- Select part from dropdown.
- Select operator.
- Click “Assign”.
- The operator will see this in their
/work-queueimmediately.
Managing Issues
Section titled “Managing Issues”- Go to Issues page.
- Review pending issues.
- Approve (valid issue), Reject (not an issue), or Close (resolved).
- Add resolution notes.
Data Export
Section titled “Data Export”Access:
/admin/data-export(Admin only)
Large datasets can take 30-60 seconds.
- Included: All database records, metadata, tenant info.
- Not Included: File attachments (only paths), API secrets (only prefixes).
- Format: JSON or CSV. CSV is typically faster.
System Configuration
Section titled “System Configuration”Go to Settings menu:
- Stages/Cells: Define workflow stages (Cutting, Bending, etc.).
- QRM Settings:
WIP Limit: Max jobs allowed.Enforce Limit: Blocks previous op from completing if full.
- QRM Settings:
- Materials: Create material catalog.
- Resources: Track tools, fixtures, molds.
- Users: Manage operator and admin accounts.
- API Keys: Generate keys for integrations.
- Webhooks: Configure
operation.started,operation.completed, etc.
Best Practices
Section titled “Best Practices”✅ Set up workflow cells first before creating jobs. ✅ Create materials catalog before adding jobs. ✅ Review dashboard daily to catch issues early. ✅ Respond to issues quickly to keep production moving. ✅ Use due date overrides when customer dates change. ✅ Run Auto Schedule after adding new jobs to update the Capacity Matrix. ✅ Export data regularly for backups (monthly recommended).