You can get today's date in Clay by adding a formula column and using moment().format("MMMM, D YYYY"). This will dynamically populate with the current date without needing to reference another column. Alternatively, you can reference the "Created At" column which exists for every row.