
Smart Search Agent
by Appian Corporation
Description
Finding the right record usually means guessing the exact keywords a colleague typed months ago.
The Smart Search Agent removes that guesswork: it takes a natural-language request, runs Appian Smart Search over your record data, evaluates how well each result matches the intent, and returns a clear answer grounded strictly in what it found. It reasons about whether a request is conceptual or literal and picks the right search mode accordingly.
This brings Appian's "research and insight" pattern to data retrieval across your operations. Operating inside your environment over Data Fabric, the agent reads (never writes) records and strictly refuses to fabricate—if the data does not contain a strong match, it says so. It serves as a reusable building block that can be pointed at any indexed record type.
Common applications include finding similar or duplicate service cases before opening a new one, locating records by name, ticket reference, or asset ID, and pulling related history for triage or research tasks.
Features
- Dual Search Modes: Chooses semantic (meaning-based) for conceptual questions or lexical (exact phrase) for names, IDs, and specific terms, and switches if results are weak.
- Relevance Evaluation: Reads each result's similarity score and content to confirm a match is genuinely relevant, not just superficially similar.
- Grounded, No-Fabrication Answers: Presents only what the search returned in order of relevance, distinguishing strong from weak matches.
- Self-Correcting Search: Refines terms or switches modes across attempts, then reports honestly when the data lacks a match.
- Read-Only & Safe: Searches and reports on indexed records without ever modifying data.