# Connectors

This page contains a list of Daton supported data sources and data warehouses.&#x20;

### Choose Sources

This tab lists all Daton supported data sources. Each data source is categorized and users can filter the data sources by either searching by the name or by using category filters. Users can click on a specific data source, provide necessary configuration details and integrate it. The configuration pages can typically be broken down in to two steps -&#x20;

1. **Pre-Authentication steps** - Configuration details such as Integration Name, Frequency, History, API Keys, API End Points, etc. are captured in these steps. Some of these credentials are used for authentication and authorization from Daton users
2. **Post-Authentication steps** - After successful authentication, users would be navigated through tables and fields selection screens where in they would be able to select only the necessary tables and fields respectively

Users can integrate as many data sources as required within the subscription limits. Read more about subscription plans here.

![List of data sources](/files/-M-PQ-hbVlaD-F7HRpT3)

### Choose Warehouse

This tab lists all Daton supported data warehouses. Only one data warehouse can be active at a time. Learn more on how to sign-up for warehouses and configure them on Daton - Google BigQuery, Amazon Redshift, Oracle ADW

![List of warehouses](/files/-M-PQGKk2kuSsLWNbhdN)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://daton-sarasanalytics.gitbook.io/daton/platform/features/navigating-the-pages-in-daton/connectors.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
