Skip to content

My Plugins

Create and manage your personal job submission plugins. User plugins appear on the Submit Dashboard with a Personal badge and are only visible to you.

My Plugins list
  1. Navigate to Setting > My Plugins (/setting/plugins).
  2. Click the New Plugin button.
  3. Enter a Plugin ID — lowercase alphanumeric characters, hyphens, and underscores (1–64 characters).
  4. Click Create. You are redirected to the plugin editor.

The plugin editor has the same 8 tabs as the admin editor: Basic Info, SLURM, Execution, Container, Parameters, Script, Groups, and Preview. See the Plugin Guide for a walkthrough of each tab.

Once enabled, user plugins appear on the Submit dashboard alongside admin plugins, marked with a Personal badge.

Submit dashboard with Personal badge

Clicking a user plugin navigates to the standard job submission page at /job/submit/plugin/<plugin-id>.

User plugin files are stored in your home directory:

~/.config/dque/plugins/<plugin-id>/
├── plugin.json # Plugin definition
└── logo.png # Optional logo
FeatureAdmin PluginsUser Plugins
Created byAdmins via /admin/pluginsUsers via /setting/plugins
Visible toAll usersOnly the creator
Storageconfig/plugins/~/.config/dque/plugins/
Reset to defaultYesNo
Badge on Submit DashboardNonePersonal