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/change-plan.md
+13-8Lines changed: 13 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,22 +4,27 @@ title: Change your subscription plan
4
4
5
5
import useBaseUrl from '@docusaurus/useBaseUrl';
6
6
7
-
Log in to your Plausible Analytics account and in the top right menu, click on your account name, and choose "**Account Settings**" to enter your account settings.
7
+
Log in to your Plausible account. In the top right menu, click your account name → "**Account Settings**".
8
8
9
-
To change your subscription plan, go to the "**Subscription**" section and click on "**Change plan**".
9
+
Go to the "**Subscription**" section and click "**Change plan**".
Select your new subscription planand choose if you want to pay on a monthly or yearly basis. Then click on the "**Preview changes**" button.
13
+
Select your new plan, tier and billing frequency (monthly or yearly), then click "**Preview changes**".
14
14
15
15
<img alt="Preview plan changes" src={useBaseUrl('img/preview-plan-changes.png')} />
16
16
17
-
Next up, you will see your new charge that is due now. This is a pro-rated amount which reflects the amount you have paid on your previous subscription and the amount of time until that subscription was supposed to expire.
17
+
You'll see a summary of the change:
18
18
19
-
A negative value for immediate payment amount represents a credit balance. This credit amount will automatically be used to deduct your upcoming payments until it's depleted.
19
+
***Immediate charge** - a pro-rated amount reflecting what you've already paid and the time remaining on your current cycle. A negative amount means you have a credit balance that will automatically reduce your upcoming payments until it's used up.
20
+
***Next renewal** - the date and amount of your next regular payment.
20
21
21
-
You will also see the date of the next subscription renewal and the amount of that payment. Your subscription will be renewed automatically, and you can change or cancel your plan at any time.
22
-
23
-
Click on the "**Confirm plan change**" to confirm the new subscription.
22
+
Click "**Confirm plan change**" to apply.
24
23
25
24
<img alt="Confirm plan change" src={useBaseUrl('img/confirm-plan-change.png')} />
25
+
26
+
Your subscription renews automatically and you can change or [cancel](/docs/cancel-subscription) at any time.
27
+
28
+
:::tip
29
+
Not sure which tier fits? Check your current usage in the "**Subscription**" section. You can also see [Choose the right subscription](/docs/subscription-plans) for guidance on how usage is calculated.
0 commit comments