mirror of
https://github.com/documenso/documenso.git
synced 2025-11-10 04:22:32 +10:00
34 lines
1.3 KiB
Plaintext
34 lines
1.3 KiB
Plaintext
---
|
|
title: Create Your Account
|
|
description: Learn how to create an account on Documenso.
|
|
---
|
|
|
|
import { Callout, Steps } from 'nextra/components';
|
|
|
|
# Create Your Account
|
|
|
|
<Steps>
|
|
### Pick a Plan
|
|
|
|
The first step to start using Documenso is to pick a plan and create an account. At the moment of writing this guide, we have 3 plans available: Free, Individual, Teams and Platform.
|
|
|
|
Explore each plan's features and choose the one that best suits your needs. The [pricing page](https://documen.so/pricing) has more information about the plans.
|
|
|
|
<Callout>All plans are subject to our [Fair Use Policy](/users/fair-use).</Callout>
|
|
|
|
### Create an account
|
|
|
|
If you are unsure which plan to choose, you can start with the free plan and upgrade later.
|
|
|
|
To create a free account, navigate to the [registration page](https://documen.so/free) and fill in the required information.
|
|
|
|
### Optional: Claim a Premium Username
|
|
|
|
You can claim a premium username by upgrading to a paid plan. After upgrading to a paid plan, you can update your [public profile](https://app.documenso.com/settings/public-profile).
|
|
|
|
### Optional: Create a Team
|
|
|
|
If you are working with others, you can create a team and invite your team members to collaborate on your documents. More information about teams is available in the [Teams section](/users/organisations/teams).
|
|
|
|
</Steps>
|