Basedash is an AI-native business intelligence platform that lets you create beautiful charts and dashboards using natural language. Instead of writing SQL queries or using complex chart builders, you can simply describe what you want to see in plain English.
Yes, Basedash takes security seriously. We are SOC 2 Type II compliant and implement comprehensive security measures. For more details, see our security documentation.
No, Basedash is designed to be useful for even non-technical teammates. You can create charts and analyze data using natural language, without needing to write SQL or understand complex data structures. Database and technical knowledge are helpful in understanding more complex request and charts, but it’s not a requirement.
Recently deleted charts can be restored by going to the charts main page and selecting the “All charts” dropdown. At the very bottom of that list there is an option for “Recently deleted” charts. Charts are permanently deleted after 30 days.Right click on any chart in that list to restore to a dashboard, or open the chart and click on the main restore button in the top right corner.
Recently deleted dashboards can be restored by going to the main dashboards page and selecting the “Recently deleted” option in the top header. Dashboards are permanently deleted after 30 days.Restore a dashboard by right clicking on it and selecting “restore” or opening the dashboard and selecting the restore button.
Direct upload of CSVs into Basedash is currently not possible, but Basedash can connect to file storage services like Google Drive, Dropbox, Google Sheets, OneDrive, and Azure Blob Storage. If a CSV is in the folder you connect, it will be shown and used as a table within Basedash under that connection.
Basedash is read-only by default. For SQL databases, Basedash only requires read access to your data sources, ensuring that it cannot modify, delete, or write any data to your databases. We simply form a connection and query your database directly when you need data. For non-SQL data sources, we use Fivetran to replicate your data into a secure data warehouse that you fully control.
Basedash provides comprehensive access controls to ensure the right people have access to the right data. You can create groups and assign fine-grained access permissions to individual dashboards. For example, you could create a dashboard that only your support team can access, while maintaining separate dashboards exclusively for your engineering team. This granular permission system ensures sensitive business data is only visible to the appropriate stakeholders.On our enterprise plan, we also support SAML SSO integration, allowing you to manage user authentication through your existing identity provider.
How can I be confident that the data in chats isn’t hallucinated?
LLMs can hallucinate data, but Basedash runs every query and checks the underlying data multiple times to ensure that the data in a chat response is valid and the numbers are not hallucinated. We also run comprehensive evaluations internally with every new AI model release to check error rates.Our AI agent has a built-in clarification model to check for more information when there are gaps in prompts. Additionally, the AI in Basedash has context of every chart and dashboard that has been created, so when possible it will reuse existing charts to get the highest chance of good results.
Basedash automatically creates filters when you use certain language patterns in your prompts. For example:
Entity references: “Show me details for a user” → Creates a user selector
Time references: “Revenue over time” → Creates date range filters
Text searches: “Customers named John” → Creates text filters
Numeric thresholds: “Orders over $100” → Creates number filters
Boolean conditions: “Only active users” → Creates boolean filters
Category selections: “Sales by region” → Creates list filters
Basedash supports six different filter types: record filters, text filters, number filters, boolean filters, list filters, and SQL filters. You can view and manage all filters for a dashboard by going to the Variables tab within the full-screen code editor.For detailed information about creating and managing filters, see our filters and variables documentation.
Yes, you can sign up for a 14-day free trial to explore Basedash’s features and see if it’s right for your needs. If you need more time, you can contact us to extend the trial.