---
title: "Import a Global Field"
description: "Easily import Global fields in Contentstack for streamlined content modeling by following simple steps or using API, enhancing your content management."
url: "https://www.contentstack.com/docs/headless-cms/import-a-global-field"
product: "Contentstack"
doc_type: "guide"
audience:
  - developers
  - admins
version: "current"
last_updated: "2026-07-22"
---

# Import a Global Field

Importing a Global field allows you to seamlessly integrate an existing JSON configuration into your stack, saving time and effort in content modeling.

To import a Global field, log in to your [Contentstack account](https://www.contentstack.com/login) and perform the following steps:

1.  Go to your [stack](/docs/headless-cms/about-stack) where you want to import a Global field.
2.  Click the **Content Models** icon in the left navigation panel and select **Global Fields** in the left panel.
3.  Click the **Import Global Field** icon at the top right corner.
4.  In the **Import Global Field** modal, browse and select the JSON file of the Global field you want to import.
5.  Click **Import** to complete the process.
    
    ![Import Global Field modal interface](https://images.contentstack.io/v3/assets/blt2d43f51baca745a8/bltcf7875e1069d942e/67ffa258782624e5d02e2e60/1-Import-Global-Field-1.gif "Import Global Field UI")
    

**Note:** When working with nested Global fields, ensure that all child Global fields are imported before attempting to import the parent Global field.

By following these steps, you can efficiently bring in existing Global fields and ensure a structured approach to content management.

## API Reference

To import a Global field via API, refer to the [Import Global Field](/docs/developers/apis/content-management-api/global-fields#import-a-global-field) API request.