In this section of the Developer documentation, you'll find a set of detailed guides that will assist you when using Luzmo-related features. The following guides are currently available:
Retrieving Luzmo resource IDs : Learn how to find IDs for dashboards, charts, datasets, columns, connections, and collections in the Luzmo UI
Querying data via API : Explains how you can query any dataset via API using the Data API Service
Pushing data via API : Explains how you can use the Data API Service to push data into a dataset
Developing a Custom chart : Explains how you can develop a Custom chart using the Custom chart builder, package the custom chart and import it into Luzmo for usage in the dashboard editor
Creating a Flex chart : A step-by-step walkthrough for creating a Column chart using Luzmo's Flex SDK, including slots, options, filters, and interactivity
Creating an AI Chat Assistant : Learn how to embed Luzmo IQ's AI-powered chat interface in your application for natural language data interactions
Adding Luzmo IQ to your agentic workflow : Learn how to expose Luzmo's IQMessage API as a callable tool in your LLM agent setup