How data hiding works
When you hide a table, schema, or column in Basedash:- AI cannot write queries that reference the hidden data
- No queries can functionally fetch data from hidden sources
- Hidden data appears as if it doesn’t exist to all users in your organization
- Changes apply organization-wide - all team members are affected
- Hiding sensitive or internal data
- Removing deprecated tables from AI suggestions
- Controlling what data the AI can analyze
- Maintaining data governance and compliance
Hiding tables
To hide an entire table:- Navigate to Data sources in your Basedash workspace
- Select the data source containing the table you want to hide
- In the left panel, locate the table in the schemas/tables list
- Right-click on the table name to open the context menu
- Select Hide table from the context menu (marked with a crossed-out eye icon)
- The table is now hidden from all AI access

Hiding schemas
To hide an entire schema:- Navigate to Data sources in your Basedash workspace
- Select the data source containing the schema you want to hide
- In the left panel, locate the schema in the schemas list
- Look for the Hide schema button next to the schema name, or the crossed-out eye icon
- Click the Hide schema button to hide the entire schema
- All tables and columns within that schema will be hidden from AI access

Hiding columns
To hide specific columns within a table:- Navigate to Data sources in your Basedash workspace
- Select the data source and table containing the column
- In the table management panel, scroll to the Columns section
- Find the specific column you want to hide
- Look for the hide/show toggle (eye icon) next to the column
- Click the eye icon to hide the column
- The column is now hidden from AI access

Managing hidden data
Viewing hidden items
Hidden tables, schemas, and columns are typically marked with visual indicators:- Hidden tables show a crossed-out eye icon
- Hidden columns may show a different icon or styling
- The Hidden toggle will be in the “on” position
Unhiding data
To make hidden data visible again:- Navigate to the hidden item in the data sources section
- For tables: Right-click and select Hide table again to toggle visibility
- For schemas: Click the Hide schema button again to toggle visibility
- For columns: Click the eye icon again to toggle visibility
- The data will immediately become accessible to AI again
Best practices
Data governance
- Document your hiding decisions - keep track of why certain data is hidden
- Regular reviews - periodically review hidden items to ensure they’re still necessary
- Team communication - inform your team about what data has been hidden and why
Security considerations
- Sensitive data - hide tables containing PII, financial information, or internal metrics
- Test data - hide development or testing tables that shouldn’t be analyzed
- Deprecated data - hide old tables that are no longer maintained
Performance optimization
- Unused tables - hide tables that are no longer actively used
- Large datasets - consider hiding very large tables that could impact query performance
- Experimental data - hide tables that are still in development
Troubleshooting
AI still references hidden data
If the AI continues to reference hidden data:- Ensure the hiding toggle is properly set
- Check if you’re working with a cached version of the data source
- Verify that the change has been applied across your organization
Can’t find hiding controls
If you can’t locate the hiding options:- Ensure you have the appropriate permissions in your organization
- Check if your data source supports data hiding
- Contact your Basedash administrator for assistance
Hidden data still appearing in queries
If hidden data appears in existing queries:- Hidden data only affects new AI-generated queries
- Existing saved queries may still reference hidden data
- Review and update any saved queries that reference hidden sources
Related features
- Data sources - Learn about connecting and managing your data
- Security - Understand Basedash security features
- Tables - Explore table viewing and management capabilities