# SetUp

- [Adventure Works](https://academy.pentaho.com/pentaho-data-catalog-en/setup/adventure-works.md): Data Catlog deployment configuration settings ..
- [Data Discovery](https://academy.pentaho.com/pentaho-data-catalog-en/setup/data-discovery.md)
- [AW Data Sources](https://academy.pentaho.com/pentaho-data-catalog-en/setup/aw-data-sources.md)
- [MLflow](https://academy.pentaho.com/pentaho-data-catalog-en/setup/mlflow.md)
- [APIs](https://academy.pentaho.com/pentaho-data-catalog-en/setup/apis.md)
- [Components](https://academy.pentaho.com/pentaho-data-catalog-en/setup/components.md)
- [Reverse Proxy Server](https://academy.pentaho.com/pentaho-data-catalog-en/setup/components/reverse-proxy-server.md): Traefik ..
- [App Server](https://academy.pentaho.com/pentaho-data-catalog-en/setup/components/app-server.md): Front End React .. Back End JS ..
- [Metadata Store](https://academy.pentaho.com/pentaho-data-catalog-en/setup/components/metadata-store.md): Exploring the Pentaho Data Catalog Metadata Store ..
- [Worker Server](https://academy.pentaho.com/pentaho-data-catalog-en/setup/components/worker-server.md): What is a worker?
- [Observability](https://academy.pentaho.com/pentaho-data-catalog-en/setup/components/observability.md)


---

# 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://academy.pentaho.com/pentaho-data-catalog-en/setup.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.
