Jump to: Metered Activities | Delta Ingestion | Aggregation | Team Attribution | Quotas | Summary
Metered Activities
Code Generation
Usage is recorded when AI successfully generates code for your projects:Each pull request includes both the Agent Action Plan (AAP) and the Project Guide under
blitzy/documentation. Only the Project Guide contributes to your LoC total - the AAP is not counted toward Lines Generated.Code Onboarding
Usage is recorded when you successfully onboard an existing codebase:
When it counts: Usage is recorded upon successful onboarding completion and project graph updates.
Delta Ingestion
Blitzy ingests code as a delta - only the lines that changed since the last ingested commit are counted. Forking a branch, renaming a branch, or creating a new project on a different branch of the same repository does not re-count existing code. Only new or modified lines contribute to your LoC total. This means two projects on different branches of the same repo share a common baseline. Each project is billed only for what it changes, not for the full codebase.Usage Aggregation by Subscription
Usage visibility and aggregation differ by subscription tier:
Enterprise subscriptions provide comprehensive visibility across all organizational levels, enabling administrators to analyze usage patterns and optimize resource allocation.
Team Attribution
Attribution Requirements
For Enterprise subscriptions, usage is attributed to teams when both conditions are met:- The user is a member of the team
- The team has access to the project
Multiple Team Membership
When a user belongs to multiple teams with access to the same project:- Usage is attributed to each qualifying team independently
- Each team’s metrics reflect the full usage amount
- This enables accurate tracking for shared project scenarios
Attribution Hierarchy
Usage flows through the following levels:No Team Access Scenarios
Quotas & Overages
Subscription Quotas
Each subscription includes quotas for:- Lines Generated - Maximum code generation capacity
- Lines Onboarded - Maximum codebase size for onboarding
Overage Handling
When usage exceeds plan limits:- An overage record is created
- Platform access continues uninterrupted
- Overage amounts are tracked separately for billing
Free users will have ingestion blocked if the selected codebase surpasses the current limit.
Excluded Activities
The following activities are not metered:- Failed or incomplete operations
- File mapping and analysis
- Internal processing steps
Usage Summary
Related Guides
Teams & Roles
Team membership and access control
Project Sharing
Project access and team collaboration