# Transferring Apps to Boss It

## iOS

1. Verify that the app is eligible for transfer by reading the following: [App transfer criteria - Transfer an app - App Store Connect - Help - Apple Developer](https://developer.apple.com/help/app-store-connect/transfer-an-app/app-transfer-criteria)
2. The account owner should initiate the app transfer process, instructions can be found at the following: [Initiate an app transfer - Transfer an app - App Store Connect - Help - Apple Developer](https://developer.apple.com/help/app-store-connect/transfer-an-app/initiate-an-app-transfer) While carrying out this process the necessary information for Boss IT (the recipient) is: **Entity Name and Team ID**. These will be provided to you via email.
3. Once the transfer is initiated, reach out to Boss IT to accept the transfer.

## Android

1. Visit following page to go through steps to prepare app for transfer: [Transfer apps to a different developer account - Play Console Help](https://support.google.com/googleplay/android-developer/answer/6230247?hl=en#zippy=)
2. Once you are ready to initiate app transfer, in the [Google Play Developer Console](https://play.google.com/console/) visit “**Settings” > “App Transfers”**. Click on **“Transfer Apps”** to initiate the transfer.&#x20;
3. You will be asked to provide your **“Transaction ID”** which you would have obtained in Step 1. Additionally you will need the **Boss IT Transaction ID and Developer ID**, this will be provided to you via email.&#x20;


---

# 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.bossithq.com/web-app/transferring-apps-to-boss-it.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.
