From version 7.0 onwards, Helical Insight has introduced an AI analytics module, allowing user’s to have conversational chat based data analysis capabilities. In the first version Instant BI module works as a QnA agent, allowing users to ask questions from the data, get instant answers in the form of data numbers & charts, save the chat and share with other users as well. In subsequent versions, we would be adding more and more agentic capabilities. capabilities.
Row level data security: Even if a chat is shared with other user / a user is using the AI module to ask questions from the data, proper row level data security will still get applied. Hence people will be able to see their data only based on their access levels.
Agentic Layer: In order to use the InstantBI module, a new layer is introduced called as “Semantic Model”. This model is created on top of previously created metadata. The semantic model helps in defining various things like synonyms, custom calculations, instructions, description, KPIs etc. This agent layer helps a lot in ensuring that the LLM’s do not hallucinate. A Semantic Model is the structured description of your data — it tells the system what each field means and how to use it, so business users can later ask questions in plain English and get accurate answers.
Below we are going to explain how to create an agent, and then in turn use this agent at InstantBI module to ask AI assisted questions answers.
NOTE: It is very important that for a InstantBI to work and for creating a good semantic layer
- At the metadata, proper joins are defined
- The user who is creating semantic model, he should be aware of the kind of business KPIs a user might ask
- Understanding of star schema/data modeling is very useful
a. Now once the semantic model is created, you can use the AI interface to create chat driven reports. Read to learn how to use the same. https://www.helicalinsight.com/usage-of-instant-bi-in-helical-insight/
b. Also, AI works on top of LLM. Read here to learn how to configure LLM API key : https://www.helicalinsight.com/instant-bi-llm-api-configuration/








