A complete toolkit: interactive console, shared library, global variables, and powerful triggers — all running securely on Atlassian Forge.
Interactive editor with syntax highlighting, autocomplete, and sandbox mode for safe testing.
Central storage with folders, labels, version history, and import/export capabilities.
Shared constants and secrets available across all scripts. Change once, used everywhere.
Run scripts on a cron schedule — daily cleanups, weekly reports, periodic syncs.
React to issue creates, updates, comments, and 20+ other Jira events in real time.
Post-functions, validators, and conditions powered by your scripts on transitions.
The Script Console is your interactive playground. Write code, run it instantly, and see results — all without leaving Jira.
JS JavaScript
PY Python
GR Groovy
The Script Library is your team's shared repository. Organize with folders, tag with labels, track every change with version history.
Computed fields, dynamic forms, native automation actions, AI agent integration, and persistent data storage.
Computed custom fields — text, number, date — that recalculate on issue create and update.
Dynamically customize create and transition forms — hide, show, and set fields in real time.
Use scripts as actions inside native Jira Automation rules for unlimited flexibility.
Expose scripts to Atlassian Rovo for natural-language execution via AI chat.
SQL-backed custom tables and priority message queues for persistent data.
Background processing with message queues for heavy or long-running operations.
From first script to full automation in five steps.
Author scripts in JS, Python, or Groovy in the built-in editor
Run interactively in sandbox mode — no risk to live data
Store in the Library with folders, labels, and version history
Attach triggers: schedules, events, workflows, or AI agents
Track every execution with audit logs and run history
Everything you need to get started and go deep.
Install JiBrok Studio and run your first script in minutes.