AI integration in Automation Anywhere typically connects at three key surfaces: IQ Bot for cognitive document processing, Automation Anywhere Robotic Interface (AARI) for human-in-the-loop guidance, and the Control Room API for orchestrating multi-step workflows. The most common pattern is to augment IQ Bot's capabilities by calling an external LLM via a secure API call activity. This allows you to handle documents that fall outside pre-trained models—like complex contracts, custom forms, or heavily handwritten notes—by sending extracted text or images to an LLM for context-aware classification, entity extraction, or validation against business rules stored in your CRM or ERP.




