# Data connections

> Data connections - Learn how to integrate with a variety of data sources using the

This Markdown file sits beside the HTML page at the same path (with a `.md` suffix). It summarizes the topic and lists links for tools and LLM context.

Companion generated at `2026-05-06T18:17:09.954400+00:00` (UTC).

## Primary page

- [Data connections](https://docs.datarobot.com/en/docs/platform/acct-settings/nxt-data-connect.html): Full documentation for this topic (HTML).

## Sections on this page

- [Database connectivity options](https://docs.datarobot.com/en/docs/platform/acct-settings/nxt-data-connect.html#database-connectivity-options): In-page section heading.
- [Allowed source IP addresses](https://docs.datarobot.com/en/docs/platform/acct-settings/nxt-data-connect.html#allowed-source-ip-addresses): In-page section heading.
- [Create a new connection](https://docs.datarobot.com/en/docs/platform/acct-settings/nxt-data-connect.html#create-a-new-connection): In-page section heading.
- [Additional parameters](https://docs.datarobot.com/en/docs/platform/acct-settings/nxt-data-connect.html#additional-parameters): In-page section heading.
- [Test the connection](https://docs.datarobot.com/en/docs/platform/acct-settings/nxt-data-connect.html#test-the-connection): In-page section heading.
- [Edit a connection](https://docs.datarobot.com/en/docs/platform/acct-settings/nxt-data-connect.html#edit-a-connection): In-page section heading.
- [Delete a connection](https://docs.datarobot.com/en/docs/platform/acct-settings/nxt-data-connect.html#delete-a-connection): In-page section heading.
- [Add data sources](https://docs.datarobot.com/en/docs/platform/acct-settings/nxt-data-connect.html#add-data-sources): In-page section heading.
- [Share data connections](https://docs.datarobot.com/en/docs/platform/acct-settings/nxt-data-connect.html#share-data-connections): In-page section heading.
- [Stored credentials](https://docs.datarobot.com/en/docs/platform/acct-settings/nxt-data-connect.html#stored-credentials): In-page section heading.
- [Create credentials](https://docs.datarobot.com/en/docs/platform/acct-settings/nxt-data-connect.html#create-credentials): In-page section heading.
- [Remove credentials](https://docs.datarobot.com/en/docs/platform/acct-settings/nxt-data-connect.html#remove-credentials): In-page section heading.

## Related documentation

- [Account management](https://docs.datarobot.com/en/docs/platform/index.html): Linked from this page.
- [Account settings](https://docs.datarobot.com/en/docs/platform/acct-settings/index.html): Linked from this page.
- [list of supported connections](https://docs.datarobot.com/en/docs/reference/data-ref/data-sources/index.html): Linked from this page.
- [add, update, and remove JDBC drivers](https://docs.datarobot.com/en/docs/platform/admin/manage-cluster/manage-drivers.html): Linked from this page.
- [role](https://docs.datarobot.com/en/docs/reference/misc-ref/roles-permissions.html#shared-data-connection-and-data-asset-roles): Linked from this page.
- [data sources](https://docs.datarobot.com/en/docs/reference/glossary/index.html#data-source): Linked from this page.
- [Registry > Data](https://docs.datarobot.com/en/docs/workbench/nxt-registry/nxt-data-registry/nxt-add-data.html#data-connection): Linked from this page.
- [Browse datamodal](https://docs.datarobot.com/en/docs/workbench/nxt-workbench/dataprep/add-data/connect.html#connect-to-a-data-source): Linked from this page.
- [Allowed source IP addresses](https://docs.datarobot.com/en/docs/reference/data-ref/allowed-ips.html): Linked from this page.
- [use stored](https://docs.datarobot.com/en/docs/platform/acct-settings/stored-creds.html): Linked from this page.
- [predictions](https://docs.datarobot.com/en/docs/classic-ui/predictions/batch/batch-dep/batch-pred-jobs.html): Linked from this page.
- [Snowflake](https://docs.datarobot.com/en/docs/reference/data-ref/data-sources/dc-snowflake.html): Linked from this page.
- [BigQuery](https://docs.datarobot.com/en/docs/reference/data-ref/data-sources/dc-bigquery.html): Linked from this page.
- [import from an existing data source](https://docs.datarobot.com/en/docs/classic-ui/data/import-data/import-to-dr.html#use-an-existing-data-source): Linked from this page.
- [AI Catalog](https://docs.datarobot.com/en/docs/classic-ui/data/ai-catalog/catalog.html): Linked from this page.

## Documentation content

The DataRobot connectivity platform allows users to integrate with their data stores using either the DataRobot provided connectors or uploading the JDBC driver provided by the data store.

The "self-service" database connectivity solution is a standardized, platform-independent solution that does not require complicated installation and configuration. Once configured, you can read data from production databases for model building and predictions. Connectivity to your data source allows you to quickly train and retrain models on that data, and avoids the unnecessary step of exporting data from your database to a CSV file for ingest into DataRobot. It allows access to more diverse data, which results in more accurate models.

Users with the technical abilities and permissions can configure and establish data connections. Other users in the organization can then leverage those connections to solve business problems.

See also a [list of supported connections](https://docs.datarobot.com/en/docs/reference/data-ref/data-sources/index.html) in DataRobot.

> [!NOTE] Availability information
> The ability to [add, update, and remove JDBC drivers](https://docs.datarobot.com/en/docs/platform/admin/manage-cluster/manage-drivers.html) and connectors is only available on Self-Managed AI Platform installations. Before users can import data into DataRobot, the administrator must upload JDBC drivers and configure database connections for those drivers.
> 
> Required permission: Can manage JDBC database drivers

**Q: Data store vs. data connection**

In DataRobot, `data store` and `data connection` are used interchangeably, and both refer to where your data is stored and managed as well as the dynamic link to that data. You will see both terms in the UI.

This page describes how to work with data connections from the Account Settings > Data connections tile:

|  | Element | Description |
| --- | --- | --- |
| (1) | + Add connection | Allows you to add and configure a new data connection. |
| (2) | List of connections | Lists all data connections associated with your DataRobot account. |
| (3) | Connection Configuration | Displays the parameters used to establish a connection between DataRobot and the external data source. |
| (4) | Data Sources | Displays a list of the datasets imported from the data connection. |
| (5) | Credentials | Displays a list of authentication credentials associated with the data connection. |
| (6) | Delete | Deletes the data connection. |
| (7) | Test | Tests the data connection configuration, including authentication credentials. |
| (8) | Share | Allows you to share the data connection with other users, groups, or organizations, as well as assign permissions. |
| (9) | Save | Saves any changes made to the connection configuration. |
| (10) | Show additional parameters | Allows you to add parameters to the connection configuration. |

## Database connectivity options

By default, users can create, modify (depending on their [role](https://docs.datarobot.com/en/docs/reference/misc-ref/roles-permissions.html#shared-data-connection-and-data-asset-roles)), and share data connections. You can also create [data sources](https://docs.datarobot.com/en/docs/reference/glossary/index.html#data-source).

Below describes the various ways you can establish database connectivity in DataRobot NextGen:

- From Account Settings > Data Connections , create data connection configuration(s).
- From Registry > Data , click Add > Data connection .
- From the Browse datamodal within a Use Case.

(Optional) Depending on [role](https://docs.datarobot.com/en/docs/reference/misc-ref/roles-permissions.html#shared-data-connection-and-data-asset-roles), you can also [share](https://docs.datarobot.com/en/docs/platform/acct-settings/nxt-data-connect.html#share-data-connections) data connections with others.

## Allowed source IP addresses

Any connection initiated from DataRobot originates from an allowed IP addresses. See a full list at [Allowed source IP addresses](https://docs.datarobot.com/en/docs/reference/data-ref/allowed-ips.html).

## Create a new connection

To create a new data connection, open your Account settings > Data connections.

Then, click + Add connection.

All existing connections are displayed on the left. If you select a configured connection, its configuration options are displayed in the center. While there are multiple methods to connect to a data source, the configuration process described [here](https://docs.datarobot.com/en/docs/workbench/nxt-workbench/dataprep/add-data/connect.html#connect-to-a-data-source) is used in all cases.

**Self-Managed AI Platform installations**

For Self-Managed AI Platform installations, you might not see any data stores listed. In that case, click Add a new driver and add a driver from the [list of supported connections](https://docs.datarobot.com/en/docs/reference/data-ref/data-sources/index.html).

**Saved credentials**

```
If you previously added credentials for your datastore via the [**Credentials Management**](stored-creds.md#credentials-management){ target=_blank } tile, you can click **Select saved credentials** and choose them from the list instead of adding them manually.
```

### Additional parameters

The parameters provided for modification in the data connection configuration screen are dependent on the selected driver. Available parameters are dependent on the configuration done by the administrator who added the driver.

Many other fields can be found in a searchable expanded field. If a desired field is not listed, open Show additional parameters and click Add parameter to include it.

Click the delete icon to remove a listed parameter from the connection configuration.

> [!NOTE] Note
> Additional parameters may be required to establish a connection to your database. These parameters are not always pre-defined in DataRobot, in which case, they must be manually added.
> 
> For more information on the required parameters, see the [documentation for your database](https://docs.datarobot.com/en/docs/reference/data-ref/data-sources/index.html).

## Test the connection

Once your data connection is created, test the connection by clicking Test.

In the resulting dialog box, enter or [use stored](https://docs.datarobot.com/en/docs/platform/acct-settings/stored-creds.html) credentials for the database identified in the JDBC URL field or the parameter-based configuration of the data connection creation screen. Click Sign in and when the test passes successfully, click Close to return to the Data Connections tile and create your [data sources](https://docs.datarobot.com/en/docs/platform/acct-settings/nxt-data-connect.html#add-data-sources).

Snowflake and Google BigQuery users can set up a data connection using OAuth single sign-on. Once configured, you can read data from production databases to use for model building and [predictions](https://docs.datarobot.com/en/docs/classic-ui/predictions/batch/batch-dep/batch-pred-jobs.html).

For information on setting up a data connection with OAuth, the required parameters, and troubleshooting steps, see the documentation for your database: [Snowflake](https://docs.datarobot.com/en/docs/reference/data-ref/data-sources/dc-snowflake.html) or [BigQuery](https://docs.datarobot.com/en/docs/reference/data-ref/data-sources/dc-bigquery.html).

## Edit a connection

You can modify existing data connections, including configuration parameters, as well as associated credentials and data sources.

To edit a connection, click on the data connection in the left panel. See below for a description of each tab—what information is displayed on each and the available edit options:

**Connection Configuration:**
On the Connection Configuration tab, you can modify connection parameters, including adding new parameters and selecting or creating new credentials.

[https://docs.datarobot.com/en/docs/images/edit-connectconfig-1.png](https://docs.datarobot.com/en/docs/images/edit-connectconfig-1.png)

**Data Sources:**
The Data Sources tab displays all data assets that have previously been accessed through this connection. Using this list, you can explore the most frequently used tables and SQL queries for a database, as well as file locations for blob (Binary Large Object) and document stores. When a dataset or file is added from this connection to the Data Registry or Use Case, a pointer to the data is automatically added to this tab. Additionally, you can add data sources directly in the connection settings. Note that this view can also support data governance workflows.

From here, you can:

[https://docs.datarobot.com/en/docs/images/wb-connectcred-2.png](https://docs.datarobot.com/en/docs/images/wb-connectcred-2.png)

Element
Description
1
Search
Allows you to search for specific data sources.
2
Columns
Displays the name and date when the data pointer was last updated.
3
Actions menu
Provides access to the following actions:
Share
: Allows you to share the data source with a user.
Delete
: Removes the association between the data connection and data source—this does not remove the datasets/files created using this data source from the Data Registry or Use Case.

**Credentials:**
The Credentials tab displays all credentials compatible with this connection type that were added by you or shared through a shared secure configuration. From here, you can:

[https://docs.datarobot.com/en/docs/images/wb-connectcred-3.png](https://docs.datarobot.com/en/docs/images/wb-connectcred-3.png)

Element
Description
1
Search
Allows you to search for specific credentials.
2
Columns
Displays the name, credential type, and date the credentials were first added.
3
Selected badge
Indicates the credentials currently in use by the data connection.
4
Actions menu
Provides access to the following actions:
Select
: Selects new credentials to use for authenticating the data connection.
Test
: Tests and authenticates the connection using the credentials.
Edit
: Expands the credentials, allowing you to edit the manual and/or shared secure configuration. You can also click on credentials to expand this panel.
Delete
: Deletes the credentials and removes them from all of your associated data connections.


When you're done editing the connection, click Save.

## Delete a connection

You can delete any data connection that is not being used by an existing data source. If it is being used, you must first delete the dependencies. To delete a data connection:

1. From theData Connectionstab, select the data connection in the left-panel connections list.
2. Click theDeletebutton in the upper right, or hover over the connection name in the left-panel and click the delete icon.
3. DataRobot prompts for confirmation. ClickDeleteto remove the data connection. If there are data sources dependent on the data connection, DataRobot returns a notification.
4. Once all dependent data sources are removed— either via the UI orAPI—try deleting the data connection again.

## Add data sources

Your data sources specify, via SQL query or selected table and schema data, which data to extract from the data connection. It is the extracted data that you will use for modeling and predictions. You can point to entire database tables or use a SQL query to select specific data from the database.

> [!NOTE] Note
> Once data sources are created, they cannot be modified and can only be deleted [via the API](https://datarobot-public-api-client.readthedocs-hosted.com/page/reference/data/database_connectivity.html).

To add a data source, do one of the following:

**NextGen:**
From a the
Data assets
tile
in a Use Case, click
Add data > Browse data
and select the connection that holds the data you want to add.
From
Registry > Data
, click
Add data > Data connection
and select the connection that holds the data you want to add.

**DataRobot Classic:**
From the
Start
screen, click
Data Source
and select the connection that holds the data you want to add.
See how to
import from an existing data source
.
From the
AI Catalog
, select
Add to catalog
>
Existing Data Connection
.
See how to
add data from external connections
.


## Share data connections

Because the user creating a data connection and the end-user may not be the same, or there may be multiple end-users for the data connection, DataRobot provides the ability to set user-level permissions for each entity. You can accomplish scenarios like the following:

- A user wants to set permissions on a selected data entity to control who has consumer-level, editor-level, or owner-level access. Or, the user wants to remove a particular user's access.
- A user that has had a data connection shared with them wants the shared entity to appear under their list of available entities.

When you invite a user, user group, or organization to share a data connection, DataRobot assigns the default role of Editor to each selected target (not all entities allow sharing beyond a specific user). You can change the role from the dropdown menu.

To share data connections:

1. From the account menu on the top right, selectData Connections, select a data connection, and clickSharein the upper-right corner. Alternatively, you can hover over the connection name in the left-panel and click the share icon.
2. Enter the email address, group name, or organization you are adding and select arole. Check the box to grant sharing permission.
3. ClickShareto add the user, user group, or organization.
4. Add any number of collaborators and when finished, clickCloseto dismiss the sharing dialog box.

Depending on your own permissions, you can remove any user or change access as described in the table of [roles and permissions](https://docs.datarobot.com/en/docs/reference/misc-ref/roles-permissions.html).

> [!NOTE] Note
> There must be at least one Owner for each entity; you cannot remove yourself or remove your sharing ability if you are the only collaborating Owner.

## Stored credentials

As an alternative to managing credentials from the Credentials management tile, you can interact with credentials when working with a data connection— on the [Credentials](https://docs.datarobot.com/en/docs/platform/acct-settings/nxt-data-connect.html#remove-credentials) tab, you can select and remove credentials associated with the connection, and on the [Connection Configuration](https://docs.datarobot.com/en/docs/platform/acct-settings/nxt-data-connect.html#create-credentials) tab, you can create new credentials.

> [!NOTE] Note
> You cannot edit stored credentials in the Data connections tile. To edit stored credentials, go to [Credentials Management](https://docs.datarobot.com/en/docs/platform/acct-settings/stored-creds.html#modify-credentials).

### Create credentials

To create new saved credentials:

1. Select a data connection from the left panel and on theConnection Configurationtab, clickNew credential.
2. Select theCredential typeand whether you're manually configuring the credentials or using a shared secure configuration.
3. Enter the new credentials and click Save . Optionally, you can test your new credentials .

### Remove credentials

From the Data connections tile, select the connection and then click the Credentials tab. Click the Actions menu next to the credentials you want to use for this connection and click Select. The credentials currently associated with the connection displays a "Selected" badge.
