Reorganizing by Feature sections
Capabilities folders to give an overview of each feature
How-Tos folders to give guidance for advanced customizations
Reorganized the Developers section as well, moving the API sub section
there
added some new visuals and videos to illustrate the How-Tos articles
checked the typos, the links and added a section at the end of the
doc.json file to redirect existing links to the new ones (SEO purpose +
continuity of the user experience)
What I have not updated is the "l" folder that, per my understanding,
contains the translation of the User Guide - that I only edited in
English
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> <sup>[Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) is
generating a summary for commit
5301502a32. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
---------
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@twenty.com>
Co-authored-by: Abdul Rahman <ar5438376@gmail.com>
Co-authored-by: Félix Malfait <felix.malfait@gmail.com>
44 lines
1.4 KiB
Plaintext
44 lines
1.4 KiB
Plaintext
---
|
|
title: Create a Workspace
|
|
description: Follow a step-by-step guide on how to register on Twenty, choose a subscription plan, and set up your account.
|
|
---
|
|
|
|
import { VimeoEmbed } from '/snippets/vimeo-embed.mdx';
|
|
|
|
## Step 1: Registration
|
|
1. Navigate to [Twenty Sign Up](https://app.twenty.com).
|
|
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.
|
|
|
|
<VimeoEmbed videoId="927066829" title="Video demonstration" />
|
|
|
|
## 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 [Discord](https://discord.gg/cx5n4Jzs57).
|
|
|