Hello Tess,
Say the field you want to keep today's date in is created on the Organization entity. Then your workflow would look something like this:
This will run daily and will update the $C_Today field (custom date field of your choice) with value from Today() function (today's date).
Please let me know if this helps.
Thank you!
Comment actions