# File import and export

To import metadata or screenshots, we offer various file templates.

**Hint: for the import to work, keep the file structure. Also, keywords such as country codes. The order of the languages can vary. Omit unnecessary languages or fields.**

### Available templates

Download all metadata and screenshot templates from the [File Templates](/documents/import-and-export/file-templates.md) page.

See the [Screenshot and asset upload](/documents/edit-translate-and-upload/screenshot-and-asset-upload.md) documentation for asset upload details.

### How to prepare the screenshot/ asset templates?

Download the required template from above. Unpack it to a location of your choice.

The unwrapped folder (referred as top-level folder) should look like this:

<figure><img src="/files/sMcYtWrvfszDSK88BOtW" alt=""><figcaption><p>Screenshot/ asset file template</p></figcaption></figure>

**Hint: the files vary between iOS and Android. Especially the subfolders are different**

Android:

<figure><img src="/files/9sHr0qPIADPdurSfa2VQ" alt=""><figcaption><p>Android subfolders which contain assets</p></figcaption></figure>

iOS:

<figure><img src="/files/oSS6BqMk0zXzaJr3F6EQ" alt=""><figcaption><p>iOS subfolders</p></figcaption></figure>

Add your screenshots to the corresponding language and resolution folders.

For example, if you want to upload English screenshots for the American market, add them to “en-US”. If you want to upload iPhone 6.5-inch screenshots only, add them to the “iphone-65” folder and leave the other folders empty.

For Android, place the mobile screenshots in the “mobile” folder.

Name your images from 1.png to 8.png (Android) or 1.png to 10.png (iOS).\
**Hint: Both JPG and PNG files are supported.**

<figure><img src="/files/jCri179TPbGeWbjaPcPl" alt=""><figcaption><p>Screenshot naming</p></figcaption></figure>

### Prepare the file for upload

To prepare the contents for the upload, create a ZIP (compressed)-archive. Navigate to the top level of your working folder. This is the level that displays the language folders. Select all of them and create a single compressed ZIP file.

<figure><img src="/files/XdEZenWNIvYrQEk8G2EL" alt=""><figcaption><p>Top-level working folder</p></figcaption></figure>

**Hint: The structure of the file must be correct. I.e., it happens that the parent folder is packed as well.**\
**Thus the upload will not work.**

Validate your archive file by opening it. It should direct display the language folders. If there is an enclosing folder within the archive, you likely have compressed the wrong structure.

<figure><img src="/files/eFAZlohXMcciwnLEhR2Q" alt=""><figcaption><p>How a correct compressed file looks like (not all possible languages are shown above)</p></figcaption></figure>

A wrong and not supported structure of the compressed archive could look like this:

<figure><img src="/files/KclwO3BlwNRwyW5DIweG" alt=""><figcaption><p>Unsupported structure</p></figcaption></figure>

**Hint: if you have any questions or require a different structure, please feel free to contact us.**


---

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

```
GET https://docs.appstoremanager.net/documents/import-and-export/file-import-and-export.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.
