Version # 3872
New
-
Agentic BI — Unified Chat Interface: Knowi's AI chat is now a single unified interface — ask questions about your data, build dashboards, generate queries, manage reports and alerts, connect new data sources, and search across your assets, all from one chat interface. (4175, 4142, 4159, 4140, 4141, 4139, 4180)
- Chat history is saved and accessible from a sidebar so you can pick up where you left off. Drop files directly into the chat — structured files (CSV, XLS, XLSX, JSON) become Knowi datasets; documents (PDF, DOCX, TXT, MD) are ingested into the Document AI repository.
- To enable, navigate to your AI Settings and enable AI Agents Access
- Loom
- Docs
-
MCP Server Launch: Knowi's MCP server connects Claude Code and Claude Desktop directly to your Knowi account, so you can connect to and query data, build dashboards, manage reports and alerts, and share assets — all through natural language, without opening the Knowi UI. (4143, 4168)
- Capabilities include:
- Ask questions about your data or documents in plain language and get answers back
- Create, update, and arrange dashboards and charts
- Import and push data, run queries, and browse datasets
- Set up, update, and test alerts and scheduled reports across email, Slack, and Teams
- Export to CSV or PDF, and generate shareable embed URLs
- Connect new data sources and create queries
- Loom
- Docs
- Capabilities include:
- Embedded Agentic Chat — SSO Embed + Headless API (4163): The full AI agent suite is now embeddable via an SSO chat widget (with branding and theming controls) or a Headless API that returns structured JSON responses (with authentication via SSO session token or Management API bearer token). This means whether you'd like to use our chat interface or design your own, you'll have customizable access to our agents.
Improvements
- Add Report Filter UI to Alerts (3958): Alert creation and editing now includes the same filter controls available in the Report UI.
- Docs Reorganization (4177): New grouping and uplifted UI for improved docs navigation
- Query Agent (4205): Support for pasting in REST API documentation to get custom API queries configured
Fixes
- Scatter + Secondary Axis (3986): Secondary axis overlays now render correctly on scatter charts with multiple primary axis fields, including connecting lines between points.
- NLP Filtering (4171): NLP queries requesting multiple values for the same field now correctly generate a single IN condition.
- Widget Date Parsing (4185): Improved date deserialization to support ISO 8601 timestamps with timezone offsets.
- Gauge/Activity Chart Range (4183): Gauge and activity charts now consistently use a fixed 0–100% scale regardless of underlying data values.