# Deputy - Update resource action
This action updates a resource in your Deputy instance. Supported resources are:
- EmployeeAgreement
- EmployeeWorkplace
- TrainingRecord
Update resource action
# Input fields
- Resource type
- The type of resource to be updated.
- Resource
- The resource to be updated. Supports selection from a list of available resources in your Deputy instance or manual input of the resource ID.
- Resource data
- The data for resource to be updated. Available fields will vary based on the selected resource type above.
# Output
The output of this action is a datatree that contains information about the resource object after update.
Last updated: 9/5/2022, 6:54:16 AM