alicehasnoidea/docs
WebsiteLog inGet Started Free
Getting Started

Getting Started

Set up alice in your Slack workspace and run your first query in under 5 minutes

Getting Started

alice is a Slack-first ops automation tool that gives growing startups instant access to their Stripe revenue data and Supabase application data through slash commands, scheduled reports, and alert monitors. Instead of switching between dashboards, browser tabs, and SQL clients, your team runs a single command in Slack and gets formatted, actionable results in seconds.

How alice works

The core loop is straightforward:

  1. Connect -- Link your Stripe account and Supabase project to alice via OAuth. No API keys to copy or rotate. See Connect Stripe and Connect Supabase for details.

  2. Discover -- alice analyzes your connected sources and suggests relevant skills based on your actual data. It detects your Stripe plans, customer counts, Supabase tables, and column types to recommend queries that matter for your business.

  3. Create skills -- Skills are saved queries that become Slack slash commands. Build them manually with the 6-step skill builder, pick from pre-built templates, or describe what you want in plain English and let AI generate the query.

  4. Run from Slack -- Every skill gets a slash command. Type /alice mrr to see your MRR breakdown, /alice churn-risk to find at-risk accounts, or /alice signups --days=30 to check recent registrations. Results appear in Slack with formatted tables, summaries, and action buttons.

  5. Automate -- Attach triggers to skills so they run without manual intervention. Schedule daily reports to a channel or set up monitors that alert you when thresholds are crossed.

The alice dashboard showing connected sources, active skills, and recent query results
The alice dashboard gives you an overview of your workspace's skills, sources, and recent activity.

What you can do with alice

CapabilityExampleLearn more
On-demand queries/alice mrr, /alice active-users --plan=proSlash commands
Scheduled reportsDaily MRR to #ops at 9am, weekly churn to #revenueScheduled reports
Threshold monitorsAlert when churn-risk returns more than 3 accountsMonitors
Cross-source queriesJoin Stripe payment failures with Supabase login dataCombined queries
One-click actionsTag a customer in Stripe, DM a teammate, fire a webhookActions

Pages in this section

Quickstart

Go from zero to your first Slack query in under 5 minutes. Covers prerequisites, signup, connecting a source, creating a skill, and running it. Read the quickstart guide

Core Concepts

Understand the building blocks of alice: Skills, Sources, Triggers, Actions, Output Types, and Logs. Read this to understand how everything fits together before diving into the guides. Learn core concepts

Onboarding Walkthrough

A detailed walkthrough of alice's 5-screen onboarding flow: Slack bot installation, source connection, AI analysis, skill selection, and the completion screen. Includes explanation of workspace auto-join and role assignment. View the walkthrough

What alice does not do

alice is purpose-built for operational queries and lightweight automation. It is not a replacement for full analytics dashboards, real-time streaming pipelines, or destructive account management:

  • No destructive actions -- alice never cancels subscriptions, deletes users, issues refunds, or modifies billing. All available actions are safe by design.
  • No real-time streaming -- Skills execute batch queries on demand or on a schedule. For sub-second event processing, use a dedicated streaming tool.
  • No deep analysis -- alice surfaces key metrics and actionable data. For exploratory analytics with pivot tables and custom visualizations, use your existing BI tool.

Plans at a glance

FreeProBusiness
Price$0$39/mo$99/mo
Sources13Unlimited
Skills1050Unlimited
Queries/month502,00010,000

See Plans and Pricing for the full comparison including scheduled reports, monitors, actions, and data retention limits.

Next steps

Was this page helpful?

On this page