How to Set Task Level Due Date in Days Out from Modeler?

Is there a field for a user task in the camunda modeler where you can set a number of days out from the time the task was started to the time it hits a due date? I see in the user interface there is a task level due date. How to populate that in days out from the camunda modeler? Also when that due date is hit, does anything happen or any event get triggered? Sorry I’m not super technical and don’t understand a lot of the posts surrounding this area.

Thank you!

Hi Jenna,

please see Camunda Docs for information about the due date field: User Task | docs.camunda.org

Please note also that time-related events during a task can be also modelled explicitly with interrupting and non-interrupting timer events.

Best,

Maciej