---
title: "[Content Models] - About Content Models"
description: About Contentstack Marketplace Content Models and how to access and use prebuilt content models.
url: https://www.contentstack.com/docs/developers/marketplace-platform-guides/content-models/about-content-models
product: Contentstack
doc_type: marketplace-platform-guide
audience:
  - developers
  - content-editors
version: unknown
last_updated: 2026-03-26
---

# [Content Models] - About Content Models

This page explains what Contentstack Marketplace Content Models are, what they include, and how to access prebuilt content models in the Marketplace. It is intended for developers and content editors who want to import, view, edit, and use content model schemas within a stack.

## About Content Models

The Contentstack Content Models are a blueprint or schema of a content type that defines the structure, fields, and relationships of the content. It is a visual representation of the content type and helps content editors and developers to create and manage content in a structured and organized manner. Content Models allow you to define custom fields, data types, validation rules, and other settings that are specific to the content structure. It enables complete control over how the content is structured and ensures consistency across all the content entries.

With the Contentstack Marketplace Content Models, you can import, view and edit their schema, and use them within your stack. The Content Models include [Content Types](/docs/developers/create-content-types/about-content-types/), [Global Fields](/docs/developers/create-content-types/global/), [Labels](/docs/developers/create-content-types/about-labels/), and [Extensions](/docs/developers/experience-extensions-overview/about-experience-extensions/).

To access Content Models:
- Log in to your [Contentstack account](https://www.contentstack.com/login/).
- In the left-hand side primary navigation, click the **Marketplace** icon to go to the Marketplace and then click **Content Models**.

You can see all the prebuilt content models.

Below is a list of the prebuilt Content Models provided by Contentstack:
- [About Us Page](/docs/developers/marketplace-platform-guides/content-models/about-us-page)
- [Blog Landing Page](/docs/developers/marketplace-platform-guides/content-models/blog-landing-page)
- [Blog Listing Page](/docs/developers/marketplace-platform-guides/content-models/blog-listing-page)
- [Contact Us Page](/docs/developers/marketplace-platform-guides/content-models/contact-us-page)
- [Frequently Asked Questions](/docs/developers/marketplace-platform-guides/content-models/faqs)
- [Hero Banner](/docs/developers/marketplace-platform-guides/content-models/hero-banner)
- [Product Listing Page](/docs/developers/marketplace-platform-guides/content-models/product-listing-page)
- [Website Footer](/docs/developers/marketplace-platform-guides/content-models/website-footer)
- [Website Header](/docs/developers/marketplace-platform-guides/content-models/website-header)
- [Website Homepage](/docs/developers/marketplace-platform-guides/content-models/website-homepage)

**Additional Resource:** You can import the prebuilt Content Models via the Marketplace (refer to [How to Import a Content Model](/docs/developers/marketplace-platform-guides/content-models/how-to-import-content-model)) or via the CMS (refer to [Import Prebuilt Content Models to your Stack](/docs/developers/create-content-types/import-prebuilt-content-models)).

## Common questions

### What are Content Models used for?
Content Models are a blueprint or schema of a content type that defines the structure, fields, and relationships of the content.

### Where do I find Content Models in Contentstack?
In the left-hand side primary navigation, click the **Marketplace** icon to go to the Marketplace and then click **Content Models**.

### What do the Marketplace Content Models include?
The Content Models include [Content Types](/docs/developers/create-content-types/about-content-types/), [Global Fields](/docs/developers/create-content-types/global/), [Labels](/docs/developers/create-content-types/about-labels/), and [Extensions](/docs/developers/experience-extensions-overview/about-experience-extensions/).

### How can I import prebuilt Content Models?
You can import the prebuilt Content Models via the Marketplace (refer to [How to Import a Content Model](/docs/developers/marketplace-platform-guides/content-models/how-to-import-content-model)) or via the CMS (refer to [Import Prebuilt Content Models to your Stack](/docs/developers/create-content-types/import-prebuilt-content-models)).

<!-- filename: content-models-about-content-models.md -->