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/cancel-subscription.md
+9-4Lines changed: 9 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,13 +3,18 @@ title: Cancel your subscription plan
3
3
---
4
4
5
5
import useBaseUrl from '@docusaurus/useBaseUrl';
6
+
# Cancel your subscription plan
6
7
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.
8
+
Log in to your Plausible account. In the top right menu, click your account name → "**Account Settings**".
8
9
9
-
To cancel your subscription plan, go to the "**Subscription**" section and click on "**Cancel my subscription**".
10
-
11
-
After canceling, the stats will keep being counted, and you will have access to your stats until the end of your subscription period.
10
+
Go to the "**Subscription**" section and click "**Cancel my subscription**".
12
11
13
12
<img alt="Cancel your Plausible subscription" src={useBaseUrl('img/account-settings-cancel-subscription.png')} />
14
13
14
+
After canceling:
15
+
16
+
* Your stats **keep being counted** and you have full access until the end of your current billing period.
17
+
* Once the billing period ends, your stats dashboard will be locked but your data is **not deleted**. If you resubscribe later, everything will still be there.
18
+
* If you change your mind before the period ends, you can resubscribe from the same "**Subscription**" section.
15
19
20
+
Want to switch to a different plan instead of canceling? See [Change your subscription plan](/docs/change-plan).
0 commit comments