AI Agents
sessionvision includes a built-in AI agent that lets you explore your analytics data using natural language. Ask questions, create dashboards, set up alerts, and analyze sessions — no SQL or query language required.
Capabilities
Natural Language Queries
Ask questions in plain English and get answers backed by your actual data. The agent converts your question into a query, executes it, and returns interactive visualizations you can refine iteratively.
- “How many users signed up this week?”
- “What's the most clicked button on the pricing page?”
- “Show me the conversion rate from signup to first purchase”
- “Which pages have the highest bounce rate?”
- “Top 10 customers by revenue”
- “Monthly order trends”
Query Refinement
After the agent returns results, you can refine your query directly from the result card. Tags are auto-extracted from your question so you can quickly adjust filters, and you can compare multiple queries side by side in a multi-tab view.
Dashboard Creation
Ask the agent to build dashboards for you. It can create trend visualizations, breakdowns, and funnel analyses, then pin them to a new or existing dashboard.
Alerts
Set up alerts based on metric thresholds directly through the agent. Describe what you want to monitor and the agent will configure the alert for you.
Session Analysis
The agent can analyze session recordings to identify patterns in user behavior, find rage clicks, spot UX issues, and surface friction points in your product.
Agent Tools
| Tool | Description |
|---|---|
query | Execute read-only SQL against your analytics database |
dashboard | Create and modify dashboard visualizations |
alert | Set up alerts based on metric thresholds |
recording_analyzer | Analyze session recordings for patterns |
Security
Every query the agent generates is validated before execution. Only read-only queries scoped to your project data are permitted. The agent inherits your existing authentication and project-level access controls.