Skip to main content
The Marketplace is a centralized hub for discovering and deploying pre-built AI agents, tools, and templates. Use it to import ready-made agents that are already configured with predefined tools and workflows, instead of building from scratch.

When to Use the Marketplace

Import from the Marketplace when you want to:
  • Quickly prototype or validate a use case without writing custom logic
  • Reuse a pre-configured agent with predefined tools and workflows
  • Reduce setup time using a platform-provided or community-shared template

Steps

1. Open the Agent Creation Flow

In your agentic app, go to Agents+ New AgentImport from Marketplace.

2. Browse and Select an Agent

Search or filter the Marketplace catalog to find an agent that fits your use case. Review the agent’s description, associated tools, and configuration details before selecting.

3. Import the Agent

Click Import to add the agent to your application. The imported agent is created as a new instance scoped to your app and does not modify the original Marketplace template.

4. Review and Customize

After import, open the agent from the Agents section and verify each component:
ComponentWhat to verify
ProfileName and description match your use case
DefinitionInstructions are aligned with your goals and constraints
ToolsConfigured tools connect to your systems
SettingsAI model and context window are appropriate
Edit any component to customize the agent for your specific requirements.

Next Steps