Customize an Agent That Doesn’t Use Agent Script (Legacy)
This section describes the process of customizing agents that were created without using Agent Script as their blueprint. We don’t recommend that you use this legacy workflow anymore to create an agent. Instead, we recommend that you author agents that use the Agent Script language, which is the next-gen way of creating agents. To customize the agent, you then simply modify its Agent Script file. See Author an Agent with Agentforce DX and Code Your Agent Using Its Script File.
Warning
After you create a basic agent, customize it so that it does what you want. As always, you can use low-code builders or pro-code developer tools to develop the different parts of the agent.
Determine What Customization You Need and Which Tool To Use
The main way you customize an agent is to add more subagents and actions. Sometimes you can use an existing subagent or action from your development org’s reference library. But at other times, to meet your specific business needs, you must create a custom subagent or action.
This table lists the various customizations you can make to your agent, the best tool to use, and where to get more information.
Customization Task
Best Tool
Related Documentation
Add a standard action from the reference library to an existing subagent.