Documentation
HomeAPISign In
  • Getting Started
    • Overview
      • Core Concepts
      • Building your First Workflow
    • API Reference
  • Your Data
    • Brand Kits
    • Knowledge Bases
      • Add Data
        • Upload Files
        • Web Scrape
        • Import from Google Drive
        • Import from SQL Database
        • Import from Shopify
      • Knowledge Base Search
      • Knowledge Base Metadata
      • Knowledge Base API
  • Building Workflows
    • Workflow Concepts
      • Workflow Inputs
        • Input Types
      • Workflow Outputs
      • Variable Referencing
      • Liquid Templating
    • Workflow Steps
      • AI
        • Prompt LLM
          • Model Selection Guide
          • Prompting Guide
        • Transcribe Audio File
      • Web Research
        • Google Search
        • Web Page Scrape
      • Code
        • Run Code
        • Call API
        • Format JSON
        • Run SQL Query
        • Write Liquid Text
      • Flow
        • Condition
        • Iteration
        • Human Review
        • Content Comparison
        • Error
      • Data
        • Read from Grid
        • Write to Grid
        • Search Knowledge Base
        • Write to Knowledge Base
        • Get Knowledge Base File
      • AirOps
        • Workflow
        • Agent
      • Image & Video
        • Generate Image with API
        • Search Stock Images
        • Fetch Stock Image with ID
        • Resize Image
        • Screenshot from URL
        • Create OpenGraph Image
        • Create Video Avatar
      • SEO Research
        • Semrush
        • Data4SEO
      • Content Quality
        • Detect AI Content
        • Scan Content for Plagiarism
      • Content Processing
        • Convert Markdown to HTML
        • Convert PDF URL to Text
        • Group Keywords into Clusters
      • B2B Enrichment
        • Hunter.io
        • People Data Labs
      • CMS Integrations
        • Webflow
        • WordPress
        • Shopify
        • Contentful
        • Sanity
        • Strapi
      • Analytics Integrations
        • Google Search Console
      • Collaboration Integrations
        • Gmail
        • Google Docs
        • Google Sheets
        • Notion
        • Slack
    • Testing and Iteration
    • Publishing and Versioning
  • Running Workflows
    • Run Once
    • Run in Bulk (Grid)
    • Run via API
    • Run via Trigger
      • Incoming Webhook Trigger
      • Zapier
    • Run on a Schedule
    • Error Handling
  • Grids
    • Create a Grid
      • Import from Webflow
      • Import from Wordpress
      • Import from Semrush
      • Import from Google Search Console
    • Add Columns in the Grid
    • Run Workflows in the Grid
      • Add Workflow Column
      • Run Workflow Column
      • Map Workflow Outputs
      • Review Workflow Run Metadata
    • Review Content in the Grid
      • Review Markdown Content
      • Review HTML Content
      • Compare Content Difference
    • Publish to CMS from Grid
    • Pull Analytics in the Grid
    • Export as CSV
  • Copilot
    • Chat with Copilot
    • Edit Workflows with Copilot
    • Fix Errors with Copilot
  • Monitoring
    • Task Usage
    • Analytics
    • Alerts
    • Execution History
  • Your Workspace
    • Create a Workspace
    • Folders
    • Settings
    • Billing
    • Use your own LLM API Keys
    • Secrets
    • Team and Permissions
  • Chat Agents (Legacy)
    • Agent Quick Start
    • Chat Agents
    • Integrate Agents
      • Widget
      • Client Web SDK
  • About
    • Ethical AI and IP Production
    • Principles
    • Security and Compliance
Powered by GitBook
On this page
  • Setting Workspace Task Limits
  • Frequently Asked Questions
  • What happens if I run out of tasks?
  • If an error occurs and my Workflow doesn't complete, will I still be charged for tasks?
  • How can I track my task usage?
  • How can I test and see how many tasks my Workflow will use?

Was this helpful?

  1. Your Workspace

Billing

Manage your billing preferences

Last updated 2 months ago

Was this helpful?

The "Billing" tab allows you to manage your existing plan and monitor your task usage for the month.

Setting Workspace Task Limits

You can set soft and hard limits on your workspace executions:

  • Soft Limit: receive an email notification when you hit a specified # of tasks

  • Hard Limit: prevent users from executing beyond a specified # of tasks

For additional information regarding our plans, visit our .

Frequently Asked Questions

What happens if I run out of tasks?

If you run out of tasks, you can keep using AirOps but you will be charged for incremental usage beyond your initial allotment. For Pro plan users, additional tasks cost $9 per 1000 tasks. For Team plan users, tasks cost $6 per 1000 tasks. Your tasks will automatically reset to your plan's monthly allotted amount at the beginning of the next calendar month.

If an error occurs and my Workflow doesn't complete, will I still be charged for tasks?

You will only be charged tasks for steps within your Workflow that run successfully. Steps that error out will not be charged, but if you have other Workflows embedded in your Workflow that incur tasks, you will be charged for those.

How can I track my task usage?

You can track your task usage through the AirOps Web App. Navigate to the Billing page, and you will see the tasks you’ve used so far in the monthly billing period and when your tasks will reset (example shown above). You can also upgrade your plan to add more tasks from this page.

How can I test and see how many tasks my Workflow will use?

We are building functionality to let you test task usage. For now - refer to the below task usage parameters:

  • Text input step - no task usage incurred

  • Code step - maximum 1 task per Workflow run

  • Vector DB call - 1 task per call

  • LLM step with your own API key - 1 task per call

  • LLM step with an AirOps hosted model - tasks proportional to usage

  • Other API step - 1 task per call

  • Output step - no task usage incurred

Pricing Page