# Asana - Create tag action
The Create tag action creates a tag in Asana.
# Input
| Input field | Description |
|---|---|
| Tag name | Enter the name for the tag. |
| Color | Specify the color for the tag. |
| Description | Enter the detailed description of the tag. |
| Workspace ID | Enter the workspace ID to add the tag to. |
# Output
| Output field | Description |
|---|---|
| Tag ID | The tag ID. |
| Created at | The date and time when this record was created. |
| Followers | Array of people that follow this tag. |
| Follower ID (Followers) | The unique identifier of each follower. |
| Name (Followers) | The name of each follower. |
| Tag name | The tag name. |
| Color | The color assigned to this tag. |
| Description | Detailed description about the tag. |
| Workspace | The workspace that this tag belongs to. |
| Workspace ID (Workspace) | The unique identifier of the workspace. |
| Name (Workspace) | The name of the workspace. |
Last updated: 10/6/2025, 3:27:39 PM