# URL

> URL - Add datasets to your Use Case in Workbench using a 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.051431+00:00` (UTC).

## Primary page

- [URL](https://docs.datarobot.com/en/docs/workbench/nxt-workbench/dataprep/add-data/url.html): Full documentation for this topic (HTML).

## Sections on this page

- [Read more](https://docs.datarobot.com/en/docs/workbench/nxt-workbench/dataprep/add-data/url.html#read-more): In-page section heading.

## Related documentation

- [NextGen UI documentation](https://docs.datarobot.com/en/docs/workbench/index.html): Linked from this page.
- [Workbench](https://docs.datarobot.com/en/docs/workbench/nxt-workbench/index.html): Linked from this page.
- [Data preparation](https://docs.datarobot.com/en/docs/workbench/nxt-workbench/dataprep/index.html): Linked from this page.
- [Add data](https://docs.datarobot.com/en/docs/workbench/nxt-workbench/dataprep/add-data/index.html): Linked from this page.
- [registering it in the Data Registry](https://docs.datarobot.com/en/docs/api/reference/sdk/data-registry.html): Linked from this page.
- [dataset requirements](https://docs.datarobot.com/en/docs/reference/data-ref/file-types.html): Linked from this page.
- [considerations](https://docs.datarobot.com/en/docs/workbench/nxt-workbench/dataprep/data-faq/index.html#feature-considerations): Linked from this page.
- [Upload local files in DataRobot Classic.](https://docs.datarobot.com/en/docs/classic-ui/data/import-data/import-to-dr.html#drag-and-drop): Linked from this page.

## Documentation content

By uploading data via a URL, you are both adding the dataset to your Use Case and [registering it in the Data Registry](https://docs.datarobot.com/en/docs/api/reference/sdk/data-registry.html). You can use a local, HTTP, HTTPS, Google Cloud Storage, Azure Blob Storage, or S3 (URL must use HTTP) URL to import your data. The following is an example URL: `https://s3.amazonaws.com/datarobot_public_datasets/10k_diabetes.csv`.

Before uploading a file, 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#feature-considerations) for important additional information.

To upload data using a URL:

1. From theData assetstile, clickAdd data.
2. In theBrowse datamodal, clickUpload from URL.
3. Enter the URL in the field and clickAdd.
4. DataRobot begins registering the dataset in the Data Registry. You can continue adding data, or you can clickAdd to Use Caseto add the dataset to your Use Case and exit theBrowse datamodal. TheData assetstile displays the source, row count, feature count, and size of the dataset.

## Read more

To learn more about the topics discussed on this page, see:

- DataRobot's dataset requirements.
- Upload local files in DataRobot Classic.
