Skip to content

Commit 2abea57

Browse files
authored
Adds instructions for transferring project ownership to a collaborator (#928)
* project transfer instructions * fix links * update text and images
1 parent 7abb40a commit 2abea57

File tree

4 files changed

+29
-6
lines changed

4 files changed

+29
-6
lines changed

docs/projects/projects-overview.md

Lines changed: 29 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,37 @@ You can customize your project by setting a name as well as your global [restore
2626

2727
### Transferring Ownership
2828

29-
<details>
30-
<summary>Transferring between RevenueCat accounts</summary>
29+
:::note Requirements
3130

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+
:::
3336

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`:
42+
43+
![transfer project action button](/docs_images/projects/transfer-project-button.png)
44+
45+
Click `Transfer project ownership` in the confirmation modal:
46+
47+
![confirm project transfer request](/docs_images/projects/transfer-project-confirmation-modal.png)
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+
![accept a project transfer request link](/docs_images/projects/accept-transfer-link.png)
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)._
3760

3861
<details>
3962
<summary>Transferring apps between App Store Connect and Google Developer accounts</summary>
183 KB
Loading
223 KB
Loading
134 KB
Loading

0 commit comments

Comments
 (0)