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 Agent → Import 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:| Component | What to verify |
|---|---|
| Profile | Name and description match your use case |
| Definition | Instructions are aligned with your goals and constraints |
| Tools | Configured tools connect to your systems |
| Settings | AI model and context window are appropriate |
Next Steps
- Test the agent before publishing
- Configure delegation rules if your app uses the Adaptive Network pattern