What is triggering the automation? If it is a change to an editable field, you can use a last modified time field that watches the editable field. If something else triggers the automation, you can use a script to get the time the automation runs. It is a simple script, but if you don’t feel like figuring it out yourself, I include it in my automation helper scripts.