# Schemas reference

Copy as Markdown[View as Markdown](/docs/development/guides/resources/schemas/reference.md)

***

This page lists how schemas are discovered and represented in EventCatalog.

Schemas are generated from:

* Message schema files referenced by events, commands, and queries.
* Schema sources configured in `eventcatalog.config.js`.

## Routes[​](#routes "Direct link to Routes")

| Route               | Description      |
| ------------------- | ---------------- |
| `/schemas/explorer` | Schema Explorer. |
| `/schemas/fields`   | Fields Explorer. |
