# Deputy - Create task action
This action creates a new task record in your Deputy instance.
Create task action
# Input
- Question
- The question assigned to the task.
- Start date
-
The start date of the task.
Optional field. - End date
-
The end date of the task.
Optional field. - User responsible ID
-
The ID of the user responsible for the task.
Optional field.
# Output
The output of this action will be a datatree that contains information about the new task object.
Find out more about task object (opens new window).
Last updated: 8/29/2022, 2:01:12 AM