Agentforce Builder
The visual way to build agents. Describe what your agent should do, configure subagents and actions, test in preview, and deploy, all from a browser. No local setup required.

How it works
- Click the button above: signs you in and drops you into a provisioned org
- Start building: define subagents, add actions, write instructions, test in preview
Your org comes with Agentforce, Data Cloud, and all permissions pre-configured.
What you can build
- Subagents: conversation flows your agent handles (order lookup, returns, scheduling)
- Actions: tools your agent calls (Apex, Flow, APIs)
- Instructions: reasoning logic that guides your agent's behavior
- Guardrails: safety rules and escalation paths
Deploy
Once your agent works in preview, deploy to:
- Experience Sites: hosted Salesforce page with your agent embedded
- Enhanced Chat: embed on your own website
- API: call your agent programmatically from any client
Want more control?
For code-first development with Agent Script, try Claude Code. Both paths produce the same thing: an Agentforce agent. Choose the one that fits how you work.