# Assign Tag to Folder

> `UiPath.VMware.Activities.AssignTagToFolder`

`UiPath.VMware.Activities.AssignTagToFolder`

Assigns a tag to a folder.

## Properties

### Common

* **DisplayName** - The display name of the activity.

### Input

* **Folder** - The full path to the folder. This field supports only strings and `String` variables.
* **TagCategory** - Specifies the category to which the tag belongs. This field supports only strings and `String` variables.
* **TagName** - Specifies the name of the tag to be assigned. This field supports only strings and `String` variables.

### Misc

* **Private** - If selected, the values of variables and arguments are no longer logged at Verbose level.
