Simple, Transparent Pricing
Start free. Upgrade when you need more projects, team features, or enterprise compliance.
Free
Perfect for solo developers getting started.
$0/month
- 1 project
- Basic approvals (approve/deny)
- Rules-based auto-approve
- Web dashboard
- 7-day audit history
- Community support
Pro
For developers managing multiple projects.
$5/month
- Up to 5 projects
- Advanced rules editor
- Smart auto-approval scopes
- Multi-project grid view
- Desktop & mobile apps
- 30-day audit history
- Email support
Team
For teams that need shared oversight.
$10/user/month
- Up to 50 projects
- Multi-approver support
- Shared rule templates
- Team permissions & roles
- Cross-device sync
- 90-day audit history
- Priority support
Enterprise
For organizations with compliance needs.
$20/user/month
- Unlimited projects
- AI safety evaluation
- SSO integration
- PII masking
- Custom data retention
- 1-year audit history
- Dedicated support
- SLA guarantee
Feature Comparison
| Feature | Free | Pro | Team | Enterprise |
|---|---|---|---|---|
| Projects | 1 | 5 | 50 | Unlimited |
| Approvals | Basic | Advanced | Multi-approver | Multi-approver |
| Auto-approval rules | Basic regex | Smart scopes | Shared templates | Shared templates |
| Dashboard | Web | Web + Desktop | Web + Desktop + Mobile | Web + Desktop + Mobile |
| Audit retention | 7 days | 30 days | 90 days | 1 year |
| Real-time sync | Single device | Multi-device | Multi-device | Multi-device |
| SSO | — | — | — | Yes |
| AI safety eval | — | — | — | Yes |
| Support | Community | Priority | Dedicated + SLA |
Frequently Asked Questions
Can I use Askance for free?
Yes! The Free tier includes 1 project with basic approvals, auto-approve rules, and the web dashboard. No credit card required.
How does the CLI work with my IDE?
Askance uses Claude Code hooks to intercept tool calls before they execute. The MCP server provides additional tools for the agent to check instructions and report status. Works with VS Code + Claude Code and Claude Desktop.
Is my code sent to external servers?
No. The Askance daemon runs locally on your machine. Only minimal metadata (tool name, risk level, approval status) is synced to the cloud for remote approvals. Your source code never leaves your machine.
Can I cancel my subscription anytime?
Yes, you can cancel anytime. You'll retain access until the end of your billing period, then automatically downgrade to the Free tier.
What happens if the daemon is unreachable?
If the daemon can't be reached, the hook falls back to a terminal-based 'ask' prompt — the same behavior as if Askance wasn't installed. Your agent never gets stuck.