# Create SharePoint site

Source: [https://docs.virtosoftware.com/docs/virto-workflow-automation-app/virto-workflows-for-office-365/administration-actions/create-sharepoint-site/](https://docs.virtosoftware.com/docs/virto-workflow-automation-app/virto-workflows-for-office-365/administration-actions/create-sharepoint-site/)
Product: Virto Workflow Automation App
Updated: 2026-08-13


This activity creates a new SharePoint site.

![Create SharePoint site workflow activity that creates a new SharePoint site](https://img-docs.virtosoftware.com/wp-content/uploads/2024/10/create_sharepoint_site_1-1-1024x113.png)

## **Parameters**

Input parameters


| Parameter | Description | Example |
|---|---|---|
| Current site (optional) | Parent site URL. Absolute site URL where you want to create a new SharePoint site. If the value is empty,current site URL will be used. | `https://yourtenant.sharepoint.com/sites/parentsite` |
| The following title | Title of the site which you want to create. | New name |
| The followingdescription (optional) | Description of the site you want to create. | Description |
| The following URL | Site URL part. This URL will be added to parent siteURL. | My subsite |
| Locale ID | Locale (language) ID whichyou want to create site with. | 1033 |
| This template | Site template. | Team Site (classic experience) |
| Inherit permissions | Inherit permissions from parent site. | Yes/No |
| Inherit navigation | Inherit top navigation bar from parent site. | Yes/No |
| Variable | Full URL of created site (set by this activity). | `https://yourtenant.sharepoint.com/sites/parentsite/my subsite` |


Example

![Example of the Create SharePoint site activity with title, URL, locale, and template settings](https://img-docs.virtosoftware.com/wp-content/uploads/2024/10/create_sharepoint_site_2-1.png)

![Create SharePoint site activity with permission and navigation inheritance options configured](https://img-docs.virtosoftware.com/wp-content/uploads/2024/10/create_sharepoint_site_3.png)
