Every task you run in Quash consumes LLM API calls. The cost of a task depends on:Documentation Index
Fetch the complete documentation index at: https://quashbugs.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
- The complexity of the task (how much reasoning, validation and recovery is required)
- The model used (for example, Claude or GPT)
- The tools and reasoning capabilities enabled during execution
- Seats or users
- Test cases or test suites
- Projects or environments
- Number of devices connected / parallel executions
Free plan
When you sign up, you receive $10 in free usage credits. These credits let you:- Run real tasks
- See how Quash breaks tasks down internally
- Understand how pricing compounds with task complexity
Pay-as-you-go pricing
Quash follows a task-based pay-as-you-go model. There are no subscriptions or fixed monthly fees. You are charged only when you run tasks. What you pay for Each task execution incurs:- LLM API usage cost (passed through from the model provider)
- A ~20% platform markup to cover:
- Agent orchestration
- Execution reliability
- Infrastructure and maintenance
- Tooling, monitoring, and reporting
Why pricing varies between tasks
Tasks in Quash are not flat-priced. A task may:- Require multiple reasoning steps
- Retry actions if the UI changes
- Validate UI state or backend responses
- Run longer depending on app behavior
Example: how a task is priced
Consider the following task: “Open the app, log in with valid credentials, navigate to the profile screen and verify the username is displayed correctly.” To execute this, Quash may:- Interpret the task intent
- Break it into multiple steps
- Make several LLM API calls to plan and execute actions
- Validate UI state and generate a report
- Summing all LLM API usage during execution
- Applying the platform markup
- Deducting the final amount from your balance
Cloud device usage
Tasks can be executed on:- Local devices or emulators
- Cloud-hosted devices
- Each account includes 60 minutes (1 hour) of cloud device usage at no cost, intended for evaluation and light testing.
- Cloud device usage beyond the free allowance is billed based on Cloud Device Minutes.
- Usage is metered per minute, per device and clearly reflected in billing.
- You can request dedicated cloud devices assigned exclusively to your organization.
- Dedicated devices are not usage-based and are billed separately.
- Pricing is quoted based on:
- Number of devices
- Device models
- Duration of reservation
- Once provisioned, devices are reserved for your use for the agreed time period.
Billing transparency
Quash provides detailed billing information for every task, including:- Task name
- Execution status
- Model used
- Number of API calls
- Total cost deducted
Enterprise plans
Enterprise plans are designed for teams with advanced scale, security and infrastructure requirements. Enterprise plans include:- Unlimited usage across Agent Actions and test execution
- Dedicated cloud devices assigned exclusively to your organization
- Support for bringing your own LLM API keys (for example, via Azure OpenAI or Amazon Bedrock) to run Quash using your preferred models and accounts
- Device requirements (quantity and models)
- Infrastructure and deployment preferences
- Support, compliance and security needs