Files
twenty/packages/twenty-docs/user-guide/pricing/billing-and-pricing-faq.mdx
T

82 lines
3.6 KiB
Plaintext

---
title: Billing and Pricing FAQ
info: "Everything you need to know about the pricing and billing."
image: /images/user-guide/setup/pricing.png
sectionInfo: Understand how Twenty pricing works.
---
<Frame>
<img src="/images/user-guide/setup/pricing.png" alt="Header" />
</Frame>
## Pricing
<AccordionGroup>
<Accordion title="Can I use Twenty for free while self-hosting?">
Yes, you can use Twenty for free while self-hosting. You will get access to everything included in the (cloud) Pro subscription, except the support from our core-team. Support is accessible via our Discord community.
If you want to self-host and have access to the features included in the (cloud) Organization subscription, including support from our core-team, you can do so by choosing the paid Organization licences, available in self-hosting.
</Accordion>
<Accordion title="Do you offer free seats for view-only users?">
We do not offer free seats. Pricing is per user and each user needs a licence to access Twenty.
</Accordion>
<Accordion title="Where can I switch my subscription to the Organization plan?">
You can do so under `Settings → Billing`. Then click on `Switch to Organization`.
</Accordion>
<Accordion title="Where can I switch my subscription to the Pro plan?">
Please reach out to our team directly via the Support, there is no easy way to do this using the UI at the moment.
</Accordion>
<Accordion title="Where can I switch my subscription to Yearly?">
You can do so under `Settings → Billing`. Then click on `Switch to Yearly`.
</Accordion>
<Accordion title="Where can I switch my subscription to Monthly?">
Please reach out to our team directly via the Support, there is no easy way to do this using the UI at the moment.
</Accordion>
<Accordion title="Where can I see my credit usage?">
You will find this under `Settings → Billing`.
</Accordion>
<Accordion title="How many workflow credits do we have?">
The number of credits varies based on the plan. A workspace under **trial gets 5 million credits**, one with a **Pro plan gets 10 million credits per month** and one with an **Organization plan gets 20 million credits per month**.
</Accordion>
<Accordion title="How does workflow credit consumption work?">
Each workflow action consumes credits based on its complexity:
- **Basic internal operations** (such as search, update, create records) consume very few credits
- **More complex operations** like code nodes and requests to external services consume more credits
- **AI prompts** (coming soon!) will also consume more credits based on usage
Credits are deducted in real-time when workflows execute. You can monitor your usage in **Settings → Billing** to track consumption and remaining credits.
</Accordion>
<Accordion title="Can I buy more workflow credits?">
You can buy additional credits under `Settings → Billing`.
</Accordion>
</AccordionGroup>
## Billing
<AccordionGroup>
<Accordion title="Where can I manage the Billing details?">
You can do so under `Settings → Billing`.
</Accordion>
<Accordion title="Where can I update my payment method?">
You can do so under `Settings → Billing`. Then click on `View billing details`. You'll be able to add a new payment method there.
</Accordion>
<Accordion title="Where can I update my billing information?">
You can do so under `Settings → Billing`. Then click on `View billing details`. You'll be able to edit the billing information there.
</Accordion>
<Accordion title="Where can I access my invoices?">
You can do so under `Settings → Billing`. Then click on `View billing details`. You'll see all your invoices at the bottom of the screen.
</Accordion>
</AccordionGroup>