Everything you need to know about CSVLens. Can't find what you're looking for? Contact us at support@csvlens.app
Absolutely. Your CSV data never leaves your browser. We use DuckDB WASM, which runs entirely in your browser's memory. Here's what happens:
The only thing we send to our servers is your natural language question (like "Show me revenue by month") and your column names - never the actual data values.
Currently, CSVLens supports CSV (Comma-Separated Values) files.
File requirements:
You can upload up to 5 CSV files simultaneously and join them in your analyses.
Support for Excel (.xlsx), Parquet, and JSON formats is coming soon.
CSVLens uses advanced AI models to convert your natural language questions into SQL queries:
The process:
Agentic Analysis: For complex questions, you can enable "deep analysis mode" where the AI breaks down your question into multiple steps, reasons through the problem, and provides comprehensive insights.
Tokens are units of AI processing. Each time you ask a question, the AI consumes tokens to understand your query and generate SQL.
Token usage by plan:
What affects token usage:
Your current usage is always visible in the dashboard, and you'll receive alerts when approaching your limit.
Yes! CSVLens offers multiple export options:
Free Tier:
Pro Tier (additional):
You can load and analyze multiple CSV files simultaneously:
Cross-dataset analysis: You can join data across multiple tables, run aggregations, and create combined visualizations. For example: "Join sales_data with customer_data on customer_id and show total revenue by region."
The only limit is your browser's memory. Most modern browsers can handle hundreds of megabytes of data.
Not at all! That's the whole point of CSVLens.
Just ask questions naturally:
But if you do know SQL: You can view and edit the generated SQL queries. This is great for:
Dashboard Sharing: You can create dashboards by pinning your favorite queries and charts. These can be exported as PDF reports (Pro tier).
Coming Soon:
Team features are currently in development. Join our waitlist to get early access!
Our support team is here to help you get the most out of CSVLens.