62 lines
2.1 KiB
Plaintext
62 lines
2.1 KiB
Plaintext
---
|
|
title: Create a Workspace
|
|
info: Follow a step-by-step guide on how to register on Twenty, choose a subscription plan, confirm your payment and set up your account, with additional advice on seeking assistance if needed.
|
|
icon: IconNote
|
|
image: /images/user-guide/create-workspace/workspace-cover.png
|
|
sectionInfo: Discover Twenty, an open-source CRM.
|
|
---
|
|
|
|
## Step 1: Registration
|
|
1. Navigate to <ArticleLink href="https://app.twenty.com">Twenty Sign Up</ArticleLink>.
|
|
2. Select your preferred sign-up method:
|
|
- **Continue with Google** for Google account registration.
|
|
- **Continue with Microsoft** for Microsoft account registration.
|
|
- Or, **Continue With Email** for email registration.
|
|
|
|
<div style={{padding:'69.01% 0 0 0', position:'relative', margin: '32px 0px 0px'}}>
|
|
<iframe
|
|
src="https://player.vimeo.com/video/927066829?autoplay=1&loop=1&autopause=0&background=1&app_id=58479"
|
|
frameBorder="0"
|
|
allow="autoplay; fullscreen; picture-in-picture; clipboard-write"
|
|
style={{
|
|
position:'absolute',
|
|
top:0,
|
|
left:0,
|
|
width:'100%',
|
|
height:'100%',
|
|
borderRadius: '16px',
|
|
border:'2px solid black'
|
|
}}
|
|
title="Export data"
|
|
></iframe>
|
|
</div>
|
|
<script src="https://player.vimeo.com/api/player.js"></script>
|
|
## Step 2: Choosing a Trial Period
|
|
|
|
Choose between two trial periods:
|
|
|
|
### 30 days
|
|
With credit card
|
|
|
|
### 7 days
|
|
Without credit card
|
|
|
|
Both trials include:
|
|
- Full access
|
|
- Unlimited contacts
|
|
- Email integration
|
|
- Custom objects
|
|
- API & Webhooks
|
|
|
|
You can click on "Change plan" to choose a different plan or billing interval.
|
|
|
|
<img src="/images/user-guide/create-workspace/choose-plan.png" style={{width:'100%'}}/>
|
|
|
|
## Step 3: Payment Confirmation & Account Setup
|
|
Post payment approval via Stripe, you're directed to create your workspace and user profile. Remember that you can cancel your subscription anytime.
|
|
|
|
## Support
|
|
For queries or help, connect with the dedicated support team at [contact@twenty.com](mailto:contact@twenty.com) or send a message on <ArticleLink href="https://discord.gg/cx5n4Jzs57">Discord</ArticleLink>
|
|
|
|
<ArticleEditContent></ArticleEditContent>
|