# Schema Registry

> 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: Schema Registry
latest-redpanda-tag: v25.2.1
latest-console-tag: v3.7.3
latest-operator-version: v26.1.4
# EOL = End-of-Life (support lifecycle status)
page-is-nearing-eol: "true"
page-is-past-eol: "false"
page-eol-date: July 31, 2026
latest-connect-version: 4.93.0
docname: schema-reg/index
page-component-name: streaming
page-version: "25.2"
page-component-version: "25.2"
page-component-title: Streaming
page-relative-src-path: schema-reg/index.adoc
page-edit-url: https://github.com/redpanda-data/docs/edit/v/25.2/modules/manage/pages/schema-reg/index.adoc
description: Redpanda's Schema Registry provides the interface to store and manage event schemas.
page-git-created-date: "2023-11-16"
page-git-modified-date: "2024-02-26"
support-status: nearing end-of-life
---

<!-- Source: https://docs.redpanda.com/streaming/25.2/manage/schema-reg.md -->

-   [Redpanda Schema Registry](schema-reg-overview/)

    Redpanda's Schema Registry provides the interface to store and manage event schemas.

-   [Use Schema Registry](manage-schema-reg/)

    Learn how to add, delete, and update schemas in Redpanda Streaming.

-   [Schema Registry Authorization](schema-reg-authorization/)

    Learn how to set up and manage Schema Registry Authorization using ACL definitions that control user access to specific Schema Registry operations.

-   [Server-Side Schema ID Validation](schema-id-validation/)

    Learn about server-side schema ID validation for clients using SerDes that produce to Redpanda brokers, and learn how to configure Redpanda to inspect and reject records with invalid schema IDs.

-   [Use Schema Registry in Redpanda Console](https://docs.redpanda.com/streaming/25.2/console/ui/schema-reg/)

    Learn how to perform common Schema Registry management operations in the Redpanda Console.