Today, Jira teams work in a new reality. Tight deadlines, limited resources, and growing pressure to adopt AI have become almost standard. More and more often, teams hear: “We need to do something with AI”—whether they feel ready or not.
This trend is clearly visible in the Atlassian ecosystem as well. For example, in November, Atlassian launched the AI Hub—a new section of the Atlassian Marketplace dedicated to AI-powered apps. AI Hub already includes 90 add-ons, and this number keeps growing. The signal is clear: demand for AI solutions exists and will continue to increase.
However, for many enterprise teams, the real question is not whether to use AI, but how to use it—and how AI adoption affects data security. This concern becomes especially important when Jira data is involved.
At SaaSJet, we actively work with AI. We build Rovo agents for our apps, and one of our products is an AI-powered app builder. When we talk to Jira users, we often hear the same concerns:
“Our company policy does not allow AI tools.”
“We cannot risk Jira data.”
“We don’t understand where our data goes.”
These concerns are especially common in enterprise companies—and they are completely valid. Therefore, some companies reject new tools at a very early stage, referring to company policy or a general restriction on AI usage.
That is why this post is an attempt to explain, in a simple and calm way, how data security works with our AI product, No-Code Apps Creator. And also discuss all points with the Atlassian Community.
As mentioned earlier, our team built No-Code Apps Creator, an AI-powered platform that helps Jira teams create dashboards, reports, gadgets, and custom apps—without writing code, through chatting with AI. Along with interest, we often face the same blocker: “We can’t use this because it’s AI.”
Here, it is vital to understand two things clearly:
👉 No-Code Apps Creator, as a builder, does not read Jira data
👉 The AI does not analyze issues, comments, worklogs, or users
In practice:
The LLM does not connect to Jira
The LLM does not have access to Jira APIs
The LLM does not receive any real Jira data.
In No-Code Apps Creator, AI is used to generate code, not to process data.
What does No-Code Apps Creator do?
Generates Forge app code
Uses public Forge documentation
Describes which types of data are needed (for example: issue key, summary, due date)
Builds the manifest.yml, UI, and business logic
Key point: The AI works with structure and logic, not with real Jira data.
No-Code Apps Creator generates a Forge app. Only after the app is deployed to a Jira Cloud site does it start receiving Jira data for processing and display. This is the most important part from a security perspective.
The Forge app runs entirely inside Atlassian Cloud.
✔️ Forge provides several strong guarantees:
The app runs only in Atlassian infrastructure
Granular permission scopes are enforced
Users explicitly grant Allow Access
Standard Jira permissions apply
Admins can see all granted permissions
✔️ Jira data:
Do not leave Atlassian Cloud
Are not sent to SaaSJet
Are not sent to the LLM
Are not sent to third-party services
❌ There are no:
External servers
Third-party backends
Proxies
Hidden API calls
This means that even the vendor does not have access to real Jira data.
Using the No-Code Apps Creator to build a custom Forge app, the user provides an API token during deployment. This often raises questions.
The token is used only for deployment, to:
Register the Forge app
Deploy the code to a specific Jira site
The token is not used:
To read issues
For runtime data access
For analytics
After deployment, the token is no longer involved in how the app works.
Jira teams often need small but critical customizations: a specific dashboard, a workflow button, or an internal tool. Usually, teams face two options: wait for developers or try to adapt existing marketplace apps that don’t fully fit. AI-powered No-Code Apps Creator offers a third option: build a solution quickly, test a hypothesis, and validate value—without coding and without data risk.
After that, teams can:
Scale the solution
Or share the generated code with developers.
AI in the Atlassian ecosystem is no longer the future—it is the present. At the same time, every company has the right to decide how and under what conditions AI is used.
We would love to hear your perspective:
Which security requirements are critical in your organization?
What questions about AI and Jira remain open for you?
Let’s discuss this together. 👇