Can I ask a CSV questions in plain English?+
Yes. Ask CSV recognizes common analysis questions about totals, averages, minimums, maximums, row counts, grouped rankings, time trends, filters, missing values and duplicate rows.
Does Ask CSV use AI or send my data to an LLM?+
No. It uses a deterministic question parser and calculation engine in your browser. Your file is not sent to an AI service or to csvtodashboard.
How can I verify an answer?+
Every answer shows the operation, matched metric, grouping and filter, the calculation formula, and the result rows used to support it.
What questions can I ask?+
Examples include total Revenue, top 5 Products by Revenue, average Revenue by Region, Revenue over time, total Revenue where Region is North, show missing values, find duplicates, and how many rows.
Does it work with Excel files?+
Yes. Drop an XLSX or XLS workbook and choose a sheet when the workbook contains more than one. The workbook is read locally in your browser.
Can I turn several CSV answers into a report?+
Yes. Pin verified answers to an analysis brief, reorder them, add analyst context, and export a self-contained HTML file or Markdown document. The report is assembled locally in the current tab.
Can I reuse the same analysis with next week's CSV?+
Yes. Save the brief as an analysis recipe, then choose it before loading the next compatible file. The recipe stores only its name, report title, context, and ordered questions. It does not store filenames, CSV rows, answers, formulas, or evidence.