# Upload metadata

Create an app and an app package and navigate to "App descriptions" within the app package.

Copy & paste, type, or import your metadata into the application.

Filter and switch between languages, empty languages, or languages in an error state.\
\
Apply your translations or corrections if necessary. The "retranslation" feature allows you to translate single fields to match your desired result and comply with field lengths.

Once you are ready, choose "Upload".\
Provide your credentials, and you will be almost ready to go.<br>

For uploads to App Store Connect, select the target platform of your choice. Select the iOS App, macOS App, or tvOS App.

For uploads to Google Play Console, you can choose a track and provide a version code. This is required to upload release notes and target a testing track. If you want to upload the release notes to the current production build, just leave everything empty. The other metadata will be uploaded to the current store presence.


---

# 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.appstoremanager.net/documents/edit-translate-and-upload/upload-metadata.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.
