Documentation Index
Fetch the complete documentation index at: https://factory-docs-auto-sync-jp-docs.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Pricing Structure
Factory plans use rolling rate limits across three windows: 5-hour, weekly, and monthly. Your plan’s Standard Usage gives you access to all models and is consumed first. Teams and Enterprise plans are not affected by rate limit changes. When you hit a Standard Usage limit, you have two options:- Droid Core — a selection of leading open-weight models with a separate token rate limit pool. Free, no additional cost.
- Extra Usage — prepaid credits that let you keep using any model. Pay-as-you-go, $10 minimum.
/limits command in Droid.
Plans
Pro — $20/mo
Complete software development agents for individuals.- Agent-native, multi-platform experience
- Desktop / CLI / SDK
- Cloud & local background agents
- Track billing and usage statistics
- Agent-readiness dashboard
Pro Plus — $100/mo
Everything in Pro, plus:- Expanded rolling rate limits
- ~5x the usage of Pro
- Droid Computers — access to Factory-managed cloud computers for remote Droids
Max — $200/mo
Everything in Pro Plus, plus:- Expanded rolling rate limits
- ~10x the usage of Pro
- Early access to new features
Teams
For growing teams that need tailored plans.- Multiple team members up to 150 seats
- Custom usage limits
- Dedicated onboarding and support
- Single Sign-On (SSO) integration
- SAML/SCIM provisioning
- Zero Data Retention (ZDR)
- Basic admin controls (model selection, autonomy level, model access controls, org-level deny lists)
Enterprise
Every feature prior, plus:- Enterprise scale
- Unlimited team members
- Dedicated compute with partitioned inference pool
- Enterprise features
- Audit logging and activity trails
- Agent-readiness Improvement Program
- Enterprise-specific automation cookbook
- On-premise deployment options
- Full admin controls (includes encryption keys, data residency, session retention, network policy)
- Premium support
- Dedicated Account Manager and Customer Engineer
- Priority support with SLAs
- Custom onboarding program
Droid Core
Droid Core is a set of leading open-weight models that Factory has designated as Core. These are typically smaller, cost-efficient models that handle most coding tasks well. When you exhaust your Standard Usage rate limits, Droid Core lets you keep working at no additional cost on its own separate rate limits. You can see the current list of Core models in Settings > Models. The list updates as new models are released. Droid Core usage counts against your Standard Usage if you still have Standard Usage remaining. Once Standard Usage is exhausted, Droid Core draws from its own separate rate limit pool.Extra Usage
Extra Usage is a prepaid, USD-denominated credit balance. It kicks in whenever your Standard Usage runs out (if enabled).- Minimum purchase: $10
- Expiration: credits never expire
- Toggle: enable once, stays on until you turn it off or run out of credits
- Priority: Standard Usage is always consumed first. Extra Usage is never touched while Standard Usage is available.
Missions
Missions draw from the same rolling rate limits as regular sessions. Running Missions requires Extra Usage to be enabled. If you hit a rate limit mid-Mission, the Mission pauses. Tip: run Missions on Droid Core when possible. Core models often deliver comparable results and stretch your plan further.FAQ
General
What counts toward each limit? Every input and output token Droid uses, along with compute usage for Droid Computers. Do the three limits run independently? Yes. Hitting the 5-hour cap doesn’t eat into weekly or monthly any faster, and vice versa. You need headroom in all three to send a request. When does each window reset? All three are rolling: 5-hour, 7-day, and 30-day. Each starts ticking when you first use Droid and resets after the window elapses. Do unused tokens roll over? No, similar to the previous plan Standard Usage does not rollover month to month. Extra Usage that you purchase does roll over.Droid Core
Which models are “Droid Core”? A set of models Factory has designated as Core — typically smaller, cheaper models that handle most coding tasks well. You can see the current list in Settings > Models. This list changes as new models come out. Does enabling Droid Core cost extra? No. Same Standard Usage billing, just restricted to the Core model pool so you can keep working after you’ve hit premium-model limits. If I use Droid Core, does it count against my Standard Usage? Yes, if you have Standard Usage remaining. Standard Usage is consumed first. If you have used up your Standard Usage, then you have a separate set of token rate limits for Droid Core.Extra Usage
How does Extra Usage pricing work? Prepaid, USD-denominated credits at Factory’s per-token rate. Buy a dollar amount and it gets drawn down as your sessions use models, top up whenever you want. What’s the minimum purchase? $10. Does Extra Usage expire? No. Credits persist until you use them. Do I need to re-enable Extra Usage every cycle? No. The toggle is sticky. Enable it once and it stays on until you turn it off or run out of credits. Which is consumed first, Standard or Extra Usage? Standard, always. After that it depends on which fallback you picked in settings. Extra Usage is never touched while you have Standard Usage available.Token Rate Limits
What happens mid-session when I hit a limit? The current request finishes, then subsequent requests get refused with a token rate-limit error in the CLI or Web UI. Run/limits to toggle Droid Core or Extra Usage and retry immediately. No need to reopen the session.
Does a long-running autonomous agent get throttled?
Yes. It pauses and surfaces the same limit error. This is intentional. Token rate limits prevent a runaway agent from burning a month of quota in an afternoon.
