# Update SharePoint group properties

Source: [https://docs.virtosoftware.com/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2013-workflow-platform/admin-actions/update-sp-group-properties/](https://docs.virtosoftware.com/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2013-workflow-platform/admin-actions/update-sp-group-properties/)
Product: Virto Workflow Automation Web Part
Updated: 2026-08-12


This activity updates properties of a SharePoint group

![Update SharePoint group properties activity in the SharePoint 2013 Workflow Designer](https://img-docs.virtosoftware.com/wp-content/uploads/2024/10/update_sharepoint_group_properties_sharepoint_2013_1.png)

## **SharePoint Workflow Designer Phrase**

Update variable properties of the following group on current site.

## **Parameters**

Input parameters


| Parameter | Description | Example |
|---|---|---|
| Group propertiesvariable | Dictionary variable which contains groupproperties | [%Variable:groupProperties%] |
| Thefollowing group | Group name or IDwhich properties you want to update. | Home owners, 4, Home Viewers |
| current site | **Optional.** Site where you want to update group properties. If empty current site urlwill be used. | https://contoso/SiteUrl; https://contoso/Sites/SiteUrl; [%Workflow Context:Current Site URL%]/subSite |


Example

![Example of the Update SharePoint group properties activity using a group properties dictionary variable](https://img-docs.virtosoftware.com/wp-content/uploads/2024/10/update_sharepoint_group_properties_sharepoint_2013_2.png)
