Skip to content

Commit bb4be5d

Browse files
Update change-plan.md
1 parent 3d43a2d commit bb4be5d

1 file changed

Lines changed: 13 additions & 8 deletions

File tree

docs/change-plan.md

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,27 @@ title: Change your subscription plan
44

55
import useBaseUrl from '@docusaurus/useBaseUrl';
66

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**".
88

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**".
1010

1111
<img alt="Change Plausible Plan" src={useBaseUrl('img/account-settings-change-plan.png')} />
1212

13-
Select your new subscription plan and 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**".
1414

1515
<img alt="Preview plan changes" src={useBaseUrl('img/preview-plan-changes.png')} />
1616

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:
1818

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.
2021

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.
2423

2524
<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.
30+
:::

0 commit comments

Comments
 (0)