From 2c5aaa5fb9b4535b098e30543f7b7cc3a427516d Mon Sep 17 00:00:00 2001 From: braginini Date: Tue, 26 Mar 2024 11:47:15 +0100 Subject: [PATCH] Update pricing --- src/components/NavigationDocs.jsx | 2 +- ...-integration.mdx => plans-and-billing.mdx} | 28 +++++++++++-------- 2 files changed, 18 insertions(+), 12 deletions(-) rename src/pages/how-to/{payments-integration.mdx => plans-and-billing.mdx} (64%) diff --git a/src/components/NavigationDocs.jsx b/src/components/NavigationDocs.jsx index e579dc25..cd40ef3d 100644 --- a/src/components/NavigationDocs.jsx +++ b/src/components/NavigationDocs.jsx @@ -94,7 +94,7 @@ export const docsNavigation = [ links: [ {title: 'Authentication', href: '/how-to/enforce-periodic-user-authentication' }, {title: 'Delete account/danger zone', href: '/how-to/delete-account' }, - {title: 'Plans & Billing', href: '/how-to/payments-integration' } + {title: 'Plans and billing', href: '/how-to/plans-and-billing' } ] }, diff --git a/src/pages/how-to/payments-integration.mdx b/src/pages/how-to/plans-and-billing.mdx similarity index 64% rename from src/pages/how-to/payments-integration.mdx rename to src/pages/how-to/plans-and-billing.mdx index eaec9c70..bec8e85d 100644 --- a/src/pages/how-to/payments-integration.mdx +++ b/src/pages/how-to/plans-and-billing.mdx @@ -1,46 +1,52 @@ -# Plans & Billing +# Plans and billing -## NetBird Plans +## NetBird plans NetBird offers diverse plans to accommodate various networking needs, ensuring scalable and secure connectivity. -- **Free Plan:** The Free Plan provides secure connectivity for up to 5 users with features like peer-to-peer encryption and private DNS, suitable for individuals or small teams. +- **Free Plan:** The Free Plan provides secure connectivity for up to 5 users and 100 machines with features like peer-to-peer encryption, +access control, routing, and private DNS, suitable for individuals or small teams. The Free plan automatically integrates +with popular personal identity providers (IdP) like Google, Microsoft, and GitHub. It supports multi-factor authentication +(MFA) when enabled in your IdP. -- **Team Plan:** Priced at **$5 per user per month**, the Team Plan supports unlimited users and provides access to 100 machines plus an additional 10 machines per user. It offers advanced features such as multi-factor authentication and allows for unlimited admin users, making it ideal for larger teams seeking scalable and secure connectivity. + +- **Team Plan:** Priced at **$5 per user per month**. The Team plan supports unlimited users and provides access to 100 +machines plus an additional 10 machines per user. It offers advanced features such as multi-factor authentication +and allows for unlimited admin users, making it ideal for larger teams seeking scalable and secure connectivity. - **Business Plan:** At **$12 per user per month**, the Business Plan offers enhanced network security with a Zero Trust approach. It supports unlimited users and includes features like device approvals and integrations for comprehensive control, making it an excellent choice for organizations seeking advanced security solutions.

- pricing-overview + pricing-overview

Details can be found on our [pricing page](https://netbird.io/pricing). -## Starting a Subscription +## Starting a subscription To start or change your current plan, navigate to `Settings` > `Plans & Billing` and choose the plan you wish to upgrade or downgrade to.

- chose-plan + chose-plan

**Payment Information** Next, you'll be directed to enter your payment information. Available payment options currently include credit cards, Google Pay, and Link.

- payment-information + payment-information

-**Confirmation and Billing Cycle** +**Confirmation and billing cycle** After successfully submitting your payment information, the updated version of your plan will be reflected in your account.

- plans-billing-overview + plans-billing-overview

@@ -49,7 +55,7 @@ Please note that changes to the number of peers and user counts are updated in o -## Changing a Subscription +## Changing a subscription Based on your current subscription plan, you have the flexibility to upgrade or downgrade at any time as your needs change.