Use Confluence pages, specs, and decision records as live context in Rocket.new so generated code follows your team’s documented standards.
Connect Confluence and Rocket reads your team’s pages, specs, and decision records as context when generating code. Architecture docs, API references, and sprint notes feed directly into the generation process for tighter alignment between docs and code, without copying and pasting.
This connector is only available for Next.js TypeScript web build tasks.
Confluence is a workspace-level connector. Connect it once from Settings and it is available across all tasks.
Confluence uses OAuth via Atlassian, so no API key is required. You authorize Rocket through Atlassian’s login screen, then select your cloud instance and Confluence space inside Rocket.
Rocket can only read pages in the Confluence space you select during the connection flow. To access a different space, disconnect and reconnect with the new space selected.
You can connect from three places. All do the same thing.Option 1: From chatType a prompt that references Confluence - for example, Connect our Confluence space and use the API spec doc when building this feature. Rocket detects the intent and shows a Connect button inline. Click it to open the authorization flow.
Confluence connection prompt in chat
Option 2: From the Connectors tabClick the ... button in the preview toolbar, then select Connectors.
Open Connectors from the toolbar
Click the Confluence card, then click Connect with Confluence.
Confluence card in the Connectors panel
Option 3: From workspace Settings
Connect from workspace Settings
Connect once from Settings and it is available across all tasks.
After clicking Connect with ConfluenceAtlassian’s authorization screen opens. Review what Rocket is requesting access to in Confluence and User, then click Accept.
Atlassian OAuth authorization screen
Back in Rocket, select your Atlassian cloud from the dropdown, then select the Confluence space you want to use as context and click Save. A green dot appears next to Confluence when the connection is active.Disconnect
Disconnect a service
Disconnect or switch spaces from workspace Settings.
You can connect from two places. Both do the same thing.Option 1: From chatType a prompt that references Confluence. Rocket shows a Connect button inline. Tap it to open the authorization flow.Option 2: From the Connectors tab
Tap the More button in the header.
Tap Integrations.
Tap the Confluence card, then tap Connect with Confluence.
After tapping Connect with ConfluenceAtlassian’s authorization screen opens. Review the permissions, then tap Accept.Back in Rocket, select your Atlassian cloud from the dropdown, then select the Confluence space you want to use as context and tap Save. A green dot appears next to Confluence when the connection is active.
Paste Confluence page URLs directly in chat. Linking to a specific page gives Rocket focused context. Vague references may pull less relevant content from across the space.
Connect the most relevant space. If your team has multiple Confluence spaces, connect the one that contains the specs and docs closest to what you are building.
Specs produce the most accurate code. The more structured and detailed your Confluence doc, the more precisely Rocket can match your requirements.
To switch spaces, reconnect. You can only connect one Confluence space at a time per workspace. Disconnect and reconnect to switch to a different space.
Confluence context is RAG-based. Rocket retrieves the most relevant content from your space at generation time. It does not load the entire space into every prompt.