# Schema Registry

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

---
title: Schema Registry
latest-operator-version: v26.1.4
latest-console-tag: v3.7.3
latest-connect-version: 4.93.0
latest-redpanda-tag: v26.1.9
docname: schema-reg/index
page-component-name: cloud-data-platform
page-version: master
page-component-version: master
page-component-title: Cloud
page-relative-src-path: schema-reg/index.adoc
page-edit-url: https://github.com/redpanda-data/cloud-docs/edit/main/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: "2024-06-06"
page-git-modified-date: "2025-05-07"
---

<!-- Source: https://docs.redpanda.com/cloud-data-platform/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](schema-reg-ui/)

    Perform common Schema Registry management operations in Redpanda Cloud.

-   [Use the Schema Registry API](schema-reg-api/)

    Perform common Schema Registry management operations with the API.

-   [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.

-   [Schema Registry Contexts](schema-reg-contexts/)

    Use Schema Registry contexts to create isolated namespaces for schemas, subjects, and configuration, enabling multi-tenant and multi-team deployments without separate Schema Registry instances.

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

    Learn about 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.

-   [Deserialization](record-deserialization/)

    Learn how Redpanda Cloud deserializes messages.

-   [Programmable Push Filters](programmable-push-filters/)

    Learn how to filter Kafka records in Redpanda Cloud based on your provided JavaScript code.

-   [Edit Topic Configuration](edit-topic-configuration/)

    Use Redpanda Cloud to edit the configuration of existing topics in a cluster.