30-Day Free Trial • 15 Prompts • Bring Your Own API Key

Build Salesforce Features
in Minutes with AI

Go from plain-English request to deployed Salesforce delivery across fields, flows, Apex, LWC bundles, permission sets, list views, dashboards, custom settings, report types, and more. Clean runs move automatically. When the model hits an edge case, your team can step in, answer blockers, and keep the run moving.

Fields • Flows • Apex • LWC • List Views • Dashboards • Auto-deploy when clean

🔒 Controlled org deploys Approval when needed📑 Full audit trail🔐 AES-256 encryption👤 SSO & 2FA🚀 Auto-deploy clean runs
~4 min
average clean-run delivery
Fields to LWC
one surface for supported build work
Transform Beta
modernization lane for legacy org cleanup

The Old Way vs. SF Agent

Turn a plain-English request into a deployment-ready Salesforce change instead of bouncing between Setup, code, testing, and manual metadata work.

Without SF Agent
  1. 1Navigate to Setup → Object Manager → Opportunity
  2. 2Click Fields & Relationships → New, set type, label, API name, precision
  3. 3Configure field-level security for each profile
  4. 4Navigate to Validation Rules → New
  5. 5Write the formula syntax, test, debug formula errors...
  6. 6Navigate to Apex Triggers → New
  7. 7Write trigger code with bulk-safe patterns, create handler class
  8. 8Write test class (75% coverage), run tests, fix failures
  9. 9Update Permission Set to grant field access
  10. 10Verify everything works end-to-end
~2-3 hours of Setup + coding
With SF Agent
  1. 1Type: "Add a required Revenue field to Opportunity. Block saving when Stage is Closed Won but Revenue is blank. Create a trigger that logs revenue changes."
  2. 2SF Agent plans the change and auto-deploys when the run is clean. If something needs confirmation, you step in.
  3. 3Done. The change lands in Salesforce with an audit trail.
~4 minutes, zero clicks in Setup
Natural Language to Deployment

From Description to Deployment

Stop hand-editing metadata and clicking through Setup. Describe the Salesforce change you need, let SF Agent generate the plan, and auto-deploy the clean runs.

Supported build work: custom fields, validation rules, flows, Apex classes, triggers, test classes, LWC bundles, permission sets, layouts, record types, list views, reports, dashboards, custom settings, report types, and more.

Human in the loop when it matters: if the AI runs into ambiguity or a blocker, users can provide input directly on the run so SF Agent can continue with the right context.

Transform Workbench Beta remains available as a secondary lane for modernization work.

Try It Free
// You describe what you need: "Add a required Revenue field to Opportunity and a validation rule that blocks save when Stage is Closed Won but Revenue is blank" // AI generates the deployment spec: { operations: [ { type: "CUSTOM_FIELD_CREATE", target: "Opportunity.Revenue__c" }, { type: "VALIDATION_RULE_CREATE", formula: "AND(ISPICKVAL(...))" } ] } // Clean run → Auto-deployed in ~4 min

Built for Natural Language to Deployed Changes

Generate supported Salesforce primitives from natural language and ship clean runs into Salesforce, with a human step only when the run needs it.

Data Model & Configuration

Custom objects, fields, record types, validation rules, page layouts, and picklist values. Generated from your description, deployed via Metadata API.

Automation & Code

Flows, Apex classes, Apex triggers with test classes, LWC bundles, approval processes, assignment rules, list views, dashboards, custom settings, and report types. Each operation goes through preflight validation before reaching your org.

🔍

Auto-Deploy or Step In

Clean runs can move straight through to deployment. When a change needs confirmation, SF Agent surfaces the plan so you can inspect exactly what will change before approving.

🔄

Transform Workbench Beta

Modernization is a secondary lane when you need it: break Profiles into Permission Sets, convert Workflow Rules or Process Builder logic to Flow, and preview exactly what will change.

🔒

Validate → Deploy → Verify

Three-layer safety: preflight checks before deploy, quality gates on the spec, and post-deploy verification that fields exist, flows activate, and Apex compiles.

🛠

Guided Error Recovery

Deploy failures are classified into structured fix options, including retry, rename, or skip paths, instead of raw Salesforce error dumps and manual guesswork.

Supported Primitives

These are the Salesforce primitives SF Agent is positioned to generate, validate, and deploy from plain-English requests, with human review only when the run needs it.

Modernization Lane

Transform Workbench Beta handles org cleanup and legacy migration work, but the core product story is still feature delivery across supported Salesforce primitives.

Data Model

Custom ObjectsCustom FieldsFormula FieldsPicklist ValuesRecord TypesPage LayoutsValidation RulesCustom Settings

Automation and Code

FlowsApproval ProcessesAssignment RulesApex ClassesApex TriggersTest Classes

UI and Access

LWC BundlesPermission SetsList ViewsReportsDashboardsReport Types

Modernization Beta

Profiles to Permission SetsWorkflow Rules to FlowProcess Builder to FlowLegacy Automation Cleanup

Coming Soon In Development

These primitives are being built and tested. They will move into supported status as each one passes live deployment validation.

Matching RulesCustom ApplicationsPath AssistantLightning Message ChannelsAura BundlesCSP Trusted SitesBusiness ProcessesCustom TabsWeb LinksCustom Notification Types

Enterprise Security, Built In

Not bolted on after launch. Every layer is production-ready.

🔒

Deployment Controls

Decide how your team deploys. Clean runs can move automatically, higher-risk changes can require a human step, and every run stays visible with traceable audit history.

🔐

AES-256-GCM Encryption

All secrets and API keys encrypted at rest with AES-256-GCM. Random IV per encryption. Your BYOK keys never stored in plaintext.

👤

Salesforce SSO + 2FA

Sign in with your own Salesforce org via PKCE OAuth. Mandatory two-factor authentication on every login. No platform-level SF org dependency.

🔑

Bring Your Own API Key

Use your own Anthropic, OpenAI, or Azure key. Full control over model selection and cost. Keys encrypted at rest, used only in-flight.

📑

Immutable Audit Trail

SHA-256 hash-chained audit log. Every deployment, login, and admin action recorded with tamper-detection built in.

👥

Role-Based Access Control

Four roles: Admin, Developer, QA, Viewer. Server-side permission enforcement on every request. Multi-tenant isolation guaranteed.

🛡

Data Egress Policies

Three policy levels: block all model calls, allow summaries only, or require approval. Control exactly what data leaves your tenant.

🛠

CSRF + Origin Validation

HttpOnly secure cookies, SameSite=Lax session handling for OAuth compatibility, SameSite=Strict trusted-device cookies, origin validation on mutating APIs, and server-side rate limiting for auth and run creation.

How It Works

Three steps from requirement to deployed Salesforce work — watch it happen end-to-end.

Live walkthrough · ~2 minWatch a plain-English request read the org, run the 15-stage pipeline, and land real Apex in Salesforce — classes you can verify.
1

Connect Your Salesforce Org

Sign up and connect via OAuth. Under a minute. No managed packages, no components to install in your org.

2

Describe & Validate

Type your requirement in plain English. SF Agent generates the plan, runs validations, and prepares the build path for deployment.

3

Auto-Deploy or Step In

Clean runs deploy automatically. If the run needs confirmation, you step in, approve the change, and the platform completes deployment with verification.

Deep dive · Connect a sandboxFirst-time setup walkthrough: create a Connected App in Salesforce, paste the credentials, complete OAuth.

Pricing That Fits How Salesforce Teams Actually Work

Start in one org, prove the workflow, then move up only when you need more throughput, more environments, or more seats.

Evaluation

Free Trial

$0/30 days

Best for validating the workflow in a single org

  • All supported metadata types
  • 15 prompts over 30 days
  • 1 connected org
  • Bring your own API key (Anthropic, OpenAI, or Azure)
  • No credit card required for SF Agent
Start Trial
Most Popular
Operator

Pro

$99/month

For independent admins and builders shipping Salesforce work every week

  • All supported metadata types
  • Unlimited deployments
  • Up to 2 connected orgs
  • 1 user seat
  • Bring your own API key
  • Email + 2FA authentication
  • Email support
Start Free Trial
Team

Business

$299/month

For lean platform teams and Salesforce consultancies handling parallel delivery

  • All supported metadata types
  • Unlimited deployments
  • Up to 5 connected orgs
  • 5 seats (1 admin + 4 developers)
  • One shared Salesforce integration user
  • Bring your own API key
  • Salesforce SSO login option
  • Priority email support
Start Free Trial

Every plan keeps model choice in your hands with BYO API key support. No credit card required for SF Agent to start the trial, but model usage is billed by your provider.

Frequently Asked Questions

Short answers to the questions serious buyers, admins, and platform teams ask before they trust automation in a Salesforce org.

What metadata types are supported?
Custom fields, custom objects, record types, validation rules, formula fields, flows, Apex classes, triggers, test classes, LWC bundles, permission sets, page layouts, list views, reports, dashboards, custom settings, report types, approval processes, assignment rules, and modernization workflows like Profiles to Permission Sets or Workflow Rules to Flow. Additional primitives including matching rules, custom applications, path assistant, lightning message channels, and more are currently in development.
Is this safe for my Salesforce org?
The platform is built around controlled Salesforce delivery. Clean runs can move automatically, and runs that need confirmation are surfaced for human input before deployment. Three layers of safety: preflight validation, spec quality gate, and post-deploy verification.
What is the Transform workbench?
It is the secondary modernization lane for teams with legacy Salesforce config, and it is currently in beta. Think Profiles to Permission Sets, Workflow Rules or Process Builder to Flow, automation cleanup, and safer metadata upgrades with a clear before-and-after spec.
What happens if a deployment fails?
The platform classifies the error into 8 categories and offers structured fix options — "auto-fix and retry," "use a different name," or "skip this operation." No raw Salesforce error dumps. Metadata API deployments are transactional, so failed deploys dont leave partial changes.
What AI model does it use?
You bring your own API key — we support Anthropic (Claude), OpenAI, and Azure OpenAI. Full control over model selection and cost. Keys are encrypted at rest with AES-256-GCM. The architecture is model-agnostic.
How does authentication work?
Email + password with email-delivered 2FA for protected sign-ins, optional trusted-device recognition, or Salesforce SSO (PKCE OAuth). Sessions expire after 8 hours. Password policy and login attempts are server-side enforced.
Do my team members each need a Salesforce license?
No. All users deploy through one shared Salesforce integration user. Individual team members dont need separate admin licenses. A team of 5 saves $1,200+/month in Salesforce licensing.
Do I need to install anything in Salesforce?
No. You connect your Salesforce org using a standard Connected App (OAuth). No managed packages, no custom components. Setup takes under a minute.

Stay in the Loop

Product updates, Salesforce tips, and early access to new features. No spam, unsubscribe anytime.

Join 0 Salesforce professionals. We respect your inbox.

Ready to Build Salesforce Features in Minutes?

Connect your Salesforce org, describe one real request, and see how SF Agent handles the build path from natural language to deployed Salesforce work.

Start Free Trial
No credit card required for SF AgentBring your own API keyModel usage billed by providerHuman step when needed
SF Agent — Build Salesforce Features in Minutes with AI