Security

Last reviewed: August 19, 2026

Our threat model, in one paragraph.

We designed Forzara assuming that both a user's device and our own servers could be compromised at some point. The main defense isn't a promise to keep every door locked forever, it's that we minimize what exists behind the doors in the first place. Documents and the details typed into a tool are never written to persistent storage, so there is almost nothing for a breach, a subpoena, or a mistake to expose.

This page describes how the product is actually built, not a marketing summary of it.

1. How document generation actually works

This is the highest-risk action on the platform, since it's the one place your personal details pass through our servers at all. The flow is the same for every AI-assisted tool, resume, cover letter, landlord letter, or court-form lookup:

Closing the tab discards it from your side. Nothing further to discard on ours, because nothing was kept.

2. What we deliberately do not do

3. Who can see what

If you're enrolled through a partner organization, your assigned coach can see the status of your milestones (not started, pending, approved) and any short optional note you choose to attach when submitting one. That's the entire visibility surface. They cannot see document content, and there is no admin view, export, or support tool anywhere in the codebase that exposes it. Forzara staff can see account metadata (name, email, join date, organization membership) for support purposes, and nothing more.

4. Infrastructure and technical controls

5. Reporting a security issue

If you find something that looks like a security problem, a way to see data that shouldn't be visible, bypass a permission check, or anything else that doesn't match this page, we want to know before anyone else does.

support@forzara.ai

Tell us what you found and how to reproduce it. We don't have a formal bug bounty program, but we read every report and respond.

For what we collect, retain, and delete, and your rights over your own account, see the Privacy Policy.