You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/projects/projects-overview.md
+29-6Lines changed: 29 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,14 +26,37 @@ You can customize your project by setting a name as well as your global [restore
26
26
27
27
### Transferring Ownership
28
28
29
-
<details>
30
-
<summary>Transferring between RevenueCat accounts</summary>
29
+
:::note Requirements
31
30
32
-
To transfer specific projects from one account to another, [contact RevenueCat support](https://app.revenuecat.com/settings/support) for assistance. At this time only entire projects can be transferred, this cannot be done on an app-level.
31
+
1. Only the project's owner can transfer ownership
32
+
2. Only a collaborator with the [administrator role](/projects/collaborators#administrator) can receive project ownership
33
+
3. If the project has a Stripe app, the recipient must have their [Stripe account connected](/web/connect-stripe-account) to the project before the transfer
34
+
4. If the project uses the [Apple Search Ads integration](/integrations/attribution/apple-search-ads#1-configure-integration), it will need to be reconfigured after the transfer
35
+
:::
33
36
34
-
- If the project in question has a Stripe app, you will need to make sure that the receiver has their [Stripe account connected](https://www.revenuecat.com/docs/web/connect-stripe-account) to this project before transfer.
35
-
- If the project uses [Apple Search Ads](https://www.revenuecat.com/docs/integrations/attribution/apple-search-ads#1-configure-integration) then this will need to be reconfigured after the transfer.
36
-
</details>
37
+
#### Sending a transfer request
38
+
39
+
Because a [project's owner is responsible for billing](/welcome/set-up-revenuecat/account-management#where-to-find-invoices), a project transfer request must be accepted by the recipient.
40
+
41
+
To send a transfer request to a collaborator, navigate to your project's Settings page, then click the `Collaborators` tab. Find the collaborator you want to transfer the project to, click the `Actions` icon, and click `Transfer project ownership`:
Click `Transfer project ownership` in the confirmation modal:
46
+
47
+

48
+
49
+
The recipient will receive an email notification to accept ownership of the project.
50
+
51
+
#### Accepting a transfer request
52
+
53
+
Navigate to your project's Settings page, then click the `Collaborators` tab. Find your email address in the table and click the `Accept project ownership` link in the Status column:
54
+
55
+

56
+
57
+
Both the project owner and the recipient will see the Status as `Transfer pending` until the project transfer is complete.
58
+
59
+
_If you run into any issues, or the project transfer takes more than 1-2 business days, please [contact RevenueCat support](https://app.revenuecat.com/settings/support)._
37
60
38
61
<details>
39
62
<summary>Transferring apps between App Store Connect and Google Developer accounts</summary>
0 commit comments