Where InsightHub fits
| Component | What it does |
|---|---|
| InsightHub | The interface you work in — create topics, upload documents, start explorations. |
| Alquimia Runtime | The execution layer behind every conversation — retrieves relevant document passages, runs tools, and streams responses back. |
| Twyd | The knowledge service that handles document ingestion, chunking, and vector indexing. |
ASSISTANT_BASEURL.
How an exploration works
When you send a message in an exploration: Responses are grounded in your uploaded documents — not generated from scratch. InsightHub shows you which documents were used and what reasoning steps the AI took.Multi-tenant and roles
InsightHub supports multiple tenants in a single deployment. Each tenant’s topics and documents are scoped and isolated. Within a tenant, access is controlled by roles assigned to users.If you are deploying InsightHub for your organization, your administrator configures tenants and user roles. You do not need to manage this yourself unless you are the operator.
Next steps
Quick start
Get InsightHub running locally.
Topics and documents
Understand the core building blocks.