Workspace Name
Navigate to Workspace → Workspace settings to configure your workspace. The workspace name is displayed to all members and appears in the sidebar. Change it at any time by editing the name field.
Security Settings
The security section contains five toggles that control workspace-wide policies. Each toggle applies to all members.
Require two-factor authentication
When enabled, all team members must set up 2FA before they can use BlazeSQL. This also disables desktop mode for your entire team, since the desktop client does not currently support 2FA. Use this when your organization's security policy mandates multi-factor authentication.
Allow public dashboards
When enabled, users can share dashboards publicly via a link. Anyone with the link can view the dashboard without logging in. Disable this to prevent any dashboard data from being shared outside your workspace.
Allow chat sharing
When enabled, users can share Blaze Chat conversations publicly via a link. Anyone with the link can view the full chat conversation. Disable this to keep all chat interactions private to your workspace.
Allow desktop query execution for web dashboards
When enabled, a connected desktop client can execute dashboard queries on behalf of the web app when the web server cannot reach the database directly. This is useful for databases that are only accessible from a local network — the desktop client acts as a bridge, running queries locally and sending results to the web dashboard.
Auto-approve organization emails
When enabled, users whose email matches your organization's domain (e.g. @yourcompany.com) can join the workspace immediately without waiting for admin approval. When disabled, all new members enter a pending state until an admin manually approves them.
Database Settings
Navigate to Workspace → Databases and click on a database name to open its settings. Each database has the following configuration options:
Database ID
A unique identifier for the database. Useful for API integrations or support requests — click to copy.
Connection details
Update the database connection settings (host, port, credentials) if your database has moved or credentials have changed.
Table selection
Choose which tables from your database to include in BlazeSQL. Excluding unused or irrelevant tables keeps the schema browser clean and helps the AI generate more accurate queries.
Access control
Choose who can access this database. Options are:
Everyone — All workspace members can access this database.
Selected members/groups — Only specific members or access groups can access it. Add members or groups from the dropdown.
Data structure
The right panel displays the full schema tree — schemas, tables, and columns — so you can explore your database structure at a glance.
Delete database
Permanently removes the database connection from your workspace. This cannot be undone and may affect existing queries and dashboards that use this database.
Subscription
View your current plan and the number of seats in use. Click Subscription options to manage or upgrade your plan.
