Skip to content

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

Navigate to Administration > Job Types (or /_admin/job-types).

The job types list shows all configured job types for the current tenant.

RAMP includes a set of commonly used job types out of the box:

Job TypeTypical Use Case
MaintenanceRoutine system maintenance, patching, health checks
DeploymentSoftware deployments, release rollouts
MigrationData migrations, system migrations, platform moves
ConfigurationConfiguration changes, parameter updates
TestingTest execution, quality assurance procedures
EmergencyUnplanned urgent work, incident response
  1. Click Create Job Type.
  2. Enter a Name for the job type (e.g., “Security Patch”, “Infrastructure Change”).
  3. Optionally add a Description explaining when this job type should be used.
  4. Configure any additional settings such as color coding or priority indicators.
  5. Click Create.
  1. Click on the job type in the list.
  2. Modify the name, description, or settings.
  3. Click Save.
  1. Click on the job type in the list.
  2. Click Delete.
  3. Confirm the deletion.

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.

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.

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

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.

  1. Navigate to the job type detail page.
  2. Look for the System Overrides section.
  3. Add or modify overrides for specific systems.
  4. Click Save.
  • 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.