Automate one specific item or sub item

Description

I want to create an automation that is specific to one specific item or sub item. For example, “when contract is signed, move item to closed” . This case, Contract Signed would be 1 specific item in a group and then the status would be the column.
In this example, the automation would ONLY affect the Contract Signed Item.

What are you trying to achieve

This would allow automations to run on specific items and instances rather than group everything into one automation.

Hi @NJE44 you could create an additional status column that has an option called “contract” and you only set that for the contract item, you can then hide that column, and then set an automation that reads “When status1 changes to done, and status2 is contract, change status3 to closed”

Not a perfect solution- but definitely a workaround in the meantime.