# Integrate Redpanda with Iceberg

> For the complete documentation index, see [llms.txt](https://docs.redpanda.com/llms.txt). Component-specific: [streaming-full.txt](https://docs.redpanda.com/streaming-full.txt)

---
title: Integrate Redpanda with Iceberg
latest-redpanda-tag: v26.1.9
latest-console-tag: v3.7.3
latest-operator-version: v26.1.4
# EOL = End-of-Life (support lifecycle status)
page-is-nearing-eol: "false"
page-is-past-eol: "false"
page-eol-date: March 31, 2027
latest-connect-version: 4.93.0
docname: iceberg/index
page-component-name: streaming
page-version: "26.1"
page-component-version: "26.1"
page-component-title: Streaming
page-relative-src-path: iceberg/index.adoc
page-edit-url: https://github.com/redpanda-data/docs/edit/main/modules/manage/pages/iceberg/index.adoc
description: Generate Iceberg tables for your Redpanda topics for data lakehouse access.
page-git-created-date: "2025-02-07"
page-git-modified-date: "2025-02-07"
support-status: supported
---

<!-- Source: https://docs.redpanda.com/streaming/current/manage/iceberg.md -->

-   [About Iceberg Topics](about-iceberg-topics/)

    Learn how Redpanda can integrate topics with Apache Iceberg.

-   [Specify Iceberg Schema](specify-iceberg-schema/)

    Learn about supported Iceberg modes and how you can integrate schemas with Iceberg topics.

-   [Use Iceberg Catalogs](use-iceberg-catalogs/)

    Learn how to access Redpanda topic data stored in Iceberg tables, using table metadata or a catalog integration.

-   [Integrate with REST Catalogs](rest-catalog/)

    Integrate Redpanda topics with managed Iceberg REST Catalogs.

-   [Query Iceberg Topics](query-iceberg-topics/)

    Query Redpanda topic data stored in Iceberg tables, based on the topic Iceberg mode and schema.

-   [Migrate to Iceberg Topics](migrate-to-iceberg-topics/)

    Migrate existing Iceberg integrations to Redpanda Iceberg topics.

-   [Tune Performance for Iceberg Topics](iceberg-performance-tuning/)

    Optimize query performance and translation throughput for Iceberg topics with partitioning, compaction, flush threshold tuning, and cluster sizing guidance.

-   [Troubleshoot Iceberg Topics](iceberg-troubleshooting/)

    Diagnose and resolve errors in Redpanda Iceberg translation, including dead-letter queue (DLQ) inspection and record reprocessing.