Set Dataset Classes
Rename, delete, or lock classes in a project
Last updated
Was this helpful?
Rename, delete, or lock classes in a project
You can view, modify, and manage your annotation classes from the "Classes" tab on the project "Settings" page. These changes impact all images in your project (unlike some preprocessing steps, which only impact a version). Take these actions when you are certain you want to make changes across all of your images.
Alphanumeric class names are recommended to maximize compatibility across computer vision tools. Roboflow does not support annotation classes with special characters aside from -.
Open the "Classes" tab in your project "Settings" page.
Select the classes you want to rename using the checkbox column.
Click the "Rename" button that appears in the toolbar.
Enter the new name for each class. To merge classes, rename multiple classes to the same name.
Click "Review Changes" to see a summary of old and new names.
Click "Confirm Changes" to apply.
Renaming and merging are applied across all images in the project.
Select the classes you want to remove using the checkbox column.
Click the "Delete" button in the toolbar.
Review the list of classes to be deleted and confirm.
Deleting a class removes all annotations of that class from every image in the project. This action is not reversible.
Toggle "Lock Classes" in the toolbar to prevent the creation of new classes. This is useful for ensuring annotators do not accidentally add new classes during the labeling process.
When Lock Classes is enabled, the "Find Objects with AI" button and the "Text Prompting" toolbar tool are hidden in the labeling editor, since both allow creating new classes via free-text input. The per-class "Prompt with SAM3" icon next to existing classes remains available.
Last updated
Was this helpful?
Was this helpful?