How DataLinks works
DataLinks follows three stages that work together as one workflow.
The platform takes in your data from spreadsheets, databases, APIs, uploads, or files. During ingestion, DataLinks uses its cleanup and normalization layer to apply structure and meaning. Learn more about Ingestion and Cleaning. Interconnect
As soon as data is inside the platform, DataLinks automatically finds relationships between values across datasets. These relationships are stored as links. Together, these links form a knowledge map that reflects how your business entities relate in the real world. Learn more about Interconnection (Knowledge Maps). Inquire
Once your data is clean and connected, you can ask questions using natural language or by writing queries. DataLinks uses a lightweight language model to generate accurate structured queries based on the shape and relationships inside your data. The important detail is that the model is not inventing answers. It is using your data as truth. Learn more about Querying and Insights.
What makes DataLinks different
DataLinks does not ask you to solve structure before you get value. It builds it with you. Most BI (business intelligence) systems require months of schema design before you can start asking questions. Most AI systems simply cannot reason over enterprise-scale data. DataLinks solves both issues by building a semantic layer based on actual data rather than hand-built modeling. Key differences between DataLinks and traditional solutions include:- It does not require you to predefine a schema
- It discovers relationships instead of asking you to hard-code them
- It uses an LLM as a reasoning layer, not as a source of truth
- It prevents hallucination by forcing all model reasoning to reference real data
- It works with messy real-world data rather than idealized warehouse data