Skip to content

Plugin Apps

Plugin applications use a generic form renderer. The submission page shows:

Plugin job submission
  1. Standard Job Scheduler Options (with plugin-provided defaults).
  2. Plugin-specific form fields grouped into sections as defined by the plugin author.
  3. Optional Container (Apptainer) tab if the plugin supports it.
  4. Batch Script tab for reviewing the generated script.

Field types include text inputs, dropdowns, file selectors, textareas, and more — all defined in the plugin’s JSON schema. Plugins may also enable user environment variables and pre/post-processing steps.

  • Admin plugins have no badge.
  • User plugins show a Personal badge on the Submit Dashboard and are only visible to the creator.

For details on creating your own plugins, see My Plugins and the Plugin Guide.