# Unable to import your data

### Overview

Summary: When attempting to [import data](https://help.pagefly.io/manual/export-import-pages%23import) into PageFly, you might encounter the error "Unable to import your data." This error happens because the data file you're trying to upload is empty or contains no data. In this article, you’ll learn how to effectively resolve this issue.

![](/files/rZ1QEvQXLpah2mDIg6Gs)

### Requirements

Ensure your data file is prepared and contains the necessary content for import. This file should be in .pagefly format.

### How To Fix “Unable To Import Your Data” Error in PageFly?

#### Step 1: Recheck Your Data File

Right-click your .pagefly file and select "Properties" or "Get Info," depending on whether you are using a Windows or Mac computer. If the file size shows as 0 KB, it means the file is empty. Make sure the file contains data before you try importing it again.

#### Step 2: Try Importing Again

Once you confirm the file isn't empty, try importing it once more into PageFly. Follow the import instructions provided in [this guide](https://help.pagefly.io/manual/export-import-pages/%23import) carefully.

![](/files/IPszCOwHpBT3dvH4MaN8)

#### Step 3: Contact PageFly Support team

If the problem persists, do not hesitate to contact [PageFly support](https://help.pagefly.io/manual/how-can-i-access-the-pagefly-live-chat/). Our support team is available 24/7 and ready to help you resolve any issues.

### Use Cases

* Cloning Page Designs Across Stores: Replicating successful page designs across different Shopify stores using PageFly can lead to import errors if the .pagefly file is incomplete or empty.
* Updating Templates from a Design Team: When a design team distributes an updated .pagefly file, import errors may occur if the file is corrupted or incomplete.

### Tips And Best Practice

* Regular Backups: Regularly back up your PageFly pages to avoid losing data in case of import issues.
* Verify File Size: Before importing, make sure to check the .pagefly file size to confirm it's not empty.

### Frequently Asked Questions

**1. Why does my Data file show as 0 KB, and what can I do?**

A 0 KB file indicates it's empty or contains no data.

**2. What happens if there's an interruption during the import process?**

If there's an interruption, the import may fail, resulting in an incomplete setup. You should retry the import once you have a stable connection.

### Additional Resources

* [How to use Import Etsy, Facebook Reviews with PageFly](https://help.pagefly.io/manual/how-to-use-import-etsy-facebook-reviews-with-pagefly/)
* [Can’t create locales file](https://help.pagefly.io/manual/cant-create-locales-file/)
* [Upload Files to PageFly Page to Improve Contents Performance](https://help.pagefly.io/manual/upload-files-to-my-page/)


---

# 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://help.pagefly.io/faq-and-troubleshooting/troubleshooting/error-messages/data-is-empty.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.
