> For the complete documentation index, see [llms.txt](https://docs.centousapps.com/import-bulk-metafield-import/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.centousapps.com/import-bulk-metafield-import/how-the-app-works/product-metafields-import/import-new-product-metafields.md).

# Import New Product Metafields

## Overview

**Step 1**: Go to the Product Metafield from the homepage or from the navigation.

<figure><img src="/files/IwG92z534OqJz1aoW67P" alt=""><figcaption></figcaption></figure>

**Step 2**: Choose metafield type as Create New Metafields<br>

<figure><img src="/files/2WTRK6myiol6cmrUTKYd" alt=""><figcaption></figcaption></figure>

**Step 3**: To create new metafields, you have to define its namespace, key, type, and name. By + Add button you can create multiple new metafields.

<figure><img src="/files/AwyYu0DAPOIW4m6xyt0U" alt=""><figcaption></figcaption></figure>

**Step 4**: Once you are done with the above entry you have to click on the button to generate a CSV file.\
This will generate a blank file with new created columns and you need to fill it with your data by product handle or SKU

<figure><img src="/files/xji179GHP4cdU9Bn9bTM" alt=""><figcaption></figcaption></figure>

**Step 5**: You have to fill in the details in the CSV file like this:

<figure><img src="/files/sNJlQCMGgxPAUJybgP3j" alt=""><figcaption></figcaption></figure>

**Step 6**: If you are going to import the CSV by SKU then, please check the import type as SKU and upload the prepared file.

<figure><img src="/files/KRFvHfaNS4RHGDFiiYJC" alt=""><figcaption></figcaption></figure>

**Step 6**: Once import process start it will take up to 5 minutes and you can able to see the progress at the bottom section.

<figure><img src="/files/zBpFXO39XqeXVuu941HL" alt=""><figcaption></figcaption></figure>

That's it!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.centousapps.com/import-bulk-metafield-import/how-the-app-works/product-metafields-import/import-new-product-metafields.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
