# Import data connections

In Pentaho Data Catalog, you can import and configure multiple data connections by uploading data connection details in CSV format, minimizing the risk of errors due to manual input.

Ensure you have all data connection details in CSV format that you want to create connections to data sources. If you are migrating from different Data Catalog instances, you can export data connection details in CSV format. For more information, see [Export data connections](/pdc-admin/ldc-manage-data-sources-cp/pdc-export-data-connections.md).

Perform the following steps to import data connection details in Data Catalog:

1. Click **Management** in left navigation menu.

   The Manage Your Environment page opens.
2. In the **Resources** card, click **Data Sources**.

   The Manage Data Sources and Data Centers page opens.
3. Click **Import**.

   The Import Connections dialog box opens.
4. Upload the CSV file containing the data connection details and click **Continue**.

   It starts uploading the connections and configuring the data source connections. You can click **View Workers** and monitor the progress. For more information about tracking the progress, see [Manage worker processes](/pdc-admin/manage-worker-processes-cp.md).

You have successfully imported the data connection details and configured data sources in Data Catalog.

You can also export data connections. See [Export data connections](/pdc-admin/ldc-manage-data-sources-cp/pdc-export-data-connections.md) for more information.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pentaho.com/pdc-admin/ldc-manage-data-sources-cp/pdc-import-data-connections.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
