183d034716
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 5301502a32856e5b45d7ef30253fa7db6dc55233. 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>
49 lines
1.5 KiB
Plaintext
49 lines
1.5 KiB
Plaintext
---
|
|
title: Workflow Credits
|
|
description: Understanding workflow credits, consumption, and how to purchase more.
|
|
---
|
|
|
|
## Overview
|
|
|
|
Credits power your workflow automations in Twenty. Every workflow action consumes credits based on its complexity.
|
|
|
|
## Credit Allocation
|
|
|
|
Credits are based on your billing cycle, not your plan:
|
|
|
|
| Billing Cycle | Credits |
|
|
|---------------|---------|
|
|
| Monthly | 5 million/month |
|
|
| Yearly | 50 million/year |
|
|
|
|
<Note>
|
|
The 5 million monthly credits are designed to empower you to run automations without worrying about costs. For most workflows using standard actions, this is more than enough. You'll only need additional credits when running advanced code nodes or AI-powered features.
|
|
</Note>
|
|
|
|
## Credit Consumption
|
|
|
|
Different actions consume different amounts of credits:
|
|
|
|
| Action Type | Credit Usage |
|
|
|-------------|--------------|
|
|
| **Basic operations** (search, update, create records) | Minimal |
|
|
| **Complex operations** (code nodes, external API calls) | More credits |
|
|
| **AI prompts** (coming soon) | Variable based on usage |
|
|
|
|
Credits are deducted in real-time when workflows execute.
|
|
|
|
## Monitoring Usage
|
|
|
|
Track your credit consumption:
|
|
1. Go to **Settings → Billing**
|
|
2. View your current usage and remaining credits
|
|
3. Monitor trends to plan for additional credits if needed
|
|
|
|
## Purchasing Additional Credits
|
|
|
|
Need more credits?
|
|
1. Go to **Settings → Billing**
|
|
2. Click on the option to purchase additional credit packs
|
|
3. Select the amount you need
|
|
|