Overview
Agent Composer offers pre-built templates so you can get started quickly. Availability is by template type:- Basic Search and Agentic Search — available to self-serve users.
- All other templates in the Template Catalog (e.g. Device Log Analysis, Deep Research, domain-specific templates) are available only for Enterprise. There are no other Enterprise-only features—only access to these additional templates. Request a demo to use them.
| Template | Availability | Best for |
|---|---|---|
| Basic Search | Self-serve | Quick lookups, simple Q&A, direct search-to-response |
| Agentic Search | Self-serve | Multi-step retrieval, iterative research, complex Q&A |
| Device Log Analysis | Enterprise | Automated root cause analysis of device logs (e.g. 3GPP LTE), multi-agent parsing and RCA reports |
Basic Search
Basic Search (also referred to as Fast Search in the template catalog) is a streamlined, lightweight template for quick document retrieval and response generation.- Simple architecture: Direct search-to-response pipeline without multi-turn research
- Fast performance: Minimal configuration for rapid queries
- Basic RAG: Standard retrieval with citation and groundedness tracking
Agentic Search
Agentic Search is a multi-step research template. The agent uses iterative retrieval and tool use to answer complex questions with citations.- Multi-turn research: Plans searches, refines queries, and synthesizes answers from multiple retrievals
- Structured agent loop: Uses defined tools (e.g. search over datastores) with guardrails
- Citations: Grounded responses with source references