# FAQs

### Q) **How do I install the Mport - Bulk Metafield Import app on my Shopify store?**

&#x20;   -> To install the app in you Shopify store, just go to Shopify App store find **Mport - Bulk Metafield Import** App, and click on the install button.

### Q) **Can I bulk update product metafields by CSV?**

&#x20;   -> Yes, using our app you can update your existing product metafield in bulk.

### Q) **Does this app offer support for custom metafields?**

&#x20;   -> Yes. using the app you can create the custom new metafields and fill the CSV file to import the metafields in your shopify store.

### Q) **Can I export my metafield data?**&#x20;

&#x20;  -> Yes, app offers an export feature that allows you to export your all product metafields data in a convenient file format. This enables you to analyze your data or create backups for safekeeping.

###


---

# Agent Instructions: 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:

```
GET https://docs.centousapps.com/import-bulk-metafield-import/faqs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
