> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getrilo.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Plans and Credits

> Learn about Rilo's subscription plans, credit system, and pricing.

Rilo uses a credit-based system to track workflow execution costs. Credits are consumed when workflows execute blocks, with different operations having different credit costs.

## Subscription Plans

Rilo offers four subscription tiers to suit different needs:

<CardGroup cols={2}>
  <Card title="Free" icon="gift">
    **Perfect for trying Rilo**

    * 1 active workflow
    * 500 credits/month
    * 100 credits per \$1 top-up
  </Card>

  <Card title="Growth" icon="trending-up">
    **For small teams**

    * 10 active workflows
    * 10,000 credits/month
    * \$20/month
    * 500 credits per $1 top-up ($0.002/credit)
  </Card>

  <Card title="Pro" icon="star" highlight>
    **For power users**

    * 25 active workflows
    * 50,000 credits/month
    * \$75/month
    * 600 credits per $1 top-up (~$0.00167/credit)
  </Card>

  <Card title="Enterprise" icon="building">
    **Custom solutions**

    * Unlimited workflows
    * Custom credit allocation
    * Custom pricing
    * 150 credits per \$1 top-up
  </Card>
</CardGroup>

## Plan Comparison

| Feature          | Free   | Growth                | Pro                      | Enterprise |
| ---------------- | ------ | --------------------- | ------------------------ | ---------- |
| Active Workflows | 1      | 10                    | 25                       | Unlimited  |
| Credits/Month    | 500    | 10,000                | 50,000                   | Custom     |
| Price/Month      | \$0    | \$20                  | \$75                     | Custom     |
| Top-up Rate      | 100/\$ | 500/$ ($0.002/credit) | 600/$ (~$0.00167/credit) | 150/\$     |

<Warning>
  Active workflows are counted based on workflows in "verified" state. Workflows in "planning" state don't count toward your limit.
</Warning>

## Credit System

### How Credits Work

Credits are consumed when workflows execute. Each block execution has a base cost, and additional credits may be consumed based on:

* **Block Base Cost**: 1 credit per block execution
* **Tool Usage**: Additional credits for API calls, LLM operations, and external service usage
* **Execution Time**: Longer-running blocks may consume more credits

### Credit Consumption Examples

<Tabs>
  <Tab title="Simple Workflow">
    A workflow that scrapes Reddit posts and sends an email:

    * Start block: 1 credit
    * Scrape block: 1 credit + tool usage (2 credits for Reddit)
    * Email block: 1 credit + tool usage (0 credits for Gmail)
    * **Total**: \~4 credits per execution
  </Tab>

  <Tab title="AI-Powered Workflow">
    A workflow that generates content with AI:

    * Start block: 1 credit
    * AI generation block: 1 credit + LLM usage (\~1-3 credits)
    * Review block (HITL): 1 credit
    * **Total**: \~4-6 credits per execution
  </Tab>

  <Tab title="Social Media Monitoring">
    A workflow that monitors Twitter and analyzes trends:

    * Start block: 1 credit
    * Twitter search: 1 credit + tool usage (1 credit per request)
    * AI analysis: 1 credit + LLM usage (\~2 credits)
    * **Total**: \~5 credits per execution
  </Tab>

  <Tab title="Video Generation Workflow">
    A workflow that generates a marketing video:

    * Start block: 1 credit
    * Image generation: 1 credit + tool usage (100 credits per image)
    * Video generation: 1 credit + tool usage (starting 1000 credits; edit from 600)
    * **Total**: \~1103+ credits per execution
  </Tab>

  <Tab title="Complex Workflow">
    A multi-step workflow with multiple integrations:

    * Start block: 1 credit
    * Scrape block: 1 credit + tool usage (2 credits for social scrapers)
    * Process block: 1 credit
    * AI analysis: 1 credit + LLM usage (\~2 credits)
    * Database write: 1 credit + tool usage (0 credits for MCP tools)
    * **Total**: \~8 credits per execution
  </Tab>
</Tabs>

### Credit Limits

* **Minimum to Start**: 1 credit required to start block execution
* **Low Credit Warning**: Email notification when balance drops below 100 credits
* **Insufficient Credits**: Workflow execution stops if credits are exhausted mid-execution

<Info>
  Credits are checked before each block execution. If you don't have enough credits, the workflow will pause until you add more.
</Info>

## Top-Ups

All plans support credit top-ups. Top-up rates vary by plan:

* **Free**: 100 credits per \$1
* **Growth**: 500 credits per $1 ($0.002/credit)
* **Pro**: 600 credits per $1 (~$0.00167/credit)
* **Enterprise**: 150 credits per \$1

### Top-Up Options

Available top-up amounts:

* \$10 (minimum)
* \$20
* \$30
* \$40
* \$50
* Custom amounts up to \$500

<Note>
  Top-up credits are added immediately to your account and never expire.
</Note>

## Billing

### Subscription Billing

* **Growth and Pro**: Billed monthly on the same date each month
* **Credits Reset**: Monthly credits reset on your billing date
* **Unused Credits**: Monthly credits don't roll over to the next period
* **Top-up Credits**: Purchased credits never expire

### Payment Methods

Rilo accepts major credit cards and processes payments securely through Stripe.

<Warning>
  If your subscription payment fails, you'll be moved to the Free plan. Any unused monthly credits will be lost.
</Warning>

## Upgrading and Downgrading

### Upgrading

You can upgrade your plan at any time:

1. Go to your Billing page
2. Select a higher tier plan
3. You'll be charged the prorated difference immediately
4. Your credit limit and workflow limits increase immediately

### Downgrading

You can downgrade your plan:

1. Changes take effect at the end of your current billing period
2. If you have more active workflows than the new limit allows, you'll need to archive some workflows
3. You'll keep access to purchased top-up credits

<Info>
  Enterprise customers should contact support for custom billing arrangements.
</Info>

## Enterprise Plans

Enterprise plans offer:

* **Custom Pricing**: Tailored to your usage patterns
* **Unlimited Workflows**: No workflow limits
* **Custom Credit Allocation**: Credits allocated based on your needs
* **Best Top-up Rate**: 150 credits per \$1
* **Dedicated Support**: Priority support and account management
* **Custom Integrations**: Support for custom integrations and workflows

Contact [support@getrilo.ai](mailto:support@getrilo.ai) to discuss Enterprise options.

## Tool Credit Costs

Different tools consume different amounts of credits:

### AI & Media Generation

* **LLM Tool**: 2-4 credits (summarize/general agent/content generation: 2 base + model factor. Varies by model: gpt-4.1-nano/mini: 0, gpt-4.1: 1, claude-3-7-sonnet: 2)
* **Image Generation**: 100 credits per image
* **Video Generation**: Starting 1000 credits per generation (cost may vary by duration/model in code)
* **Video Editing**: Starting 600 credits (cost may vary by duration/model in code)
* **Vision Analysis**: 1-4 credits (Flash: 1-2 credits, Pro: 2-4 credits, varies by complexity)

### Social Scraping Tools

* **Twitter**: 1 credit per request (search, user info, tweets, etc.)
* **Reddit**: 2 credits per request
* **Instagram/Facebook/TikTok/YouTube**: 2 credits per request
* **LinkedIn Enrichment**: 25 credits per profile/company/job/post (Coresignal API, Pro+ only)
* **LinkedIn Enrichment (Crustdata)**: 15 credits per profile/company (alternative provider)

### Ad Library Tools

* **Facebook/Google/LinkedIn Ads Scrapers**: 2 credits per request

### Web & SEO Tools

* **Web Tool**: 5-20 credits (sitemap/scraping/search: 5 each, deep research: 20 base, top Google URLs: 10)
* **SEO Tool**: 10-200 credits (competitor/similar products/search: 10, keyword volume: 60, backlinks: 20, comprehensive analysis: 200, gap analysis: 200, AI search visibility: 200)

### Integration Tools (MCP/Composio)

* **Gmail, Google Sheets, Slack, Notion, etc.**: 0 credits (external API calls)
* Most MCP-based integrations don't consume Rilo credits

<Info>
  Credit costs are calculated per operation. Batch operations may cost more but are more efficient than sequential calls.
</Info>

## Credit Tracking

You can monitor your credit usage:

* **Dashboard**: View current balance and recent usage
* **Execution History**: See credit consumption per workflow execution
* **Low Credit Alerts**: Email notifications when balance is low
* **Usage Analytics**: Track credit consumption over time

<Note>
  Credit consumption is tracked in real-time during workflow execution. You can see detailed breakdowns in the execution logs.
</Note>

## FAQ

<AccordionGroup>
  <Accordion title="Do unused monthly credits roll over?">
    No, monthly credits reset on your billing date. However, top-up credits never expire.
  </Accordion>

  <Accordion title="What happens if I run out of credits mid-execution?">
    The workflow will pause at the current block. You can add credits and resume execution, or the workflow will fail if not resumed.
  </Accordion>

  <Accordion title="Can I change plans anytime?">
    Yes, you can upgrade immediately or downgrade at the end of your billing period.
  </Accordion>

  <Accordion title="Are there refunds for unused credits?">
    Top-up credits are non-refundable but never expire. Monthly subscription credits reset each billing period.
  </Accordion>

  <Accordion title="How are credits calculated for AI operations?">
    AI operations (LLM calls) consume credits based on model and operation:

    * **LLM Tool**: 2-4 credits depending on model (summarize/general agent/content gen: 2 base + model factor. gpt-4.1-nano/mini: 0, gpt-4.1: 1, claude-3-7-sonnet: 2)
    * **Image Generation**: 100 credits per image
    * **Video Generation**: Starting 1000 credits per generation
    * **Video Editing**: Starting 600 credits
    * **Vision Analysis**: 1-4 credits (Flash: 1-2, Pro: 2-4, varies by complexity)
  </Accordion>

  <Accordion title="How much do social scraping tools cost?">
    Social scraping tools have the following costs:

    * **Twitter**: 1 credit per request
    * **Reddit**: 2 credits per request
    * **Instagram/Facebook/TikTok/YouTube**: 2 credits per request
    * **LinkedIn Enrichment**: 25 credits per profile/company (Coresignal API, Pro+ only)
    * **LinkedIn Enrichment (Crustdata)**: 15 credits per profile/company (alternative provider)
  </Accordion>

  <Accordion title="Do MCP/Composio integrations cost credits?">
    Most MCP-based tools (Gmail, Google Sheets, Slack, Notion, etc.) don't consume Rilo credits as they're external API calls. However, some heavy operations may have associated costs.
  </Accordion>
</AccordionGroup>

***

For more information, see the [FAQ](/introduction/faq) or contact [support@getrilo.ai](mailto:support@getrilo.ai).
