As per the AgentForce Deployment and Lifecycle Management Guide, AgentForce agents, including their topics, actions, and prompt templates, can be deployed from sandbox to production using Salesforce change sets.
Administrators should create an outbound change set in the sandbox environment that includes all relevant components (Agent definition, prompt templates, topic configurations, flows, and permissions) and then upload it to production for validation and deployment. This process ensures consistency, auditability, and proper dependency tracking between environments.
Option A is incorrect because manual recreation is inefficient and error-prone. Option B is not recommended, as JSON export/import is for development backups and advanced metadata operations, not for standard deployments.
Hence, the correct approach per AgentForce’s best practices is Option C – Create an outbound change set and deploy it to production.
[Reference: AgentForce Administration Guide — “Deploying Agents and Components via Change Sets.”, , , , , , ]
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit