I’m trying to build a workflow to organize projects in my Project Intake sheet based on their status.
In the sheet, I have several sections:
- Active
- Completed
- Archived
- Test Projects
- Cancelled
Each section corresponds to a specific Project Status.
I’d like the workflow to automatically move a project record to the appropriate section whenever its status changes — for example, if the status is updated to “Completed,” the record should move to the Completed section.
What’s the best way to set up this kind of automation