Forge is an app development platform designed to revolutionize how Atlassian cloud products are
customized, extended, and integrated. Forge is in beta, so you'll be among the first to try new
features as we make changes. While in beta, we'll be changing Forge frequently. Some of these
updates may break your apps, but we will provide advance notice when we release breaking changes.
These breaking changes won't follow Atlassian's regular six-month deprecation policy.
There are many things to love about Forge:
Build apps, not infrastructure: Write an app in minutes while the platform takes care of
security, compute, and storage.
Maintenance, simplified: Keep apps and customizations up-to-date without the heavy-lifting.
The complete development toolkit: From testing to deploying, our Functions-as-a-Service
platform has DevOps requirements covered.
Achieve more with extensibility: Run apps in Jira and Confluence today (with more on the way!).
What you can build
People are already building some fantastic apps with Forge. See Example apps
for the full list of example apps and links to their code. These are some of our favorites so far.
Issue translator app for Jira
Work across languages by adding translation options to your Jira issues. This app integrates with a
third-party API to translate the issue and displays the result.
Per-user issue limits app for Jira
Balance everyone’s workloads by setting limits on the number of issues a user can work on at a time.
This app automates your project’s workflow when you add the app as a validator.
Feedback app for Confluence and Jira
Ask for feedback on a Confluence page and track the feedback in a Jira project. This app adds a macro
to a Confluence page and creates issues in the Jira project you configure.
Capabilities
We're building Forge to support the biggest use-cases in our most popular products to extend, Jira
and Confluence. The use-cases include automation, integration, reporting, macros, and forms.
These are the capabilities we've built so far.
Jira:
Custom fields (beta): display content as fields with all features provided by regular Jira custom fields.
Issue actions: display content in the more actions (...) menu on pages.
Issue activities: display content in the activity panel of Jira issues in the new issue view.
Issue glances: display content in the sidebar of Jira issues in the new issue view.
Issue panels: display content above the activity panel of Jira issues in the new issue view.
Workflow validators (beta): check the state of issues before they transition.
Confluence:
Content actions: display content in the more actions (...) menu on pages.
Content byline item: display content in the content byline section, which is the area under the page title.
Context menu: display content when a user selects text on a page.
Global settings: display content in Confluence global settings.
Homepage feed: display content in a separate section on the Confluence Home page.
Macros: display dynamic content in Confluence pages.
Space page: display content in the content area of Confluence.
Space settings: display content in a tab inside the integration settings of a Confluence space.
Platform (Jira and Confluence):
Triggers: consume events emitted by Atlassian products (the FaaS equivalent of webhooks).
Web triggers: expose a function to the internet for third-party invocation.
If you need capabilities we don't support yet, check back soon!
Latest updates
Forge is under active development and we're releasing new capabilities as we build them. Some of these
updates may break your apps, but we will provide advance notice when we release breaking changes.
We’re shipping early and often to learn from your experience and shape the future of our platform.
We’d love to hear any feedback you have so we can make Forge better.
See Give feedback for information about how to give feedback on Forge.
See the Forge categories in the Atlassian Developer Community to get help, chat with other developers, and share what you've built.
Get started
Set up your development environment and build a Forge app.