Tool Categories
| Access | Admin |
| Route | /tooltags |
Manage your company's tool categories (tags) used to organize tools.
What you see​
An alphabetically sorted list of categories, each showing:
- Category icon (if set)
- Tag name
- Edit button (pencil icon) — opens the category editor
- Swipe-to-delete action
An "Add New Category" button at the bottom creates a new category with a default name.
Category editor​
| Route | /tooltagedit |
Edit a single tool category.
Form​
- Tag name — text input
- Icon selection grid — choose from built-in SVG icons or company-uploaded custom icons. The selected icon is highlighted.
- Upload icon — upload a custom icon image (resized to 100x100px)
- Delete icon — removes a custom icon. Disabled for built-in icons. Shows a warning if the icon is used by other categories.
- Delete category (red button) — removes the entire category. Prevented if any tools are using this category.
Validation​
- No empty names allowed
- No duplicate names allowed
- If you rename a category, all tools using the old name are automatically updated