# Modyo Content

Modyo Content is the module responsible for creating dynamic content repositories which we call Spaces. In a Space, Entries are created separated by Content Types. The Type defines the basic structure with its requirements and validations so that an Entry can be published.

In addition, if you use the Channels and Customers modules, you can create sites with the ability to show entries if they belong to a segment of your users in a site.

Modyo Content has a Headless architecture that allows content to be consumed via an HTTP API from channels defined in Modyo Channels and external systems or applications.

Thanks to its integrated system of cache and management of HTTP Headers, content can also be hosted on CDNs for greater availability and access speed, regardless of geographic location.

# Main functionalities

  • Spaces for the organization of contents and teams that manage them.
  • Content types to define custom structures.
  • Asset manager for organizing files such as images or videos that are used within the contents.
  • API and SDKs for access to content repositories, both within and outside of the platform.