From a79e605285e306e81dfdba03d51d7c986def5862 Mon Sep 17 00:00:00 2001 From: Baptiste Arnaud Date: Mon, 4 Sep 2023 07:56:50 +0200 Subject: [PATCH] :pencil: Add cancel subscription doc --- apps/docs/docs/workspace/subscription.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 apps/docs/docs/workspace/subscription.md diff --git a/apps/docs/docs/workspace/subscription.md b/apps/docs/docs/workspace/subscription.md new file mode 100644 index 000000000..4f7185958 --- /dev/null +++ b/apps/docs/docs/workspace/subscription.md @@ -0,0 +1,21 @@ +--- +sidebar_position: 3 +--- + +# Subscription + +## Upgrade plan + +In order to upgrade your workspace plan and increase your monthly limits, you need to open the `Settings & Members` modal in your homepage and navigate on the `Billing & Usage` tab. + +This tab displays your bots total usage, your current plan and paid invoices. + +Billing and usage tab + +You can choose to upgrade to your desired plan here. + +## Cancel plan + +In order to cancel your workspace plan, you need to open the `Settings & Members` modal in your homepage and navigate on the `Billing & Usage` tab. + +There, you should see a `Billing portal` button. Clicking on it will redirect you to the billing portal where you can manage and cancel your subscription.