This page covers the data sources that can be connected to WisdomAI, including databases, data warehouses, and Files (PDFs, PPTs, Docs). It outlines the connection requirements, necessary configurations, and troubleshooting tips for seamless integration.WisdomAI works with the following data sources:
Supported file types: PDFs, DOC/DOCX files, PowerPoint files, txt files, and images.To learn how to connect to your Data Sources, read the Basic Tutorial: Connect and Test.
This section outlines common prerequisites for connecting to data sources. Specific requirements are detailed under each data source.
Network Access: Ensure WisdomAI has network access to your database or data warehouse host. This may involve configuring firewall rules or security groups.
Authentication Details: You will need the correct credentials (username, password, keys, etc.) for your chosen data source.
SSL/TLS Configuration: For secure connections, ensure your database/data warehouse is configured to accept SSL/TLS connections, and configure WisdomAI accordingly (e.g., SSL Mode: require for PostgreSQL).
Service Accounts (Google BigQuery): A Google Cloud service account with appropriate BigQuery permissions is required.
For PostgreSQL and Amazon Redshift, you can optionally configure an SSH Tunnel to connect through a bastion host.
PostgreSQL
Microsoft SQL Server
Databricks
Snowflake
Google BigQuery
Amazon Redshift
CSV Files
Amazon Athena
Azure Synapse
Azure Synapse Serverless
Azure Blob Storage
ClickHouse
Trino
SharePoint
Google Cloud Spanner
Teradata
The following table lists the requirements you must provide when connecting to PostgreSQL.
SSH settings are optional.
Requirement
Description
Host
Server address or IP
Port
Typically 5432
Database
Name of the database
Username
Database user with read access
Password
User’s password
SSH Host
Hostname or IP address of the bastion host (Optional)
SSH Port
Port number on the SSH host (Optional)
SSH Username
The username required to log in to the bastion host (Optional)
Authentication Method
You can authenticate using either a Private Key or a Password (Optional)
SSH Private Key/Password
The Private Key or Password used for the SSH authentication (Optional)
The following table lists the requirements you must provide when connecting to SharePoint.
Requirement
Description
Client ID
The client ID of the Azure App registration used for authentication
Tenant ID
The Directory ID of your Azure Active Directory
Client Secret
The client secret value generated for the Azure App registration
Site URL
The full URL of the SharePoint site you want to crawl
By default, all document libraries are crawled. It is recommended to specify only the libraries that you want to expose to Wisdom in the Document Libraries field.
Connect to any server that implements the Model Knowledge Protocol. MCP enables WisdomAI to fetch real-time data and scan metadata from external systems through a standardized protocol.
WisdomAI can search the internet and fetch content from public web pages as a data source. When enabled on a domain, the AI automatically supplements its answers with real-time web information — such as industry benchmarks, market trends, or publicly available reference material.Web Search is configured per domain with an optional source policy that controls which websites WisdomAI can search (allowlist or blocklist up to 10 domains).
WisdomAI works with leading (Extract, Transform, and Load) ETL partners to provide data integration from various SaaS applications.WisdomAI leverages Fivetran or Airbyte to ETL data from SaaS applications into a customer-owned data warehouse or, alternatively, into a WisdomAI-managed BigQuery-based analytics environment.
To integrate data from SaaS applications, please contact WisdomAI support at support@askwisdom.ai. Our team will work with you to set up the appropriate ETL pipelines using our partner technologies.
This section details any known limitations or restrictions when connecting to data sources.
File Size: The Maximum file size for direct upload is 100MB. For larger files or datasets, consider uploading them to a data warehouse or cloud storage (e.g., Amazon S3, Google Cloud Storage) and connecting WisdomAI to the warehouse/storage.
Query Limits: Be aware of any rate limits or query concurrency limits imposed by your database or data warehouse provider. WisdomAI’s queries will contribute to these limits.
Data Type Support: While WisdomAI strives to support a wide range of data types, some highly specialized or proprietary data types might require specific handling or may not be fully supported. Contact us if you request any assistance.