Tags
Tags provide a flexible way to organize and categorize templates and template versions. Unlike job types which assign a single category, tags allow you to apply multiple labels to items, making it easy to filter and find related content.
Required role: Administrator or SuperUser
Accessing Tag Management
Section titled “Accessing Tag Management”Navigate to Administration > Tags (or /_admin/tags).
The tags page shows all tags defined for the current tenant.
Creating a Tag
Section titled “Creating a Tag”- Click Create Tag.
- Enter a Name for the tag (e.g., “critical”, “database”, “quarterly”, “EU-region”).
- Optionally add a Description explaining the tag’s purpose.
- Optionally set a Color to visually distinguish the tag in the interface.
- Click Create.
Editing a Tag
Section titled “Editing a Tag”- Click on the tag in the list.
- Modify the name, description, or color.
- Click Save.
Deleting a Tag
Section titled “Deleting a Tag”- Click on the tag in the list.
- Click Delete.
- Confirm the deletion.
Applying Tags
Section titled “Applying Tags”To Template Versions
Section titled “To Template Versions”Tags are applied to template versions, allowing you to label specific versions with relevant categories.
- Navigate to the template and open the version you want to tag.
- Look for the Tags section.
- Select one or more tags from the available list.
- Save your changes.
Filtering by Tags
Section titled “Filtering by Tags”Tags serve as powerful filters throughout RAMP:
- Template list — filter templates by tags to find related items quickly.
- Search — combine tag filters with other criteria (job type, system, status) for precise results.
- Reports — use tags to group and analyze work across different categories.
Categories
Section titled “Categories”In addition to tags, RAMP supports categories as a hierarchical organization system. Categories differ from tags in that they provide a structured tree of classifications.
Accessing Categories
Section titled “Accessing Categories”Navigate to Administration > Categories (or /_admin/categories).
Creating a Category
Section titled “Creating a Category”- Click Create Category.
- Enter a Name for the category.
- Optionally select a Parent Category to create a hierarchy.
- Click Create.
Category Hierarchy
Section titled “Category Hierarchy”Categories support nesting, allowing you to create organizational trees:
Infrastructure ├── Networking ├── Storage └── ComputeApplications ├── Web Services ├── Databases └── MessagingTags vs. Categories
Section titled “Tags vs. Categories”| Feature | Tags | Categories |
|---|---|---|
| Structure | Flat (no hierarchy) | Hierarchical (parent-child) |
| Assignment | Multiple per item | Typically one per item |
| Purpose | Flexible labeling | Structured classification |
| Best for | Cross-cutting concerns, ad-hoc grouping | Organizational structure, formal taxonomy |
Best Practices
Section titled “Best Practices”- Establish naming conventions — agree on tag naming patterns across the team (e.g., lowercase, hyphen-separated).
- Avoid tag proliferation — too many tags reduce their usefulness. Periodically review and consolidate similar tags.
- Use colors consistently — assign distinct colors to help users quickly identify tag categories at a glance.
- Combine with categories — use categories for structure and tags for flexible cross-cutting labels.
- Document tag purposes — add descriptions to tags so users know when to apply them.