# Add data to Registry

> Add data to Registry - Add datasets to the Data Registry using a data connection, local file, or
> URL.

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:10.040120+00:00` (UTC).

## Primary page

- [Add data to Registry](https://docs.datarobot.com/en/docs/workbench/nxt-registry/nxt-data-registry/nxt-add-data.html): Full documentation for this topic (HTML).

## Sections on this page

- [Data connection](https://docs.datarobot.com/en/docs/workbench/nxt-registry/nxt-data-registry/nxt-add-data.html#data-connection): In-page section heading.
- [Local file](https://docs.datarobot.com/en/docs/workbench/nxt-registry/nxt-data-registry/nxt-add-data.html#local-file): In-page section heading.
- [URL](https://docs.datarobot.com/en/docs/workbench/nxt-registry/nxt-data-registry/nxt-add-data.html#url): In-page section heading.
- [Calendars for time series](https://docs.datarobot.com/en/docs/workbench/nxt-registry/nxt-data-registry/nxt-add-data.html#calendars-for-time-series): In-page section heading.
- [Next steps](https://docs.datarobot.com/en/docs/workbench/nxt-registry/nxt-data-registry/nxt-add-data.html#next-steps): In-page section heading.

## Related documentation

- [NextGen UI documentation](https://docs.datarobot.com/en/docs/workbench/index.html): Linked from this page.
- [Registry](https://docs.datarobot.com/en/docs/workbench/nxt-registry/index.html): Linked from this page.
- [Data](https://docs.datarobot.com/en/docs/workbench/nxt-registry/nxt-data-registry/index.html): Linked from this page.
- [Data connections](https://docs.datarobot.com/en/docs/workbench/nxt-workbench/dataprep/add-data/connect.html#connect-to-a-data-source): Linked from this page.
- [Manage a data connection](https://docs.datarobot.com/en/docs/platform/acct-settings/nxt-data-connect.html): Linked from this page.
- [considerations](https://docs.datarobot.com/en/docs/reference/data-ref/index.html#feature-considerations): Linked from this page.
- [Dataset requirements](https://docs.datarobot.com/en/docs/reference/data-ref/file-types.html): Linked from this page.
- [supported data stores](https://docs.datarobot.com/en/docs/reference/data-ref/data-sources/index.html): Linked from this page.
- [considerations](https://docs.datarobot.com/en/docs/workbench/nxt-workbench/dataprep/data-faq/index.html#add-data): Linked from this page.
- [Explore the insights generated by DataRobot](https://docs.datarobot.com/en/docs/workbench/nxt-registry/nxt-data-registry/nxt-explore-data.html): Linked from this page.
- [Manage or share your dataset](https://docs.datarobot.com/en/docs/workbench/nxt-registry/nxt-data-registry/nxt-manage-data.html): Linked from this page.

## Documentation content

When ingesting data through the Data Registry, DataRobot completes EDA1 (for materialized, or static assets) as part of the registration process and saves the results to reuse later.

To add data from the Data Registry, click the Add data dropdown and select one of the following methods:

| Method | Description |
| --- | --- |
| Data connection | Add data from an existing data connection or configure and add data from a new one. |
| Local file | Browse and upload a file from your local file system. |
| URL | Adds a snapshot of the full dataset specified in the URL. |

You can also [upload calendar files](https://docs.datarobot.com/en/docs/workbench/nxt-registry/nxt-data-registry/nxt-add-data.html#calendars-for-time-series) for time series experiments using any of the above methods.

> [!NOTE] Dataset formatting
> To avoid introducing unexpected line breaks or incorrectly separated fields during data import, if a dataset includes non-numeric data containing special characters—such as newlines, carriage returns, double quotes, commas, or other field separators—ensure that those instances of non-numeric data are wrapped in quotes ( `"`). Properly quoting non-numeric data is particularly important when the preview feature "Enable Minimal CSV Quoting" is enabled.

## Data connection

In Registry, you can connect to and add data from a data connection by clicking Add data > Data connection.

Creating a data connection lets you explore external source data—from both connectors and JDBC drivers—and then add it to Registry.

- To configure a new connection and select data, or add data from an existing connection, see Data connections .
- To manage connections, see Manage a data connection .

When you create or reconfigure a connection in one area of DataRobot, those updates are also applied across Workbench, Registry, and the Data Connections page (i.e., any area where you work with data connectivity).

See also:

- Associated considerations for important additional information.
- Dataset requirements in DataRobot.
- A full list of supported data stores .

## Local file

This method of adding data is a good approach if your dataset is already ready for modeling.

Before you proceed, review DataRobot's [dataset requirements](https://docs.datarobot.com/en/docs/reference/data-ref/file-types.html) for accepted file formats and size guidelines. See the associated [considerations](https://docs.datarobot.com/en/docs/workbench/nxt-workbench/dataprep/data-faq/index.html#add-data) for important additional information.

After selecting Local file from the Add data dropdown, locate and select your dataset in the file explorer. Then, click Open.

> [!NOTE] Supported file types
> NextGen supports the following file types for upload: .csv, .tsv, .dsv, .xls, .xlsx, .sas7bdat, .geojson, .gz, .bz2, .tar, .tgz, .zip.

## URL

You can use a local, HTTP, HTTPS, Google Cloud Storage, Azure Blob Storage, or S3 (URL must use HTTP) URL to import your data. To use a local file, specify the URL as follows: `file:///local/file/location`.

After selecting URL from the Add data dropdown, enter the URL in the field and click Save.

> [!NOTE] Note
> When importing a data using a URL, DataRobot registers a snapshot of the full dataset.

## Calendars for time series

Calendars for time series experiments can be uploaded directly to the Data Registry using any of the upload methods. Calendars uploaded as a local file are automatically added to the Data Registry, where they can then be shared and downloaded.

## Next steps

From here you can:

- Explore the insights generated by DataRobot
- Manage or share your dataset
