# Install Pentaho Data Catalog

Pentaho Data Catalog is a powerful solution for data discovery, data cataloging, and data governance. Installing Data Catalog in your environment enables you to manage structured and unstructured data using intelligent automation and machine learning, while laying the groundwork for advanced features like Pentaho Data Optimizer (PDO) and Pentaho Data Mastering (PDM) if licensed.

This guide helps you install Data Catalog and its optional components across various deployment scenarios, ranging from a single-node server to a distributed, containerized environment. You can also deploy Remote Workers to support scalable and secure metadata processing across different network zones.

## What’s included with installation

When you install Data Catalog, the following are also installed (based on your license):

* **Pentaho Data Optimizer (PDO)**: Automates intelligent data tiering to object storage.
* **Pentaho Data Mastering (PDM)**: Enables advanced data mastering and curation workflows.

{% hint style="info" %}
To access the appropriate release package, Pentaho provides specific credentials along with a URL download link. These credentials grant you access to download the required package for your server. For more information, contact [Pentaho support](https://support.pentaho.com/hc/en-us).
{% endhint %}

To install Data Catalog, see the following topics:

* [Components Reference](/pdc-10.2-install/install-pentaho-data-catalog/components-reference.md)
* [Install Docker](/pdc-10.2-install/install-pentaho-data-catalog/install-docker.md)
* [Install Data Catalog](/pdc-10.2-install/install-pentaho-data-catalog/install-data-catalog.md)

To install and configure a remote worker, see [Install and configure a Remote Worker](/pdc-10.2-install/install-pentaho-data-catalog/install-and-configure-a-remote-worker.md).

For Data Catalog upgrade instructions, see [Upgrade Data Catalog](/pdc-10.2-install/install-pentaho-data-catalog/upgrade-data-catalog.md) and to upgrade to a patch version, see [Upgrade Data Catalog to a patch version](/pdc-10.2-install/install-pentaho-data-catalog/upgrade-data-catalog/upgrade-data-catalog-to-a-patch-version.md).

For cloud-based deployments, see [Hyperscalers](/pdc-10.2-install/install-pentaho-data-catalog/hyperscalers.md).

{% hint style="info" %}
Use the Chrome browser to access the PDC user interface after installation. Default users are available for demo environments. For production environments, it is strongly recommended to create your own user accounts and disable default credentials.
{% endhint %}

For more help or access to downloads, visit the [Pentaho Support Portal](https://support.pentaho.com/).

## Additional Resources

* For advanced setup and custom configurations, see the [Advanced configuration](/pdc-admin/ldc-advanced-configuration-ut_cp.md) section in the [Administer Pentaho Data Catalog](https://docs.pentaho.com/pdc-admin/).
* For help with common issues, refer to the [Troubleshooting Pentaho Data Catalog](/pdc-admin/pdc-troubleshooting-cp-ag.md) section in the [Administer Pentaho Data Catalog](https://docs.pentaho.com/pdc-admin/).


---

# 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-10.2-install/install-pentaho-data-catalog.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.
