Skip to content
Everything AgentsAgent Visualizer

Upload an AgentScript file

Drop a .agent file or browse. Files are parsed in your browser; nothing is sent to a server.

Drag and drop your .agent file

or

What is an .agent file?

A YAML-flavored declarative file describing a Salesforce Agentforce agent.

  • system — instructions and welcome/error messages
  • config — developer name, agent type, label, description
  • variables — typed slots used during reasoning
  • start_agent — the entry router
  • subagent — domain-scoped reasoning blocks with their own actions
  • modality / connection — voice / channel configuration