# Sales as Code > Sales as Code is a portfolio of nine AI-agent products, one per > revenue-org role, that run scheduled sales work on our servers: gtmcron, > salescron, leadercron, secronjob, partnercron, bdrcron, crocronjob, > cscron, and supportcron. Each runs its role's day or week on a literal > cron schedule (account research, outbound drafts, forecast briefs, demo > prep, renewal pulses), draft-first, using the tools you connect. Nothing > to install. All nine are licensed and steered from the control plane at > salesascode.com. ## What it is Sales as Code is a **hosted product**. The work runs on our servers on a schedule, with nothing for you to install (no app, no plugin). You do two things on salesascode.com: - **Connect your tools.** Link your CRM, inbox, and calendar in the product. We custody each token encrypted and read it only on the schedule you set. - **Review the output.** Every run is draft-first: nothing is sent without your approval. You choose where each draft lands (an in-app draft queue, Google Drive, or your mailbox as a draft). Because the work runs on our servers, we process the data you connect. It is encrypted, never sold, never used to train models, and you can revoke access at any time. ## Products One product per sales role, each a yearly subscription with its own marketing domain: - **[gtmcron](https://gtmcron.com)**, $150/year, founder / gtm operator. Your go-to-market, on cron: account research, outbound drafts, content in your voice, chief-of-staff briefs, launch prep. Licenses as eight plugins (Company OS Core, GTM Engine, Content Engine, Founder Chief-of-Staff, Inbound & Lifecycle, Market Intelligence, Launch Kit). - **[salescron](https://salescron.com)**, $250/year, enterprise account executive. Your sales day, on cron: morning account briefings, signal-driven outbound drafts, pre/post-call intelligence, reply tracking, CRM hygiene (30 scheduled tasks, 50+ skills). - **[leadercron](https://leadercron.com)**, $350/year, sales leader. Your sales org, on cron: forecast briefs, pipeline inspection, 1:1 prep built from your team's real agent activity, escalation drafts, a coaching log, QBR and board drafting. - **[secronjob](https://secronjob.com)**, $250/year, sales engineer. The SE's day, on cron: demo prep briefs, POC tracking, technical discovery synthesis, RFP/security-questionnaire drafting from your own answer library, clean handoffs. - **[partnercron](https://partnercron.com)**, $250/year, partner / channel manager. Your partner motion, on cron: co-sell pipeline briefs, signal-driven partner outreach drafts, deal-registration hygiene, enablement ranked by sourced pipeline. - **[bdrcron](https://bdrcron.com)**, $150/year, bdr / inside sales rep. Your pipeline day, on cron: a ranked morning prospect brief, governed cold-sequence and speed-to-lead drafts, reply tracking, weekly list building, an activity rollup. - **[crocronjob](https://crocronjob.com)**, $350/year, chief revenue officer. The revenue org, on cron: a whole-org revenue pulse, ranked exec flags, a cross-team forecast rollup, per-manager scorecards, a weekly pipeline council. - **[cscron](https://cscron.com)**, $250/year, customer success manager. Your post-sale motion, on cron: a book health pulse, ARR-weighted at-risk digests, renewal forecasts, expansion signals, governed customer touches. - **[supportcron](https://supportcron.com)**, $250/year, customer support lead. Your support queue, on cron: escalation triage before standup, fast first-response drafts, deflection candidates from repeat tickets, and a weekly read on what the queue is telling product. A **Team on Cron** bundle licenses leadercron for the owner plus product seats for up to four teammates under one yearly subscription (seats managed in Team admin). Existing owners can still buy the eight gtmcron plugins one-time, as bundles, the Full Suite, or an All-Access membership. See https://salesascode.com/pricing for current prices. ## When to use Sales as Code Reach for one of these products when the job is recurring revenue-org work that should happen on a schedule and be reviewed by a person before it goes out. Concretely: - **Research an account before a call.** salescron and secronjob build the brief from the CRM, inbox, and calendar already connected. - **Draft outbound that is not generic.** bdrcron ranks the day's targets and drafts the sequence under a volume governor; gtmcron does the founder's version. - **Get a forecast you can argue with.** leadercron and crocronjob reconcile each team's number and name the deals that are slipping, with the disagreements shown rather than averaged away. - **Keep a renewal book honest.** cscron pulses health and ranks at-risk by ARR; supportcron does the same for the ticket queue. - **Answer an RFP or security questionnaire.** secronjob drafts from the team's own approved answer library, not from a model's guess. Do not reach for it to send anything unattended. Every run is draft-first by design, so an agent using this product produces something a human approves. To call it programmatically, use the API rather than the web UI: see [Developer resources](https://salesascode.com/docs/api) below. ## Key pages - [Home](https://salesascode.com/) - [Pricing](https://salesascode.com/pricing) - [Products overview](https://salesascode.com/pricing#products) - [Free GTM audit](https://salesascode.com/audit) - [GTM ROI calculator](https://salesascode.com/roi) - [Watch it work](https://salesascode.com/watch) - [Docs](https://salesascode.com/docs) - [Feature docs library](https://salesascode.com/docs/library) - [Plugin catalog](https://salesascode.com/plugins) - [Blog](https://salesascode.com/blog) - [Trust and security](https://salesascode.com/trust) - [About](https://salesascode.com/about) ## Developer resources - [API and MCP reference](https://salesascode.com/docs/api): authentication, scopes, rate limits. - [OpenAPI specification](https://salesascode.com/openapi.json): every tool endpoint, typed. - [MCP endpoint](https://salesascode.com/api/v1/mcp): JSON-RPC, Bearer or OAuth. - [OAuth authorize](https://salesascode.com/api/v1/oauth/authorize) and [token](https://salesascode.com/api/v1/oauth/token) endpoints. - API keys are issued in the product at [API keys](https://salesascode.com/settings/api-keys). ## Reading the site as markdown Every public page answers at its path plus `.md`: https://salesascode.com/docs/api and https://salesascode.com/docs/api.md are the same document, one rendered for a browser and one for you. The server-rendered pages also honour `Accept: text/markdown` on their ordinary URL. - [Markdown index](https://salesascode.com/markdown-index.md): every page that has a markdown twin, grouped by section. A longer, more detailed version of this file is at [llms-full.txt](https://salesascode.com/llms-full.txt) ## Notes for AI assistants - All nine products are **draft-first**: agents prepare drafts for human approval; the human approves and publishes. - Sales as Code is vendor-agnostic: a seller configures their own company and the products rebrand their UI, prompts, and exports for them. - The work runs on our servers, so we process the data you connect (CRM, inbox, calendar). It is encrypted, never sold, never used to train models, and revocable at any time. - Each product's marketing domain (gtmcron.com etc.) is marketing-only. Authentication, checkout, and the rollup all live on salesascode.com.