A Global field is a reusable group of fields. Define it once and use it across multiple content types in your stack. This helps you avoid recreating the same set of fields repeatedly.
You can update the following properties of a Global field at any time:
Note: You can now show a Global field as a separate tab in the entry editor for better organization and navigation. Learn how to enable the Show as Tab option.
When designing your content model, choose the appropriate field type based on reuse and flexibility needs:
| Use when | Field type | Why |
|---|---|---|
| Reusing the same field structure across multiple content types (for example, SEO metadata) | Global Field | Define once and reuse across content types |
| Defining a field group used only within a single content type | Group | Keeps the model simple when reuse is not required |
| Creating flexible, repeatable page sections (for example, hero, testimonials) | Modular Blocks | Enables dynamic page composition |
Guideline: If a field structure is reused across two or more content types, consider using a Global Field.
For website-focused projects, you can standardize commonly reused field structures by creating Global Fields such as:
SEO
CTA
Author Summary
These are example structures. Adapt field names and configurations based on your project requirements.
For example, to standardize SEO metadata across all pages, you can create a Global field named SEO and add the following subfields:
Once created, add the SEO Global field to all relevant content types. When content creators add entries, the SEO field appears automatically with these predefined subfields, ready to use.
Note: Updating fields in an existing content type may result in data loss. Before making changes, refer to the Content Type Change Management documentation.
Field Unique IDs (UIDs) are used in API responses and act as stable identifiers for fields.
Example:
When configuring Global Fields:
Plan localization behavior early to avoid inconsistencies across entries.
Before updating a Global Field used in live content:
Content managers can copy the values of an instance within a Global field and paste them into:
This simplifies content duplication and speeds up entry creation.
To copy and paste field values across group fields, log in to your Contentstack account and perform the following steps:
Note: The destination instance must match the original instance’s name and structure.

Additional Resources: