- What is included in the free trial?
- The free trial gives you 1 full report with 3 preview documents: executive summary, knowledge gaps analysis, and risk score. This lets you evaluate the AI quality before committing to a paid plan.
- Can I use my own Anthropic API key (BYOK)?
- Not yet. Bring Your Own Key is on the roadmap for Business and Enterprise plans, but it is not implemented today — hosted plans currently run on our Anthropic account. If you need your own key in the processing path right now, the Claude Code skill already does that: it runs on your infrastructure and generates through your own Claude Code session. Ask us and we will tell you where BYOK stands.
- Is there a limit on how many files I can upload?
- No. A paid report is $149 whatever the volume — the price does not change with file count. The free trial is capped at 10 files. Very large uploads are bounded by the per-report token cap rather than by price.
- What is the token cap?
- Each report has a ceiling on how much AI processing it can use — 200,000 tokens on a paid report. It exists to bound cost on an unusually large upload; most reports use 50,000 to 100,000. If a report would exceed it, generation stops and tells you rather than running up an unbounded bill.
- Can I self-host?
- Yes. Enterprise plans include a Docker-based self-hosted deployment option so your data never leaves your infrastructure. Our CLI tool is always free and runs entirely locally.