Prerequisites: Create an account and sign in before you begin.
Load Demo Data
After signing in, you’ll land on the Data Hub. For new accounts, AstroBee offers demo datasets to help you explore the platform.
- Customers — Customer information and purchase history
- Products — Product catalog with categories and pricing
- Orders — Transaction records linking customers to products

- Analyzes patterns in your data columns (e.g., ID formats, email patterns)
- Discovers linkages between tables (e.g.,
orders.customer_id→customers.customer_id)
Explore Your Data
Click on any table to preview its data and see discovered patterns:
Pattern Analysis
AstroBee automatically identifies patterns in your columns. Click the pattern icon next to a column to see details:
Build Your Data Layer
Navigate to Data Layer in the sidebar. This is where you define how your business concepts map to your raw data.Connect Data Sources
- Click the Sources tab
- Click Connect next to your E-Commerce data source

Generate with AI
Click Generate Data Layer from selected Sources. AstroBee’s AI will ask a few questions to understand your business:
- Analyze your connected data sources
- Identify entities (Customer, Product, Order, OrderItem)
- Map relationships between them
- Bind entities to source tables

Review the Graph
Switch to the Data Layer tab to see your entities visualized:
- Customer (dimension) — Individual customers
- Product (dimension) — Products in your catalog
- Order (fact) — Customer transactions
- OrderItem (bridge) — Line items linking orders to products
Review and Publish
Click Review to see all pending changes before publishing:
Ask Questions
With your data layer published, you’re ready to ask questions! Click New Chat in the sidebar.

View the SQL
Click SQL to see the exact query AstroBee generated:
Understand the Logic
Click Logic to see how AstroBee reasoned through your question:
Full Report
Click Full Report for a complete breakdown:
Try More Questions
Now explore your data with more questions:Next Steps
Connect Your Data
Connect your own data sources—files, databases, or business tools
Data Layer Deep Dive
Learn more about editing and versioning your data layer
Analytics Features
Explore charts, exports, and advanced query features
MCP Integration
Query your data from Claude Desktop or VS Code

