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>
45 lines
1.7 KiB
Plaintext
45 lines
1.7 KiB
Plaintext
---
|
|
title: Billing
|
|
description: Understand Twenty pricing and manage your subscription.
|
|
image: /images/user-guide/setup/pricing.png
|
|
---
|
|
|
|
<Frame>
|
|
<img src="/images/user-guide/setup/pricing.png" alt="Billing" />
|
|
</Frame>
|
|
|
|
Twenty offers flexible pricing plans to fit your team's needs. Manage your subscription, track workflow credits, and access invoices all from **Settings → Billing**.
|
|
|
|
## What's in this section
|
|
|
|
<CardGroup cols={2}>
|
|
<Card title="Pricing Plans" icon="tags" href="/user-guide/billing/capabilities/pricing-plans">
|
|
Learn about Twenty's pricing plans and what's included.
|
|
</Card>
|
|
<Card title="FAQ" icon="circle-question" href="/user-guide/billing/how-tos/billing-faq">
|
|
Frequently asked questions about pricing and billing.
|
|
</Card>
|
|
</CardGroup>
|
|
|
|
## At a glance
|
|
|
|
| Plan | Key Features |
|
|
|------|--------------|
|
|
| **Free (Self-Hosted)** | All Pro features, community support |
|
|
| **Pro (Cloud)** | Everything apart from the Premium features (SSO and row-level permissions), standard support |
|
|
| **Organization (Cloud)** | All from Pro + the Premium features (SSO and row-level permissions), priority support |
|
|
| **Organization (Self-Hosted)** |All from Pro + the Premium features (SSO, row-level permissions), Twenty team support, not required to publish your custom code as open-source before distributing |
|
|
|
|
## Quick answers
|
|
|
|
**Where do I manage billing?**
|
|
Go to **Settings → Billing** to view your plan, update payment methods, and access invoices.
|
|
|
|
**Can I use Twenty for free?**
|
|
Yes! Self-host Twenty and get all Pro features at no cost.
|
|
|
|
**How do I upgrade?**
|
|
Go to **Settings → Billing** and click **Switch to Organization** or **Switch to Yearly**.
|
|
|
|
For more questions, see the [Billing FAQ](/user-guide/billing/how-tos/billing-faq).
|