Confluence
Confluence integration provides read-only access to your documentation spaces for documentation automation. When Confluence is configured as a context source, Promptless can search your Confluence spaces for relevant documentation when creating suggestions—but it never modifies your Confluence pages.
How It Works as Context Source
Section titled “How It Works as Context Source”When Confluence is enabled as a context source:
- Automatic Space Searching: Promptless searches your Confluence spaces for relevant documentation when creating suggestions
- Documentation Patterns: Confluence pages provide context about existing documentation styles, terminology standards, and content structures
- Architectural Context: Technical specifications, design decisions, and system architecture documented in Confluence inform new documentation
- Team Knowledge: Internal processes, guidelines, and best practices from your team’s Confluence spaces
Example
Section titled “Example”When writing API documentation, Promptless searches your Confluence spaces for existing API design patterns, naming conventions, and architectural decisions. This ensures new documentation matches your existing terminology and structure. For instance, if your team documents all API endpoints using a specific format in Confluence, Promptless follows that same pattern when creating new API documentation.
Configuration
Section titled “Configuration”Configure Confluence scope in your Configuration page using the context_sources section:
context_sources: confluence: source_type: confluence space_keys: - ENGINEERING - PRODUCTAn empty entry (or no entry) gives Promptless access to all spaces. Add space_keys only when you need to restrict which spaces Promptless can search.
Note
Promptless inherits the permissions of the Atlassian account used during OAuth connection and only searches spaces you configure.
Data Privacy
Section titled “Data Privacy”Promptless queries Confluence data in real-time and does not store any of your Confluence data. All searches are performed on-demand when documentation updates are needed. Promptless only reads from Confluence—it never creates, updates, or deletes pages.
Setup Instructions
Section titled “Setup Instructions”To connect Confluence to Promptless, see the Atlassian Integration setup guide.