Automatically Record the Validation Date Using the AI Assistant

Automatically Record the Validation Date Using the AI Assistant

You have a workflow with multiple steps and want to automatically track specific actions, such as the date a validation was performed?

Good news: you don’t have to configure it alone.

:speech_balloon: “I want to automatically record the validation date when the manager approves.”

:bullseye: That’s exactly the kind of request you can make to ROK’s built-in AI Assistant.


:robot: What the AI Assistant Does in This Case

When you ask this kind of question, the AI Assistant will guide you to:

  • Create a custom property of type Date
  • Link it to a user action (such as a task validation)
  • Assign it an automatic value: the current date when the action is performed
  • Provide you with a ready-to-use formula, or even better: guide you to apply it directly in the interface

:pushpin: Example Use Case

You have a workflow with these steps:

  1. Employee request
  2. Manager validation
  3. HR follow-up

You want the date_validation_manager property to be automatically filled when the manager approves.

You tell the AI:

“Add a property that records the validation date by the manager.”

:right_arrow: The assistant guides you to:

  • create that property (type: Date)
  • associate it with the validation task
  • apply the system value {{NOW}} when the action is triggered

:wrench: Why It’s Useful

  • You track key actions in your application
  • You save time on manual configuration
  • You can display this date in user views, exports, or reporting dashboards

:light_bulb: More Ideas for Automated Properties

  • Rejection date
  • Approver’s name
  • Processing time (calculated)
  • Progress status