Last updated
Was this helpful?
Workflow tags allow you to label your workflows. You can then filter workflows by tag.
Tags are global. This means when you create a tag, it's available to all users on your n8n instance.
To add a tag to your workflow:
In your workflow, select + Add tag.
Select an existing tag, or enter a new tag name.
Once you select a tag and click away from the tag modal, n8n displays the tag next to the workflow name.
You can add more than one tag.
When browsing the workflows on your instance, you can filter by tag.
On the Workflows page, select Filters.
Select Tags.
Select the tag or tags you want to filter by. n8n lists the workflows with that tag.
You can edit existing tags. Instance owners can delete tags.
Select Manage tags. This is available from Filters > Tags on the Workflows page, or in the + Add tag modal in your workflow.
Hover over the tag you want to change.
Select Edit
to rename it, or Delete
to delete it.
Global tags
Tags are global. If you edit or delete a tag, this affects all users of your n8n instance.
Last updated
Was this helpful?
Was this helpful?