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/transfer-ownership.md
+5-7Lines changed: 5 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,13 +4,11 @@ title: Transfer ownership of a site
4
4
5
5
import useBaseUrl from '@docusaurus/useBaseUrl';
6
6
7
-
Plausible allows you to transfer the ownership of a site to a different Plausible user.
7
+
Plausible allows you to transfer the ownership of a site to a different Plausible user or to a team that you're a part of.
8
8
9
-
You can use this to transfer all your sites to the team member who has the Plausible subscription, as the billing responsibility lies with the account that owns the sites.
9
+
This is useful for consultants and agencies working with clients. You set up the site in Plausible, add custom events, email reports, traffic spike notifications and so on. When your job is completed, you can transfer the ownership of the site to your client.
10
10
11
-
It is also useful for consultants and agencies working with clients. You set up the site in Plausible, add custom events, email reports, traffic spike notifications and so on. When your job is completed, you can transfer the ownership of the site to your client.
12
-
13
-
Do note that a subscription plan is not transferred alongside the site. As the new owner of the site, your client is then responsible for paying for [the Plausible subscription](subscription-plans.md) and the day-to-day operations through their own Plausible account.
11
+
Do note that any active subscription is not transferred alongside the site. As the new owner of the site, your client is then responsible for paying for [the Plausible subscription](subscription-plans.md) and the day-to-day operations through their own Plausible account.
14
12
15
13
<img alt="Transfer ownership of a site" src={useBaseUrl('img/transfer-site-ownership.png')} />
16
14
@@ -23,7 +21,7 @@ Do note that a subscription plan is not transferred alongside the site. As the n
23
21
* Enter the email address of the person you'd like to transfer the ownership to. If you transfer the ownership to a person that doesn't have an existing Plausible account, they will get an email and will need to register an account.
24
22
* Click on the "**Request transfer**" button. We will send an email to the person you want to transfer the ownership to and notify them about your transfer request. They will need to register for a Plausible account (or log in to their existing Plausible account) and accept the transfer request. All requests expire after 48 hours.
25
23
26
-
They will immediately become the new owner of the site after they accept the transfer request. The new owner is then responsible for the billing. If the new owner doesn't have an active subscription, they are required to upgrade their account to view the stats.
24
+
They will immediately become the new owner of the site after they accept the transfer request. The new owner is then responsible for the billing. If the new owner doesn't have an active subscription, they are required to upgrade their account to accept the transfer.
27
25
28
26
After the transfer of the ownership has been completed, you still keep the "**Admin**" role to the site so you can view the stats and edit the site settings. The new owner can choose to change your role or altogether remove you from having access to the site at any time.
29
27
@@ -34,7 +32,7 @@ After the transfer of the ownership has been completed, you still keep the "**Ad
34
32
You can change the user role at any time:
35
33
36
34
* Go into the site settings of the website you'd like to modify the roles for.
37
-
* Click on the "**People**" section on the left-hand sidebar. That's where you can get an overview of the current team members and their existing roles.
35
+
* Click on the "**People**" section on the left-hand sidebar. That's where you can get an overview of the current site guests and their existing roles.
38
36
* Click on the current role next to the name of the person you'd like to change the role for.
0 commit comments