1. data collection & input ingestion
when you upload your resume to the offermog ai sandbox or constructor tool, the platform parses raw text files, vectorizes credentials, and maps experiences into a structured schema. during this processing stage, we temporarily read contact information, history logs, and profile URLs to render your templates.
any raw documents you upload are held within secure cloud storage environments protected by transport layer security (tls 1.3) protocols.
2. automated scrubbing & model privacy
unlike legacy resume builders that feed raw data directly into third-party llm nodes, offermog ai utilizes a local frontend filtering node. before any structural resume tailoring is processed via upstream model nodes, your contact details, street addresses, and customized identifiers are scrubbed and replaced with deterministic tokens.
for a granular breakdown of our redaction parameters and regex schemas, please review our comprehensive pii guidelines document.
3. email outreach & outreach credentials
when deploying automated client nodes to conduct recruiter email outreach, the platform accesses OAuth scopes and tokens that you explicitly authorize. these authorization tokens are encrypted at rest using AES-256 and are never exposed to outer client networks.
we do not read, cache, or scan emails unrelated to candidate outreach processes. email logs are retained only to provide analytics dashboards inside your private user hub.
4. cookies, telemetry & logs
we run anonymous, telemetry-focused page session trackers to audit layout bugs and page load speeds. no personal resume payloads are ever coupled with telemetry datasets. you can opt-out of cookie tracking directly in your browser configurations without losing access to application builders.
5. user control & data deletion rights
we respect international privacy frameworks including the gdpr and ccpa. at any point, you may request complete deletion of your application schemas, raw uploads, compiled pdf vectors, and authorized outreach oauth tokens.
to trigger account scrubbing, go to terminal configurations > accounts > purge profile, or write to our security node at security@offermog.ai. purging takes effect immediately across all nodes.