---
title: "Build AI-powered Forge apps with Atlassian-hosted LLMs"
url: https://daily.dev/posts/build-ai-powered-forge-apps-with-atlassian-hosted-llms-1rlf3jisp
source_url: https://www.atlassian.com/blog/development/forge-llms-preview
type: article
source: "Atlassian"
published: 2026-06-02T14:46:30.515Z
updated: 2026-06-02T14:57:19.154Z
tags: ["ai", "llm", "claude"]
reading_time: 5
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Build AI-powered Forge apps with Atlassian-hosted LLMs

**[Atlassian](https://daily.dev/sources/atlassian)** · 5 min read · 0 upvotes · 0 comments

## Summary

The Forge LLMs API is now in Preview, allowing developers to call Claude models (Haiku, Sonnet, Opus) directly within Atlassian's Forge platform without data leaving the Atlassian environment. Hosted on AWS Bedrock, the API requires minimal setup — just a few lines of code using the @forge/llm SDK. Apps using it can qualify for the 'Runs on Atlassian' badge, making it suitable for enterprise and government customers with strict data governance requirements. Usage is billed in credits based on token consumption, starting June 1, 2026. Example use cases include Confluence AI summarization, agentic LLM web triggers, and long-running LLM processes with real-time UI updates.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.atlassian.com/blog/development/forge-llms-preview>

## Similar posts on daily.dev

- [Forge LLMs API is now GA: Here’s how you can build AI-native apps on Atlassian](https://daily.dev/posts/forge-llms-api-is-now-ga-here-s-how-you-can-build-ai-native-apps-on-atlassian-sjtprr9sd) · Atlassian · 0 upvotes · 0 comments
- [Forge app implementation patterns](https://daily.dev/posts/forge-app-implementation-patterns-k3srrxcjl) · Atlassian · 0 upvotes · 0 comments
- [More ways to Build on Forge: Container Services is Now in Preview](https://daily.dev/posts/more-ways-to-build-on-forge-container-services-is-now-in-preview-wvshlxxem) · Atlassian · 0 upvotes · 0 comments

---

Tags: [#ai](https://daily.dev/tags/ai), [#llm](https://daily.dev/tags/llm), [#claude](https://daily.dev/tags/claude)

[View this post on daily.dev](https://daily.dev/posts/build-ai-powered-forge-apps-with-atlassian-hosted-llms-1rlf3jisp)
