> ## Documentation Index
> Fetch the complete documentation index at: https://docs.domino.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Connect to DataRobot

This topic describes how to connect directly to DataRobot from Domino. You must have network connectivity between DataRobot and your Domino deployment.

Use the following commands to install the DataRobot Python client in the Dockerfile instructions section of your environment:

```dockerfile theme={null}
RUN pip install "datarobot==<version>"
```

## Next steps

* After connecting to your Data Source, learn how to [Use Data Sources](/cloud/platform-capabilities/core-concepts/data/data-source-connectors/use-data-sources).

* [Share this Data Source](/cloud/platform-capabilities/core-concepts/data/sharing-and-security/share-data-sources) with your collaborators.
