Billing & Credits
Learn how billing works in AgentsGT, including subscription plans, credits, and usage tracking.
How Billing Works
AgentsGT uses a credit-based billing system. Each subscription plan includes a monthly credit allowance. Credits are consumed when your agents process messages — the amount depends on the AI model and the length of the conversation.
Key concepts:
- Subscription — Your monthly or yearly plan, attached to an organization
- Credits — The computation budget consumed by agent interactions
- Credit transactions — A log of all credit usage, purchases, and bonuses
Subscription Plans
Viewing Available Plans
- Go to Settings → Subscription
- The Plans tab shows all available plans
Plan Features
Each plan includes:
| Feature | Description |
|---|---|
| Credits per month | Monthly AI computation budget |
| Max organizations | Number of organizations you can create |
| Max agents per org | Number of agents per organization |
| API access | Level of API access (basic, full, enterprise) |
| Support | Standard or priority support |
Monthly vs. Yearly Billing
Toggle between billing periods at the top of the Plans tab:
- Monthly — Pay month-to-month, more flexibility
- Yearly — 20% discount compared to monthly, billed annually
Subscribing to a Plan
- Go to Settings → Subscription → Plans tab
- Review the available plans
- Click "Subscribe" on your chosen plan
- Complete payment through Stripe
- Your subscription activates immediately and credits are added to your organization
Upgrading or Changing Plans
- Go to Settings → Subscription → Plans tab
- Click "Upgrade" or "Change Plan"
- Select your new plan
- Complete payment for the difference
- New credits are applied immediately
Credits
Understanding Credits
Credits are consumed each time a user interacts with your agent. The cost per message depends on:
- AI model — More powerful models cost more credits
- Input tokens — Length of the user's message
- Output tokens — Length of the agent's response
- Tools used — Image generation and web search consume additional credits
Checking Your Credit Balance
- Go to Settings → Subscription → Credits tab
- You'll see:
- Credit balance — Remaining credits as a percentage and absolute number
- Progress bar — Visual indicator of usage
- Total allocated vs. used
Credit Transactions
The Credits tab also shows a detailed transaction history:
| Column | Description |
|---|---|
| Date | When the transaction occurred |
| User | Which team member triggered the usage |
| Type | Transaction type: usage, subscription_credit, bonus, or refund |
| Amount | Credits consumed (negative) or added (positive) |
| Description | Details about the transaction |
Click "Load More" at the bottom to see older transactions.
Transaction Types
| Type | Description |
|---|---|
subscription_credit | Credits added from your monthly subscription |
usage | Credits consumed by agent interactions |
bonus | Promotional or manually added credits |
refund | Credits returned for failed or cancelled interactions |
Usage Analytics
Viewing Usage
- Go to Settings → Subscription → Usage tab
- You'll see a chart showing credit consumption over time
What the Usage Chart Shows
- Daily credit consumption — How many credits were used each day
- Trends — Identify peak usage days and patterns
- Budgeting — Estimate whether your current plan will last the month
Managing Payment
Payment Methods
AgentsGT supports payment through:
- Stripe — Credit cards, debit cards, and other Stripe-supported payment methods
- Recurrente — Alternative payment provider for Latin America
Accessing the Billing Portal
For Stripe subscribers:
- Go to Settings → Subscription
- Click "Manage Billing" to open the Stripe customer portal
- From there you can:
- Update your payment method
- View invoices
- Download receipts
- Cancel your subscription
Cancelling a Subscription
- Go to Settings → Subscription
- Click "Cancel Subscription" or manage through the Stripe portal
- Your subscription remains active until the end of the current billing period
- Remaining credits can be used until the subscription expires
Tips for Managing Credits
- Choose the right model — Use fast/lightweight models for simple tasks to save credits
- Monitor usage regularly — Check the Usage tab weekly to spot unexpected consumption
- Set clear system prompts — Well-written prompts reduce unnecessary back-and-forth, saving credits
- Upload relevant context — Good knowledge base files help agents answer accurately on the first try
- Use the Check Balance API — If using the API, call Check Balance before sending messages to avoid
402errors
What's Next?
- API Keys — Create keys for programmatic access
- Managing Organizations — Configure your organization
- API Reference — Explore the full API
- Get Metrics by Organization — Access consumption data via API