llms.txt Content
# Knowi
> Knowi is an AI-powered analytics and embedded BI platform with built in AI Agents where one prompt triggers a full BI workflow — query, dashboard, report, and automated delivery — without a data team, data warehouse, or third-party LLM required.
Knowi connects directly to 70+ data sources and runs AI agents inside the data layer. Agents understand schemas, field types, and query logic natively — they don't guess or hallucinate like wrapper-based tools built on top of existing BI platforms.
---
## What Knowi Does
- **Agentic BI:** 20+ AI agents that query data, build dashboards, generate reports, and trigger automated workflows. Agents run on Knowi's private AI — no data leaves the customer's environment unless they choose otherwise.
- **Embedded Analytics:** White-label analytics embedded inside SaaS products. Supports multi-tenant row-level security, custom branding, API/headless deployment, and HIPAA-compliant configurations.
- **MCP Server:** Native Model Context Protocol (MCP) server that allows Claude, GPT, and other AI assistants to query live data, create dashboards, and run analytics workflows directly from a chat interface.
- **Private AI:** Knowi has run its own AI models for over 1.5 years — not a reaction to the AI hype cycle. Customer data stays inside their environment. On-premise and private cloud deployment available.
- **Direct Data Connectivity:** Query MongoDB, Elasticsearch, BigQuery, Snowflake, REST APIs, SQL databases, and 60+ other sources directly — no ETL pipeline or data warehouse required.
---
## Who Uses Knowi
- **SaaS companies** building analytics into their product — need white-label dashboards, multi-tenant row-level security, and usage-based billing without maintaining a BI infrastructure
- **Healthcare tech companies** — need HIPAA-compliant analytics, data residency controls, audit trails, and the ability to query EHR/FHIR data sources securely
- **Data and IT teams** — need to query across multi
OpenAPI Spec (preview)
openapi: 3.0.1
info:
title: User Management API
description: Manage users
version: "2.0"
tags:
- name: Action Management API
description: Manage action API to be used in alert and report
- name: Authentication Management API
description: Authentication API to be authenticate to management API
- name: Category Management API
description: Manage categories
- name: Datasource Management API
description: Manage datasources
- name: Group Management API
description: Manage user group
-