Runs on Atlassian Questionnaire Drafter for Confluence is a Forge app that runs entirely on Atlassian's infrastructure. It has no external servers and makes no network calls outside Atlassian.
Data flow — everything stays inside Atlassian
No arrow leaves the Atlassian boundary. The app makes no calls to the developer or any third party.
Why this matters for the buyer
- No new subprocessor to disclose — the app adds no external data processor.
- No new vendor security review — there's nothing to assess that isn't already Atlassian.
- Data residency preserved — processing and storage stay in your instance's region.
- Runs on Atlassian — the app qualifies for Atlassian's program certifying it uses only Atlassian-hosted compute/storage and does not egress data.
Permissions the app requests (and why)
| Scope | Why |
|---|---|
read:page:confluence | Read the pages it quotes in answers |
search:confluence | Find the pages relevant to each question |
storage:app | Store job results and your approved-answer library, in-instance |
The app requests no write access to your Confluence content and no external egress.
The uploaded file
The questionnaire file is parsed in your browser. Its raw bytes are never sent to the app backend — only the extracted question text is processed. The file itself never reaches any server.
AI specifics
Drafting uses Atlassian-hosted Claude models via the Forge LLMs API. Inputs (the question and the relevant Confluence excerpts) are processed by that Atlassian service to produce a draft and are not used to train models. Every answer is a draft for human review by design — the app cites its sources or says "not found," rather than inventing.
Contact
Security questions: security@quordo.tech