[Yandex Cloud documentation](../../index.md) > [Yandex Managed Service for Apache Kafka®](../index.md) > [Tutorials](index.md) > Using data format schemas with Managed Service for Apache Kafka® > Managing data schemas in Managed Service for Apache Kafka®

# Managing data schemas in Managed Service for Apache Kafka®

Managed Service for Apache Kafka® uses [data format schemas](../concepts/managed-schema-registry.md) to describe the formats of data input and output. Based on the data format schema, the producer generates and the consumer interprets messages from topics.

Such schemas are stored in a schema registry. For Managed Service for Apache Kafka®, you can:

* Use an [integrated registry](managed-schema-registry.md).
* Use an [integrated registry](managed-schema-registry-rest.md) through the REST API.
* Set up and use the [Confluent registry](confluent-schema-registry.md).