Get started
To start querying, grab your connection details from the Atlan UI and configure your preferred Iceberg REST–compatible client.
Get connection details
-
In your Atlan workspace, navigate to Workflow in the left-hand navigation bar.
-
Open the Marketplace tab.
-
Select the Atlan Lakehouse tile. You can also search the Marketplace for Atlan Lakehouse.
-
Select View connection details.
-
Copy the catalog URI, catalog name, OAuth client ID, and OAuth client secret. You'll plug these into your query engine.
Connect your query engine
Snowflake
Catalog integrationConnect Snowflake to Lakehouse using a catalog-linked database and query Atlan metadata using standard SQL.
Amazon Athena
REST catalogConnect Amazon Athena to Lakehouse using the Iceberg REST catalog and query Atlan metadata from your AWS environment.
PySpark
REST catalogConnect PySpark to Lakehouse through the Iceberg REST catalog with Polaris credential vending, and query Atlan metadata from a Spark environment.
Google BigQuery
External tablesConnect BigQuery to Lakehouse using external Iceberg tables pointing to Atlan Lakehouse metadata files stored in GCS.
Databricks
Foreign tablesConnect Databricks to Lakehouse using foreign Iceberg tables in Unity Catalog pointing to Atlan Lakehouse metadata files stored in S3 or ADLS.
AI agents
Natural languageInstall the atlan-lakehouse skill in Claude Code or another AI agent to query Lakehouse using natural language.