The integration surface is the Qlik Sense APIs—primarily the Engine API and the REST API. AI agents act as a privileged analytical user, connecting to a Qlik app's data model to perform operations that would be manual or impossible for a human. Key connection points include:
- App Objects & Visualizations: Reading the underlying hypercubes and data of existing sheets and charts to generate context-aware explanations.
- Associative Selections: Programmatically making and clearing selections to explore "what-if" scenarios and test hypotheses at scale.
- Data Model Introspection: Reading the app's data model schema, including tables, fields, and associations, to understand the business context for analysis.
- Bookmarks & Stories: Generating narrative summaries of specific analytical states saved as bookmarks or within stories.




