# Create folder in the document library

Source: [https://docs.virtosoftware.com/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/doc-library-activities/create-folder-in-library/](https://docs.virtosoftware.com/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/doc-library-activities/create-folder-in-library/)
Product: Virto Workflow Automation Web Part
Updated: 2026-08-12


This activity creates all folders and subfolders as specified by the folder name.

![Create folder in the document library activity settings in the SharePoint Workflow Designer](https://img-docs.virtosoftware.com/wp-content/uploads/2024/10/create_folder_in_the_document_library_1.png)

## **SharePoint Workflow Designer Phrase**

Create **this folder** in the **current folder**.

## **Parameters**


| Parameter | Description |
|---|---|
| this folder | New folder name. Supports multiple names separated by ‘\’ or ‘/’. For example, if the folder name is ‘My Folder1\My Folder2’, the activity will create the ‘My Folder1’ folder and the subfolder ‘My Folder2’. |
| current folder | Specifies the parent of this folder: either the current folder or the document library root folder. |


If the folder already exists, this method does nothing.
