What is the difference between inactive and deprecated?
Both statuses stop a workflow from running, but they serve different purposes. Inactive is a reversible pause, you can reactivate the workflow at any time. Use it when you need to temporarily stop a workflow without discarding it. Deprecation is permanent. The workflow is retained for historical reference only and can never reactivate or use again. You can only deprecate an active workflow, not an inactive one.