# Update SharePoint site 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-site-properties/](https://docs.virtosoftware.com/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2013-workflow-platform/admin-actions/update-sp-site-properties/)
Product: Virto Workflow Automation Web Part
Updated: 2026-08-12


This activity updates properties of a SharePoint site

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

## **SharePoint Workflow Designer Phrase**

Update variable properties on current site.

## **Parameters**

Input parameters


| Parameter | Description | Example |
|---|---|---|
| Group properties variable | Dictionary variable which contains site properties | [%Variable:siteProperties%] |
| current site | **Optional.** Site where you want to updateproperties. If empty | https://contoso/SiteUrl; https://contoso/Sites/SiteUrl; [%Workflow Context:Current Site URL%]/subSite |
|  | current site url will beused. |  |


Example

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