Skubl
Docs
Docs/
Intelligence/Using the AI Agent
Intelligence3 min read

Using the AI Agent

Chat with your data using natural language to get instant analysis.

The AI Agent (Intelligence → AI Agent) lets you ask questions about your data in plain English. It has access to your customer profiles, cohort comparisons, and temporal signals — and will cite specific numbers from your actual data.

Example questions to ask

  • What happened to my ROAS last week?
  • Which customer segments have the highest churn risk right now?
  • How is my organic traffic trending compared to last month?
  • Which campaigns are delivering the best cost per acquisition?
  • What's my LTV for customers acquired via paid search?

How the agent works

The agent uses Claude (Anthropic) as its reasoning layer. It calls three tools against your live Supabase data: getCustomerProfile, getCohortComparison, and getTemporalSignals. It then synthesises the results into a plain-English response with specific data points.

The agent only reads your data — it cannot modify settings, send emails, or push audience data on your behalf.

Goal-aware prompts

The Agent page shows a grid of pre-built prompts tailored to common marketing goals. Click any of them to start a conversation, or type your own question in the input.

Was this helpful?

If something's unclear or missing, get in touch and we'll update the docs.

Feedback