What data sources does Vizdom support?
What data sources does Vizdom support?
Vizdom connects to a wide range of databases, data warehouses, and file formats, including:
- Relational databases: PostgreSQL, MySQL, MariaDB, Microsoft SQL Server, SQLite
- Cloud data warehouses: Google BigQuery, Snowflake, Amazon Redshift, Databricks
- NoSQL databases: MongoDB, Elasticsearch
- File uploads: CSV, Excel (
.xlsx), JSON - REST APIs: Connect to any REST endpoint using the HTTP data source connector
Is my data secure?
Is my data secure?
Yes. Vizdom is built with security as a core requirement:
- Encryption in transit: All data between your browser, our servers, and your data sources is encrypted using TLS 1.2 or higher.
- Encryption at rest: Data stored by Vizdom (including cached query results and uploaded files) is encrypted at rest using AES-256.
- Credentials: Data source credentials are encrypted before storage and are never exposed in plaintext.
- SOC 2 Type II: Flowstate AI maintains SOC 2 Type II compliance. You can request a copy of our report by contacting support@flowstateai.com.
- No raw data storage: Vizdom does not store your raw source data. Query results are cached temporarily to improve dashboard load times and are purged on a rolling basis.
Can I use Vizdom with my existing BI tool?
Can I use Vizdom with my existing BI tool?
Vizdom is designed to complement or replace existing BI tools. A few common scenarios:
- Alongside an existing tool: Use Vizdom for AI-powered exploration and quick dashboards while keeping your existing tool for scheduled reports or complex SQL modeling.
- As a replacement: Vizdom covers the most common BI use cases — dashboards, charts, filters, alerts, and data exports — for teams that don’t need a heavy enterprise BI platform.
- Embedding: You can embed Vizdom dashboards in other tools or internal apps using the share and embed features.
What's the difference between a Dataset and a Data Source?
What's the difference between a Dataset and a Data Source?
These two concepts work together but serve different purposes:
- Data Source: The connection to an external database or file. It stores the credentials and connection settings needed to reach your data (for example, a PostgreSQL connection to your production database).
- Dataset: A defined query or table on top of a data source. A dataset is what your dashboards and visualizations actually use. It can be a full table, a filtered view, or a custom SQL query.
orders, users, and a custom monthly_revenue query.See Core concepts for a full overview of how these fit together.How do I reset my password?
How do I reset my password?
Go to the Vizdom sign-in page
Navigate to app.vizdom.ai and click Forgot password? below the sign-in form.
Enter your email address
Type the email address associated with your account and click Send reset link.
Can I embed Vizdom dashboards in my own app?
Can I embed Vizdom dashboards in my own app?
Yes. You can embed any published Vizdom dashboard as an iframe in your own application or website.To get an embed link:For more control over embedded dashboards — such as passing filter values programmatically — see the share and embed guide.
Enable public or private embed
Choose Embed from the share options. You can embed with public access (no sign-in required) or restrict access to signed-in workspace members.
Is there a free plan?
Is there a free plan?
Yes. Vizdom offers a free plan that includes:
- 1 workspace
- Up to 3 members
- Up to 5 dashboards
- Up to 2 data source connections
- 30-day audit log retention
How do I cancel my subscription?
How do I cancel my subscription?
You can cancel your subscription at any time from your workspace billing settings.If you need a refund or have billing questions, contact support@flowstateai.com.
Cancelling your subscription does not delete your workspace or data. You can resubscribe at any time to restore paid features.