Templates
Getting Started with Templates
A Quickstart Guide to Creating Agents
Templates provide a structured starting point to help you rapidly build AI agents with standardized logic, integrations, and configurations. This feature is ideal for users who want to avoid building agents from scratch and prefer a guided, consistent setup process.
Using a template streamlines the configuration of key components such as agent parameters, LLM settings, and workflow design. It also reduces the chance of errors and ensures that all required components are included for successful deployment.
Creating an Agent Using a Template
- Click Open Template on the desired agent template card to access the Edit Agent page, where you can modify the agent’s configuration.
- In the Left Panel, update the agent parameters as needed. Refer to the
Configuring Agent
Parameters section for detailed guidance on each field.Note: Ensure the correct LLM is selected under the LLM configuration. For details, refer Configuring LLM section.
- In the Center Canvas, drag and drop subagent or decision nodes to build or modify the workflow.
- Click on a subagent node in the canvas to open the Subagent Configuration Panel on the right. Update parameters or add new ones as required. For details, refer to the Configuring Subagent Parameter section.
- Use the toolbar icons (bottom left corner of the canvas) to add new subagent or decision nodes .
- Click Save and then Save Changes to apply the updates.
- Change the status to Ready using the Status dropdown to package the agent for deployment.
Result: You have successfully created an agent. The new agent you created appears in the AI agents catalogue page.
Available Agent Templates
The following table lists the prebuilt agent templates currently available in the UnO Agentic AI Builder. These templates help you quickly set up agents for various domains and use cases. You can use them as-is or customize them to suit your business needs.