Skip to main content

Connect query engine

The Atlan Lakehouse makes all of the context about your data estate and Atlan tenant available through the Iceberg REST catalog, so you can query it with any Iceberg REST–compatible client.

Get connection details

You can connect any Iceberg REST–compatible client using the connection details provided in the Atlan UI. Here's how to find them:

  1. In your Atlan workspace, navigate to Workflows in the left-hand navigation bar.

  2. Open the Marketplace tab.

  3. Select the Atlan Lakehouse tile. You can also search the Marketplace for Atlan Lakehouse.

  4. Select View connection details.

  5. Copy the values your engine needs — typically the catalog URI, catalog name, OAuth client ID, and OAuth client secret, plus any engine-specific values such as a reader role or region.

Connect your query engine

Below, popular engines have published setup guides. The same connection details work with any other Iceberg REST–compatible client (for example, PyIceberg, Trino, or DuckDB).