# Examples

Copy as Markdown[View as Markdown](/docs/plugins/confluent-schema-registry/examples.md)

***

You can find many examples of using the Confluent Schema Registry plugin in the [EventCatalog GitHub repository](https://github.com/event-catalog/generators).

## Examples[​](#examples "Direct link to Examples")

* [Confluent Schema Registry Example](https://github.com/event-catalog/generators/tree/main/examples/generator-confluent-schema-registry/basic)
  * An example of using the Confluent Schema Registry plugin to generate a catalog from a Confluent Schema Registry, including services, and topics.
* [Import all schemas in a Confluent Schema Registry](https://github.com/event-catalog/generators/tree/main/examples/generator-confluent-schema-registry/document-all-schemas)
  * An example that will document all schemas in a Confluent Schema Registry including all the versions.
* [Confluent Schema Registry with EventCatalog Chat](https://github.com/event-catalog/generators/tree/main/examples/generator-confluent-schema-registry/eventcatalog-chat-with-schemas-and-topics)
  * Import schemas into EventCatalog and use EventCatalog Chat to ask questions about the schemas and topics.
