· Documentation  · 4 min read

Introduction to Script Master

Script Master is a Forge-based app that lets Atlassian Administrators and Consultants create scripts, UI extensions, and automations directly inside Jira and Confluence Cloud — without extra infrastructure or complex setup. Build, test, and deploy customizations in one place, securely and efficiently.

Script Master is a Forge-based app that lets Atlassian Administrators and Consultants create scripts, UI extensions, and automations directly inside Jira and Confluence Cloud — without extra infrastructure or complex setup. Build, test, and deploy customizations in one place, securely and efficiently.

Overview

Script Master is a unique app built on top of the Atlassian Forge framework. It empowers Atlassian Administrators and Consultants to create Forge-compatible scripts, UI extensions, and integrations directly within Jira Cloud and Confluence Cloud — without complex build processes or additional infrastructure.

With Script Master, you can automate tasks, perform bulk updates, extend the user interface, or build powerful integrations — all from within your Atlassian environment.


Who Is Script Master For?

Script Master is designed primarily for:

  • Atlassian Administrators who need to automate tasks, customize interfaces, or integrate third-party services.
  • Atlassian Consultants who build flexible solutions for clients across Jira Cloud and Confluence Cloud.

Instead of installing dozens of separate apps for every small customization, Script Master gives you a single, powerful toolkit to do it all — from creating a custom Jira Gadget or Confluence Macro to performing bulk operations or building custom UI elements.


What Makes Script Master Unique?

🪶 Start Small, Build Only What You Need

You can start experimenting right away — no complex setup required. Try out small automations or UI tweaks and see instant results, without disrupting your current workflows.

🚀 Grow at Your Own Pace

Use built-in code snippets and ready-to-use examples to get started quickly. As your needs evolve, you can scale up to create fully Forge-compatible apps with advanced logic — all within the same environment.

🔓 No Strings Attached

If your customization grows into a full-fledged application, you can easily transition to a standalone Forge app. Script Master is 100% Forge-based, meaning:

  • No data ever leaves your Atlassian instance.
  • All code runs within Atlassian infrastructure.
  • Your scripts are fully compatible with the latest Forge version.

You’re never locked in — scale however you like.


Key Capabilities

Script Master is the only app that lets administrators create and manage custom scripted components directly inside Jira and Confluence, such as:

  • Jira Issue Panels, Project Pages, Gadgets, Custom Fields, and Post-functions
  • Confluence Macros, Content Actions, and Space Pages
  • Backend Forge FaaS (Functions as a Service) and Frontend Custom UI
  • Web Triggers and Workflow Automations

All of these can be developed, tested, and deployed without leaving your Atlassian environment.


Installation & Configuration

You can install the app directly from the Atlassian Marketplace:

To get started:

  1. Log in as an administrator.
  2. Navigate to the Apps section in the admin menu.
  3. Select Script Master.
  4. Follow the Getting Started Guide within the app.

Feature Overview

🧩 Script Console

Your central hub for automation and experimentation.

Use Cases:

  • REST API Exploration: Test Jira or Confluence REST API calls directly in the console.
  • Bulk Updates: Modify large volumes of issues or content efficiently.
  • Automate Admin Tasks: Simplify routine operations and save valuable time.

🧱 Fragments

Fragments let you extend the UI of Jira or Confluence by adding custom HTML, CSS, and JavaScript blocks.

You can:

  • Add new functionalities or visual elements.
  • Display data visualizations.
  • Connect to internal or external REST APIs.

📊 Gadgets (Jira)

Create custom Jira dashboard gadgets that display dynamic data, automate workflows, and integrate with other tools.

Benefits:

  • Build dashboards that fit your team’s unique needs.
  • Visualize data in real-time.
  • Improve decision-making and productivity.

🧮 Macros (Confluence)

Develop custom Confluence macros to enhance collaboration and page interactivity.

You can:

  • Create dynamic, interactive content.
  • Embed real-time data and forms.
  • Automate how information is presented on pages.

🌐 Web Triggers

Web Triggers are Forge backend functions that respond to HTTP requests.

Key Features:

  • No user authentication required.
  • Execute backend logic via URL calls.
  • Interact with Jira or Confluence through api.useApp().

These are ideal for creating lightweight integrations or automation endpoints.


Snippets Library

Script Master includes a built-in Snippets Library — a collection of ready-to-use scripts and UI customization examples. Whether you’re automating an admin task, extending UI elements, or building a complete integration, you’ll find examples to help you start faster.


Why Script Master?

Script Master provides a unified, Forge-native environment for extending Atlassian Cloud products. It reduces dependency on multiple third-party apps and gives administrators complete control over their customizations — securely, efficiently, and without external hosting.

With Script Master, your Jira and Confluence instances can evolve as fast as your team’s imagination.


Get started with Script Master today — your all-in-one solution for Atlassian Cloud customization and automation.

Back to Blog

Related Posts

View All Posts »
Jira Example - Bulk Clone Issues

Jira Example - Bulk Clone Issues

The example shows how to use Script Master’s Script Console to clone up to 50 Jira issues from a JQL query — automating issue duplication quickly and efficiently.

Block Diagrams Documentation

Block Diagrams Documentation

Block diagrams provide a high-level visual representation of systems, processes or architectures, using blocks for key components and connectors to show relationships. Unlike standard Mermaid flowcharts that rely on automatic layout, block diagrams give authors full control over the placement of shapes for clearer, customized structure.