Skip to main content
Skip table of contents

Step-by-Step Guide: Create Your Own Jira App Without Coding

Welcome to AI Apps Builder for Jira. This guide will walk you through creating your own Forge app in just a few minutes — without writing any code.

With AI Apps Builder, you can use AI to generate custom apps, dashboards, issue panels, and reports that match your workflow

Before You Start

To deploy or redeploy an app created with AI Apps Builder, you must be a Jira site administrator for the target Jira site.

If you are not an admin, you can:

  • Use your own Jira site or a Jira Sandbox to generate and validate your app.

  • Share the app link with a Jira administrator for deployment.

For step-by-step instructions on the second option, see How to Move Forge Apps Built with AI Apps Builder to Another Jira Site.

Step 1: Start a Chat with AI

  1. After installation, you can find AI Apps Builder in your Jira site under the Apps menu in the sidebar. Click AI Apps Builder to open it and start a chat with AI.

    image-20260126-173359.png

Or open the Web Version of AI Apps Builder in your browser.

  1. You'll see a chat box ready for your prompt. Describe the app you want to build in plain English.

image-20260406-104625.png
  1. Or you can choose the Jira solution from the ready-to-use templates.

The catalog in AI Apps Builder currently covers three major Jira categories:

Categories

Example Templates

Best For

Work Management

Team Weekly Planner, Cross-Project Dashboard, User Workload View

PMs, team leads, managers

Service Development

SLA Countdown Panel, Incident Escalation Monitor, SLA Risk Monitor

Support leads, service desk teams

Software Development

Code Review Checklist, Sprint Progress Gadget, Issue Health Overview

Developers, scrum masters

image-20260409-133330.png

Step 2: Describe Your App Idea

Start by typing a clear description of what you want your app to do. The more specific your description is, the better AI Apps Builder can generate the right Forge app for Jira.

Before writing your prompt, decide what type of app you want to create:

🔧 Full Application

A full Forge app for Jira with custom logic and UI that appears in the Jira sidebar or pages.
Best for: complex workflows, internal tools, custom pages, or process management.

📊 Dashboard Gadget

A lightweight dashboard widget focused on reporting and visualization that appears on Jira dashboards. Best for: KPIs, sprint progress, team metrics, SLA summaries, and visual reports.

🧩 Issue Panel

A contextual UI element displayed inside a Jira issue. Best for: sprint progress, overdue subtasks, SLA status, related issues, or custom issue-level metrics.

Want better results from AI Apps Builder? Learn how to write clearer, more effective prompts with proven techniques and practical examples in our guide: How to Write Effective AI Prompts: Best Practices and Practical Examples.

You can also get this guide in your app by clicking the link in the prompt box.

image-20260406-105350.png

Step 3: AI generates your own app

Click the button ➡️ or press Enter to submit your app idea.

image-20260406-105533.png

Choose a name for your Forge app. Save the suggested name or edit it if needed, then click Save to continue.

image-20260126-172851.png

AI generates an app for you.

image-20260126-175858.png

Step 4: Deployment

Click “Ready to deploy” to start deployment.

image-20260409-134521.png

You have two deployment options: Manual and Automatic.

image-20260409-135817.png

Manual deployment

If you are deploying your own app manually for the first time, prepare your environment. Read this guide: Deploying Jira Apps with AI Apps Builder Using the Forge Installer

Video tutorial on manual deployment:

https://www.loom.com/share/f0ecdb886f9744608739b833e90f4466

If you have installed the Forge installer with Node.js, the Forge CLI, and all dependencies, follow these steps:

  1. Choose your Operating System and download the ZIP file.

image-20251030-110824.png
  1. Run Forge installer

Run Forge installer.png
  1. Enter your Atlassian account email (e.g., your-email@company.com). You can copy and paste.

No-code_Apps_creator_Manual_deployment.png
  1. Enter your Jira domain (e.g., yourcompany.atlassian.net). You can copy and paste.

No-code_Apps_creator_Manual_deployment_2.png
  1. Enter your API Token

During deployment, AI Apps Builder asks for an API token. The token is used only to authorize the installation of the generated Forge app to your specific Jira Cloud site.

The API token:

  • Is used only for deployment

  • Is not stored by AI Apps Builder

  • Is not used to access Jira data

  • Is not used at the app’s runtime

  • Is not used for analytics or data collection

  • Does not affect the app after deployment

Once deployment is complete, the app runs independently as a standard Forge app within your Jira environment. It does not rely on the API token in any way.

If the API token expires or is revoked, the deployed app will continue to function normally.

The token is simply a secure authentication mechanism required by Atlassian to authorize app deployment.

To create an API token, follow these steps:

No-code_Apps_creator_Manual_deployment_3.png
No-code_Apps_creator_Manual_deployment_4.png

Your app, created with the AI Apps Builder, runs on Atlassian Forge within Atlassian's secure environment. Before deployment, you can review all the scopes your app uses.

image-20260126-183715.png

If you have any questions, feedback, or ideas, just contact SaaSJet Support or email us at support@saasjet.atlassian.net. We’re always happy to help.

Automatic Deployment

  1. Enter your API Token.

During deployment, AI Apps Builder asks for an API token. The token is used only to authorize the installation of the generated Forge app to your specific Jira Cloud site.

The API token:

  • Is used only for deployment

  • Is not stored by AI Apps Builder

  • Is not used to access Jira data

  • Is not used at the app’s runtime

  • Is not used for analytics or data collection

  • Does not affect the app after deployment

Once deployment is complete, the app runs independently as a standard Forge app within your Jira environment. It does not rely on the API token in any way.

If the API token expires or is revoked, the deployed app will continue to function normally.

The token is simply a secure authentication mechanism required by Atlassian to authorize app deployment.

To create an API token, follow these steps:

  1. Click "Test Connection" to verify everything works.

image-20260409-140120.png

Your app, created with the AI Apps Builder, runs on Atlassian Forge within Atlassian's secure environment. Before deployment, you can review all the scopes your app uses.

image-20260406-110115.png

You can download a ZIP archive of the latest source code version.

image-20260406-110448.png
  1. Click “Deploy to Jira Cloud”.

image-20260406-110810.png
  1. Wait for the deployment information. Here you can see details about your app: its name, placement (where to find it), date, and status.

image-20260409-134254.png

If you don't know where your app appears, read the detailed guide: How to access the apps, widgets, and dashboards you’ve built with AI Apps Builder.

If you have any questions, feedback, or ideas, just contact SaaSJet Support or email us at support@saasjet.atlassian.net. We’re always happy to help.

Step 5: Improvement

You can improve your app in two ways:

  • Keep chatting with AI.

  • Download the generated code and share it with a developer.

  • Get dev help from our team.

Improvement by chatting with AI

  1. Click the logo and open the AI Apps Builder sidebar.

image-20260406-112442.png
  1. Select the app to refine.

image-20260406-112847.png
  1. If you want to improve any previous version, choose the target one version.

image-20260409-134729.png
  1. When you are in the chat of the right version, describe changes or additions in the box.

image-20260409-134902.png
  1. To apply changes, enter the API token on the deployment page and click Test connection.

image-20260409-140057.png
  1. Then click Redeploy application.

image-20260409-135529.png

Improvement by sharing with a developer

  1. Click the logo and open the AI Apps Builder sidebar

image-20260406-112442.png
  1. Select the app to refine.

image-20260406-112847.png
  1. To get the source code of a previous version, select the target version.

image-20260409-134729.png
  1. Then enter the API token on the deployment page and click Test connection.

image-20260409-135300.png
  1. Download the ZIP file with the generated code.

image-20260409-095857.png

Get Dev Help — Manual App Support

You can request help from our team. Our developers can:

  • Review the generated code

  • Fix issues from AI generation

  • Improve functionality

  • Add custom logic based on your requirements.

  1. Click the Dev Help button.

image-20260409-104922.png
  1. Fill in the required fields. Explain what is not working. Describe what you want your app to do, explain the expected behavior and business logic so our team understands your use case and goals.

image-20260409-105555.png

You can upload screenshots, examples, or any relevant files to help us better understand your request.

  1. Submit your request. After submission:

  • We create a support ticket

  • Our developers review your app and start working on improvements

  • We contact you if clarification is needed

  • We collaborate with you during the process.

Our goal is to help you improve your app so it fully matches your requirements and works correctly in your Jira environment.

Haven't used AI Apps Builder yet? You're welcome to try it then!

Have questions or want to see AI Apps Builder in action?
Feel free to meet with us — book a demo today!

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.