# Asana Connector - Create tag
This action will create a tag in Asana.
# Input
| Field | Description |
|---|---|
| Tag name | Name to be added to the tag. |
| Color | Color to be added to the tag. |
| Description | Detailed description of the tag. |
| Workspace ID Required | Workspace ID to add the tag to. |
# Output
| Field | Description |
|---|---|
| Tag ID | The tag ID. |
| Created at | The date and time when this record was created. |
| Followers | The people that follow this tag. |
| Tag name | The tag name. |
| Color | The color assigned to this tag. |
| Description | Detailed description about tag. |
| Workspace | The workspace that this tag belongs to. |
Last updated: 10/1/2021, 4:16:44 AM