IQ Spaces¶
Overview¶
IQ Spaces represent your governed enterprise context that unify data, business semantics, metrics and technical metadata into a single, AI-ready business context. Create and manage IQ Spaces to enable natural language querying across your data sources.
Prerequisites¶
Create a Data Source configuration. See Data Sources for more information.
Quick Access¶
To access your IQ Spaces in the Trust3 Portal:
- Log in to the Trust3 Portal
- Navigate to IQ Spaces from the main menu
From the IQ Spaces page, you can view all configured IQ Spaces and manage them.
Creating an IQ Space¶
1. Navigate and Setup¶
- Log in to Trust3 portal → IQ Spaces
- Click "Create IQ Space" button
2. Define Basic Information¶
- Name (Required): Enter a descriptive name (e.g.,
Sales Analytics,Customer Insights,Financial Reporting) - Description (Optional): Brief description of the data and purpose
Important
The IQ Space name cannot be changed after creation.
3. Add Data Assets¶
Click "Add Data Assets" and configure:
Select Data Source and Database:
- Choose your data source from Data Source dropdown
- Or Add New datasource to configure a new data source.
- Select target Database
Add Schemas:
- Click "Add Schemas" button
- Select one or more schemas
- Click "Add Schemas" to confirm
Configure Semantic Sources:
After adding schemas, configure how semantic models are handled:
- "Yes, generate for all" - Auto-generates semantic models for all schemas.
-
"No, I will choose" - Manually select pre-created YAML model files.
Note
Manual selection of pre-created YAML files is only supported for Snowflake IQ Spaces. This option allows you to fetch semantic model YAML files directly from a Snowflake stage corresponding to the schemas you selected above.
4. Create and Verify¶
- Review configuration summary
- Click "Add Data Assets" to confirm
- Click "Create IQ Space" button
- Wait for setup (up to 10 minutes)
- Verify status shows "Active" in IQ Spaces list
Managing IQ Spaces¶
Viewing IQ Space Details¶
- Navigate to the IQ Spaces page
- Locate your IQ Space in the list
- Click the Actions button (three dots)
- Select View
Editing an IQ Space¶
- Click the Actions button on your IQ Space
- Select Edit
- Modify the following:
- Description
- Add or remove schemas
- Add or remove semantic sources
- Click "Update IQ Space" to save changes
Note
IQ Space name and data source cannot be changed after creation.
Querying Your IQ Space¶
- Click the "Ask IQ" button on your IQ Space card
- Enter natural language questions about your data, such as:
- "What is the total revenue by region?"
- "Show me trends over the last quarter"
- "List the top 10 performers"
- IQ will generate and execute queries using your semantic models
Deleting an IQ Space¶
Permanent Action
Deletion cannot be undone and will remove access to the configured data context.
- Click the Actions button
- Select Delete
- Confirm the deletion in the dialog
Next Steps¶
-
Start Querying
-
Learn Core Concepts