You can add today's date dynamically in Clay using a formula. Here's how:
1. Add a new column and select "Formula"
2. In the AI Formula Generator box, type: "Today's date"
3. Click "Generate Formula"
4. The generated formula will likely be: moment().format("MMMM D, YYYY")
5. Review the sample output and click "Save Formula"
This formula will automatically populate the current day's date for each row.
If you need further assistance, you can request human help by clicking on "Talk to a person" in the chat.