1
Account Setup and Workspace Initialization
Begin by navigating to the Supaboard 3.0 platform and creating your account. Unlike traditional BI tools that require complex installation, Supaboard is cloud-native. After logging in, you will be prompted to create your first Workspace. This workspace acts as the container for all your data sources, dashboards, and team members. Select the appropriate plan tier based on your team size and data volume requirements. During initialization, you will be asked to define your organization's branding colors and default time zones, which ensures that all subsequent visualizations adhere to your corporate identity without manual tweaking. Ensure you enable two-factor authentication for security, especially if you plan to connect sensitive production databases. The interface will load with a clean, minimalist dashboard ready for configuration.
Pro Tip
Use a dedicated email domain for your workspace admin account to simplify team onboarding and permission management later.
2
Connecting Your Data Sources
Supaboard 3.0 eliminates the need for SQL knowledge by offering pre-built connectors for major platforms. Navigate to the 'Data Sources' tab in the left sidebar. You can connect to PostgreSQL, MySQL, Google Analytics 4, Salesforce, HubSpot, and CSV/Excel files. Click 'Add Connection' and choose your provider. For database connections, you will need your host, port, username, and password. Supaboard uses secure, read-only connections to ensure data integrity. For SaaS integrations like Salesforce, you will be redirected to OAuth consent screens. Once connected, click 'Sync Schema.' The AI engine will automatically scan your tables, identify primary keys, and infer relationships between entities. This semantic layer is crucial; it allows the AI to understand that 'Customer ID' in your sales table links to 'Users' in your CRM. Verify the detected schema to ensure accuracy before proceeding.
Pro Tip
If you have large datasets, use the 'Incremental Sync' option to reduce load times and API rate limit usage.
3
Using the Natural Language Query Engine
The core feature of Supaboard 3.0 is its AI Query Engine. Navigate to the 'Ask AI' panel located at the bottom of the screen. Here, you can type questions in plain English. For example, type: 'Show me monthly recurring revenue (MRR) for the last 6 months, broken down by customer segment.' The AI will parse this request, map it to your connected schema, and generate the underlying query logic. It will then present a preview of the data. If the result is not what you expected, you can refine your prompt iteratively. For instance, clarify 'customer segment' to mean 'industry vertical' if the AI misinterpreted it. This interactive refinement is key to getting accurate results. You can also ask for comparisons, such as 'Compare this month's churn rate against the same period last year.' The engine handles the complex date arithmetic and joins automatically.
Pro Tip
Be specific with metric definitions. If 'Revenue' has multiple meanings in your database, specify 'Net Revenue' or 'Gross Revenue' in your prompt.
4
Visualizing Data with Smart Recommendations
Once the AI has retrieved your data, it will suggest the most appropriate visualization type. For time-series data like MRR, it will likely suggest a line chart. For categorical breakdowns, a bar chart or pie chart. Click on the suggested visualization to expand it. You can customize the appearance by clicking the 'Style' icon. Adjust colors to match your brand palette defined in Step 1. You can also toggle data labels, grid lines, and legends. If you want to change the chart type, click the 'Chart Type' dropdown and select an alternative, such as a heatmap or scatter plot. The dashboard will update instantly. You can also add calculated fields directly from the AI. For example, ask the AI to 'Calculate the growth percentage month-over-month,' and it will add a new column to your dataset and update the visualization accordingly. This step transforms raw numbers into actionable insights.
Pro Tip
Use consistent color coding for similar metrics across different charts to maintain visual coherence in your dashboard.
5
Assembling Your Dashboard
With your individual visualizations created, it's time to assemble them into a cohesive narrative. Drag and drop each chart widget onto the main canvas. Supaboard 3.0 uses an intelligent grid system that automatically aligns widgets for optimal readability. Resize widgets by dragging their corners; the AI will suggest the best layout based on content hierarchy. For example, place KPI scorecards at the top and detailed line charts below. You can add text widgets to provide context or executive summaries. Use the 'Link' feature to create interactivity: clicking a specific bar in a 'Revenue by Region' chart can filter all other charts on the dashboard to show data only for that region. This cross-filtering capability turns a static report into an interactive exploration tool. Arrange your widgets to tell a story, starting with high-level metrics and drilling down into details.
Pro Tip
Limit the number of widgets per screen to avoid cognitive overload. Aim for 6-9 key insights per dashboard view.
6
Collaboration and Sharing
The value of BI lies in sharing insights. Click the 'Share' button in the top right corner. You have three options: Internal Link, Public Link, and PDF Export. For internal teams, generate a read-only link and invite your colleagues via email. You can set permissions at the dashboard level or the row-level for more granular security. For example, restrict sales reps to see only their own territories. For external stakeholders, use the Public Link option, which allows viewers to interact with the data without needing a Supaboard account. You can also schedule automated PDF emails to be sent to your inbox every Monday morning. This ensures decision-makers receive fresh insights without manual effort. The AI will also generate a natural language summary of the key trends for the email body, saving you time on writing reports.
Pro Tip
Use 'Row-Level Security' settings if you need to share a single dashboard with multiple teams who should see different subsets of data.
7
Automating with AI Alerts
To move from reactive to proactive analytics, set up AI Alerts. Go to the 'Alerts' section and click 'Create Alert.' You can define conditions using natural language, such as 'Notify me if daily active users drop below 1,000 for two consecutive days.' Supaboard 3.0 will monitor this metric in real-time (or based on your sync frequency) and send notifications via Email, Slack, or SMS. You can also set up 'Anomaly Detection' alerts, where the AI learns normal patterns and notifies you of unexpected spikes or drops without predefined thresholds. This is particularly useful for detecting fraud or technical outages. Configure the alert frequency and silence periods to avoid notification fatigue. This final step ensures you stay on top of critical business metrics without constantly monitoring dashboards.
Pro Tip
Start with broad anomaly detection alerts and refine them as you learn what constitutes 'normal' variance in your specific business context.