# ClickUp - Update record action
The Update record action updates any record in ClickUp, such as tasks.
# Input
The input fields load dynamically based on the selected object. For example, if you select the Task track time object, the following input fields are available.
| Input field | Description | 
|---|---|
| Task ID | Select the name of the task from the drop-down menu. | 
| Interval ID | Provide the interval ID. | 
| Workspace/Team | Select the name of the workspace or team from the drop-down menu. | 
| Custom task IDs | Select the boolean value from the drop-down menu. | 
| Start | Select the start date and time from the calendar. | 
| End | Select the end date and time from the calendar. | 
| Time | Provide the time in milliseconds. | 
# Output
The output fields load dynamically based on the selected object. For example, if the selected object is Task track time, then the following output fields are available.
| Output field | Description | 
|---|---|
| Task track time ID | A unique ID associated with the Task track time returned by ClickUp. | 
 Last updated: 7/11/2025, 6:28:56 PM