> ## Documentation Index
> Fetch the complete documentation index at: https://docs.usedatabrain.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Welcome to DataBrain

> Embed powerful analytics dashboards into your application in minutes

<img className="block dark:hidden" src="https://mintcdn.com/databrainlabs-bef6850a/tn0rywzFTnyxWO4V/images/databrain-intro-img.webp?fit=max&auto=format&n=tn0rywzFTnyxWO4V&q=85&s=5cd1970d7a797748864b27eb6845b8b3" alt="DataBrain Hero Light" width="1240" height="738" data-path="images/databrain-intro-img.webp" />

<img className="hidden dark:block" src="https://mintcdn.com/databrainlabs-bef6850a/tn0rywzFTnyxWO4V/images/databrain-intro-img.webp?fit=max&auto=format&n=tn0rywzFTnyxWO4V&q=85&s=5cd1970d7a797748864b27eb6845b8b3" alt="DataBrain Hero Dark" width="1240" height="738" data-path="images/databrain-intro-img.webp" />

## What is DataBrain?

DataBrain is a powerful embedded analytics platform that enables you to integrate beautiful, interactive dashboards and metrics into your application with minimal code. Whether you're building a SaaS platform, internal tool, or customer-facing analytics, DataBrain provides the infrastructure and components you need.

<CardGroup cols={2}>
  <Card title="For Product Teams" icon="users" href="/guides/getting-started-with-databrain/what-is-databrain">
    Learn how DataBrain helps you build and manage analytics dashboards
  </Card>

  <Card title="For Developers" icon="code" href="/developer-docs">
    Get started embedding DataBrain into your application
  </Card>

  <Card title="Explore Platform" icon="compass" href="/guides/onboarding-and-configuration/onboarding">
    Complete guide to using the DataBrain platform
  </Card>

  <Card title="API Reference" icon="book" href="/developer-docs/helpers/api-reference/token">
    Comprehensive API documentation for developers
  </Card>
</CardGroup>

## Why Choose DataBrain?

<AccordionGroup>
  <Accordion title="Quick Integration" icon="rocket">
    Embed dashboards and metrics with just a few lines of code. Our NPM package works seamlessly with React, Vue, Angular, and more.
  </Accordion>

  <Accordion title="Fully Customizable" icon="palette">
    Match your brand with extensive theming options. Customize colors, layouts, and component behavior.
  </Accordion>

  <Accordion title="Enterprise-Grade Security" icon="shield">
    Built-in multi-tenancy, row-level security, and SSO support ensure your data stays secure.
  </Accordion>

  <Accordion title="AI-Powered Insights" icon="sparkles">
    Enable natural language queries with our AI chat mode. Let users ask questions and get instant answers.
  </Accordion>

  <Accordion title="Rich Visualizations" icon="chart-line">
    Support for 20+ chart types including bar, line, pie, scatter, heatmaps, and more.
  </Accordion>

  <Accordion title="Self-Hosted or Cloud" icon="server">
    Deploy on your infrastructure or use our cloud service. Full control over your data.
  </Accordion>
</AccordionGroup>

## Quick Links

<CardGroup cols={2}>
  <Card title="5-Minute Tutorial" icon="play" href="/developer-docs/quick-start/embedding-tutorial">
    Embed your first dashboard
  </Card>

  <Card title="MCP Server" icon="wand-magic-sparkles" href="/developer-docs/mcp-server/overview">
    Set up analytics with your AI assistant
  </Card>

  <Card title="Core Concepts" icon="book-open" href="/getting-started/core-concepts/workspaces">
    Understand key concepts
  </Card>

  <Card title="Framework Guides" icon="code" href="/developer-docs/framework-specific-guide">
    React, Vue, Angular & more
  </Card>
</CardGroup>

## Popular Use Cases

<CardGroup cols={2}>
  <Card title="Embedded Analytics for SaaS" icon="building" iconType="duotone">
    Provide your customers with powerful analytics dashboards inside your application. Support multi-tenancy with row-level security to ensure data isolation.

    **Perfect for:** B2B SaaS platforms, Multi-tenant applications
  </Card>

  <Card title="Internal BI Tools" icon="chart-mixed" iconType="duotone">
    Build custom business intelligence dashboards for your team. Connect to multiple data sources and create comprehensive reporting solutions.

    **Perfect for:** Data teams, Operations, Executive reporting
  </Card>

  <Card title="Customer-Facing Dashboards" icon="users" iconType="duotone">
    Give your customers insights into their data with beautiful, interactive dashboards. Customize the look and feel to match your brand.

    **Perfect for:** Customer portals, Self-service analytics
  </Card>

  <Card title="White-Label Analytics" icon="tag" iconType="duotone">
    Rebrand DataBrain completely to match your product. Full control over theming, domain, and user experience.

    **Perfect for:** OEM partners, Resellers, Product integrations
  </Card>
</CardGroup>

## Getting Started Paths

<CardGroup cols={2}>
  <Card title="I want to use the platform" icon="desktop">
    **Start here if you want to:**

    * Create dashboards and metrics
    * Connect data sources
    * Build reports
    * Manage workspaces

    [Go to Platform Guides →](/guides/onboarding-and-configuration/sign-up)
  </Card>

  <Card title="I want to embed analytics" icon="code">
    **Start here if you want to:**

    * Embed dashboards in your app
    * Use the NPM package or MCP server
    * Integrate with your codebase
    * Set up analytics via AI assistant

    [Go to Developer Docs →](/developer-docs) | [Try MCP Server →](/developer-docs/mcp-server/overview)
  </Card>
</CardGroup>

## What You'll Learn

<Steps>
  <Step title="Understand Core Concepts">
    Learn about workspaces, dashboards, metrics, data apps, and datamarts
  </Step>

  <Step title="Connect Your Data">
    Connect to databases, warehouses, or upload CSV files
  </Step>

  <Step title="Build Dashboards">
    Create interactive dashboards with drag-and-drop simplicity
  </Step>

  <Step title="Embed Analytics">
    Integrate DataBrain into your application with our developer tools
  </Step>
</Steps>

## Community & Support

<CardGroup cols={2}>
  <Card title="Documentation" icon="book">
    Comprehensive guides and API references
  </Card>

  <Card title="Blog" icon="newspaper" href="https://www.usedatabrain.com/blog">
    Latest updates, tutorials, and best practices
  </Card>

  <Card title="Playground" icon="flask" href="https://playground.usedatabrain.com/">
    Try DataBrain components live
  </Card>

  <Card title="Support" icon="life-ring">
    Get help from our team
  </Card>
</CardGroup>

## Ready to Get Started?

<CardGroup cols={2}>
  <Card title="Start Building" icon="rocket" href="https://app.usedatabrain.com/users/sign-up" color="#111111">
    Create your free account and start building dashboards
  </Card>

  <Card title="Quick Start Guide" icon="bolt" href="/developer-docs/quick-start/embedding-tutorial">
    Follow our 5-minute embedding tutorial
  </Card>
</CardGroup>
