The cloud BI and analytics platform

Build low-code/no-code analytics solutions. Integrate real-time dashboards into your application. Deploy in any cloud, customize to your needs, and deliver at any scale.

Visa
Double Verify
Zalando
Boozt
Freshworks
Bentley
Calpine
Stax Payments

Achieve real-time analytics with direct queries

Connect and query your data source directly without the need for copying or moving any data, ensuring that decisions are based on the freshest information.

Achieve real-time analytics with direct queries

Enable self-service data exploration

GoodData's drag-and-drop UI enables technical and business users to create interactive charts and dashboards without involving the IT department.

How to create a dashboard

Embed analytics into any application

Integrate interactive charts and dashboards into your apps, web portals, and workflows.

Explore embedded analytics

import React from "react";
import { Dashboard } from "@gooddata/sdk-ui-dashboard";

const dashboard = <dashboard-id>;

export function EmbeddedDashboard() {
  return (
    <Dashboard dashboard={dashboard} />;
  ;
}

<iframe
  src="<host_url>/dashboards/embedded/#/workspace/
  <workspace_id>/dashboard/<dashboard_id>/"
  width="80%"
  height="500">
</iframe>

<!-- Load the library... -->
<script type="module" src="<host_url>/components/
<workspace_id>.js?auth=sso"></script>

<!-- ...and embed a dashboard! -->
<gd-dashboard dashboard="<dashboard_id>"></gd-dashboard>

Customize and white label your dashboards

Tailor the out-of-the-box experience to suit your and your end users' needs and make it look like you built it yourself.

  • Enhance dashboards with custom code, charts, or content using plugins.
  • Style everything to match your brand — fonts, colors, logos.

Learn more about custom visualizations

Customize and white label your dashboards Customize and white label your dashboards Customize and white label your dashboards

Integrate with your data stack and extend as needed

Our fully managed and self-hosted platforms support open integration via APIs, SDKs, and standard interfaces, allowing you to build your ideal data stack using the tools, technologies, and frameworks of your choice.

Integrate with your data stack and extend as needed

Augment your analytics for a better user experience

Build custom ML/AI capabilities, such as natural language query or chatbots, using our open-source SDKs, and make data more accessible and approachable for users.

Boost data-driven collaboration

Our APIs send data to any UI that your users use. Define consistent metrics once and share them across all of your:

  • Collaboration tools like Slack or Teams, allowing your organization to make informed decisions and have data-driven conversations.
  • Data tools, scripts, and notebooks to guarantee that the same results are achieved by all users and applications.

Scale analytics delivery with multitenancy

Distribute analytics to all your teams, partners, or customers with hierarchical inheritance while preserving data privacy. Create and manage all of your dashboards in a parent workspace and push changes to all your hundreds or thousands of user groups at once.

How to create multi-tenant analytics

Scale analytics delivery with multitenancy

Secure your data, users, and business

Protect your BI and analytics with the highest global standards and certifications: SOC 2, HIPAA, GDPR, CCPA, and ISO 27001.

About data security

Developer features

API-first icon
API-first

Platform functionality and metadata can be executed and managed via well-designed, open APIs.

Declarative definitions icon
Declarative definitions

All analytics definitions are declarative and they can be exported, imported, versioned, shared, and inherited.

SDKs icon
SDKs

Build integrations and manage the platform with open-source SDKs — Python, React, and JavaScript.

CI/CD icon
CI/CD

Integrate analytics with your CI/CD pipelines to automate development, just like you would with any other code.

Cloud-native architecture icon
Cloud-native architecture

The platform is built on a future-proof microservices architecture and packaged in lightweight containers.

Semantic layer icon
Semantic layer

Transform complex data into reusable abstractions and context-aware metrics — easily refactor without breaking the analytics.

Learn more

Slack channel

Speak with peers

Join our Slack

Community

Share ideas, grow your knowledge

Check out the community

Documentation

Get into the technical specifications

Read documentation

University

Learn through our many hands-on tutorials

Go to university

Dive deeper into the GoodData platform