Fields
Learn what fields are and how to use them in your content models.
Fields hold pieces of website content, like text, images, and links. They are used to model larger pieces of content, like pages, slices, and custom types.
Field types
Prismic supports many types of fields, each holding a different kind of content. Learn how to use each field type using the links below.
- Boolean
A true or false toggle.
- Color
A color in hex format.
- Content Relationship
A reference to a Prismic document.
- Date
A date without time.
- Embed
A video, song, or oEmbed link.
- Geopoint
A geographical coordinate.
- Image
A responsive image.
- Integration
A third-party data reference.
- Link to Media
A link to a media asset.
- Link
A link to a website, asset, or document.
- Number
An integer or float.
- Repeatable Group
A set of fields that editors can repeat.
- Rich Text
Text with formatting options.
- Select
A dropdown of options.
- Text
A text string without formatting.
- Timestamp
A date and time.
- UID
A unique identifier.