Job Types
Job types allow you to categorize templates and instances by their purpose. They provide a way to classify work and can influence scheduling, reporting, and filtering throughout RAMP.
Required role: Administrator or SuperUser
Accessing Job Types
Section titled “Accessing Job Types”Navigate to Administration > Job Types (or /_admin/job-types).
The job types list shows all configured job types for the current tenant.
Default Job Types
Section titled “Default Job Types”RAMP includes a set of commonly used job types out of the box:
| Job Type | Typical Use Case |
|---|---|
| Maintenance | Routine system maintenance, patching, health checks |
| Deployment | Software deployments, release rollouts |
| Migration | Data migrations, system migrations, platform moves |
| Configuration | Configuration changes, parameter updates |
| Testing | Test execution, quality assurance procedures |
| Emergency | Unplanned urgent work, incident response |
Creating a Job Type
Section titled “Creating a Job Type”- Click Create Job Type.
- Enter a Name for the job type (e.g., “Security Patch”, “Infrastructure Change”).
- Optionally add a Description explaining when this job type should be used.
- Configure any additional settings such as color coding or priority indicators.
- Click Create.
Editing a Job Type
Section titled “Editing a Job Type”- Click on the job type in the list.
- Modify the name, description, or settings.
- Click Save.
Deleting a Job Type
Section titled “Deleting a Job Type”- Click on the job type in the list.
- Click Delete.
- Confirm the deletion.
Using Job Types
Section titled “Using Job Types”On Templates
Section titled “On Templates”When creating or editing a template, you can assign a job type that describes the kind of work the template represents. This helps users quickly identify the purpose of a template when browsing the template list.
On Instances
Section titled “On Instances”Instances inherit the job type from their template. The job type is displayed in the instance list and can be used for filtering and reporting.
Filtering
Section titled “Filtering”Job types serve as a primary filter criterion throughout RAMP:
- Filter templates by job type on the Templates page
- Filter instances by job type on the Instances page
- Use job types in reports and dashboards to group work by category
System-Level Overrides
Section titled “System-Level Overrides”Job types can have system-level overrides that customize their behavior for specific systems. This allows the same job type to have different configurations depending on the system context.
- Navigate to the job type detail page.
- Look for the System Overrides section.
- Add or modify overrides for specific systems.
- Click Save.
Best Practices
Section titled “Best Practices”- Keep the list manageable — too many job types make categorization difficult. Aim for 5-15 types that cover your main work categories.
- Use descriptive names — job type names should be immediately clear to all users.
- Standardize across teams — agree on job type definitions to ensure consistent categorization.
- Review periodically — remove unused job types and add new ones as your organization’s work evolves.