Cell tags help you organize notebook cells by purpose or category. Create tags like “preprocessing”, “visualization”, or “model-v2” to categorize your work.
The Cell Tags section in Settings lists all custom tags you’ve created:
- Tag name
- Description (optional)
- Delete option
Cell tags are shared across all notebooks in Qualia.
Create cell tags directly from notebooks:
- Select a cell in your notebook
- Click the tag icon in the cell toolbar
- Type a new tag name and press Enter
New tags automatically appear in Settings for management.
Cell tags can be edited in Settings:
- Update the description
- The tag name cannot be changed after creation
When you delete a tag:
- A confirmation dialog appears
- The tag is removed from all cells that use it across all notebooks
- This cannot be undone
Deleting a tag removes it from every cell in every notebook. Make sure you want to remove all uses before confirming.
Some cell tags are built-in and cannot be deleted. These are used by Qualia for internal organization.
Cell tags appear in the cell toolbar when you click the tag icon. Benefits of tagging:
- Filter cells by tag in large notebooks
- Track which cells belong to different experiments
- Organize preprocessing, training, and evaluation phases