# Export data connections

In Data Catalog, you can export data connection details of all connected data sources in CSV format to create a backup of all data connection settings and use it for migrating connections from one instance to another, ensuring consistency and reducing manual errors.

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

1. Click **Management** in the 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 **Export**.

   This downloads the file containing the data connection details in CSV format.

You have successfully exported the data connection details of all connected data sources in CSV format from Data Catalog.

You can also import the data connections into Data Catalog. See [Import data connections](/pdc-admin/ldc-manage-data-sources-cp/pdc-import-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-export-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.
