OpenWebUI
Use the hosted Sovereign chat interface powered by OpenWebUI.
Sovereign provides a hosted OpenWebUI instance for interactive chat:
OpenWebUI is the best interface for long investigations, document-backed analysis, and workflows where conversation history is useful.
Access
OpenWebUI accounts are provisioned through Sovereign. Use your Sovereign account to access the chat interface.
If your account exists but OpenWebUI access fails, open a support ticket and include:
- your account email;
- the approximate time of the issue;
- the exact error message;
- a screenshot if useful.
Conversation Storage
OpenWebUI stores conversations in its own database so it can display chat history.
This is different from direct API usage. Direct API requests do not create a chat history in Sovereign by default.
Files and Documents
OpenWebUI may send uploaded files or extracted document text to Sovereign as part of a conversation. Sovereign currently supports text-oriented document context. Image inputs are not supported unless a vision-capable model is added in the future.
Recommended Usage
Use OpenWebUI for:
- CVE triage;
- exploit chain analysis;
- code review;
- infrastructure review;
- report drafting;
- incident response planning.
For automation, scripts, and agents, use the API instead.