Connect Data Sources¶
Overview¶
Trust3 supports connecting to multiple data sources, enabling you to query and analyze data across your organization using natural language. Through the Trust3 Portal, you can easily add, edit, and manage connections to your data platforms.
Quick Access¶
To access your data sources in the Trust3 Portal:
- Log in to the Trust3 Portal
- Navigate to Data Sources from the main menu
From the Data Sources page, you can view all configured connections and manage them.
Adding a Data Source¶
To add a data source connection:
- Navigate to Data Sources from the main menu → Click Add Data Source
- Select your data source type from the Source dropdown
- Enter a Connection Name (e.g.,
Sales Database) - Configure the connection details
- Click Test Connection to validate
- Once successful, click Add Data Source to save
For detailed connection instructions, see the specific data source guides below.
Supported Data Sources¶
Trust3 currently supports the following data sources:
| Data Source | Description | Authentication Methods |
|---|---|---|
| Snowflake | Cloud data warehouse platform | Username/Password, Certificate (Key Pair) |
| Databricks | Unified analytics platform for big data and machine learning | Personal Access Token, Service Principal |
Managing Data Sources¶
Update Connection¶
To update your data source connection:
- Navigate to Data Sources from the main menu
- Locate the connection you want to update
- Click the Actions button (three dots) → Edit
- Modify the connection fields as needed
- Click Test Connection to validate changes
- Click Update Data Source to save
Delete Connection¶
To delete an existing data source connection:
- Navigate to Data Sources from the main menu
- Locate the connection you want to delete
- Click the Actions button (three dots) → Delete
- Confirm the deletion in the dialog
Permanent Deletion Warning
Deleting a data source is permanent and cannot be undone. Any queries, reports, or integrations using this data source will stop working immediately. Make sure you want to proceed before confirming the deletion.
Next Steps¶
-
Configure Snowflake
-
Configure Databricks
-
Manage Context
-
Learn Core Concepts