Connect to your data
Create a connection
To create a workflow in which you read from or write to an external data source, you must first create a connection.

You can create a connection using the Create New button found under Data Assets > Connections.
- If you create a connection from within a project, the project is the owner.
- If you create a connection from within the global view, you are the owner.
Then choose one of the alternatives provided by the dialog.

If your external data source (external to Altair AI Cloud) lives inside an internal network (e.g., your company intranet), you should also read Use a VPN to connect to an internal network.
What is a connection?
A connection is an object that contains the information you need to connect to a particular external data source. This information may include:
- keys and secrets for a cloud repository,
- credentials for a database, or
- a token for sources based on cloud authentication.
If you want to use data from an external source, you first need to create (or ask your administrator to create) a connection.

How to use a connection
Connections can be dragged and dropped into a workflow, and attached to the corresponding read or write operators. The read, write, and loop operators automatically use the connection details to work with the data as if it were local.
