Fields
The building blocks for structured content.
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.
Prismic supports many types of fields, each holding a different kind of content. Learn how to use each field type using the links below.
- BooleanA true or false toggle. 
- ColorA color in hex format. 
- Content RelationshipA reference to a Prismic page. 
- DateA date without time. 
- EmbedA video, song, or oEmbed link. 
- GeopointA geographical coordinate. 
- ImageA responsive image. 
- IntegrationA third-party data reference. 
- Link to MediaA link to a media asset. 
- LinkA link to a website, asset, or page. 
- NumberAn integer or float. 
- Repeatable GroupA set of fields that editors can repeat. 
- Rich TextText with formatting options. 
- SelectA dropdown of options. 
- TableA structured table. 
- TextA text string without formatting. 
- TimestampA date and time. 
- UIDA unique identifier.