Define a process

Create a reusable shop operation (cut, weld, inspect) that routing steps point to.

A process is a reusable, named operation your shop performs: cut, weld, machine, deburr, inspect. You define each process once, then routing steps point to it so the same operation reads consistently across every part that uses it. Processes are a library, not a lifecycle, so there is no draft or release on them.

Create the process

  1. Go to Engineering > Processes and select New process.
  2. Give it a name and a unique code (the short identifier routings reference).
  3. Add an optional description and a category to group similar operations.
  4. Leave active on so it can be used on routings. Save.

Keep the library tidy

  1. Edit a process to refine its name, description, or category at any time.
  2. Set a process inactive to retire it from the picker without deleting history. Routings that already reference it keep their reference.

Where to go next