Documentation Index
Fetch the complete documentation index at: https://ai-kb.automationanywhere.com/llms.txt
Use this file to discover all available pages before exploring further.
New Features
Interfaces V2
Interfaces have been expanded into a full app-building experience. Builders can now compose multi-page interfaces with real widgets — chat, agents, actions, analytics, dashboards, documents, Knowledge Base content, meetings, Smart Tables, workflow runs, JSON builders, and execution history — connected to live product behavior instead of static previews. New controls include:- Pages — compose multi-page interfaces
- Branding controls — customize the look of published interfaces
- Command-palette navigation — keyboard-driven navigation across the builder
- Publish controls — manage draft and live states
- Access management — control who can view a published interface
- Widget primitives — actions, tabs, buttons, containers, images, charts, and Smart Table views
Telegram Bot Toolkit
Agents and V2 workflows can now connect to Telegram Bot. The toolkit includes:- Guided connection setup
- Configurable tools
- A New Message trigger
- Sample message capture via
/generate_test_messagefor testing trigger payloads
Notion Toolkit
The builder now includes Notion toolkit configuration with OAuth setup and a mapped V2 toolkit experience covering Notion actions and triggers.Workflows V1 Migration Tool
A migration tool is available in the Workflows V1 interface to move existing automations to Workflows V2 in place. See the Workflows V1 Deprecation notice for the full timeline, migration guidance, and frequently asked questions.Analytics Report Exports
Analytics feedback and reporting views now support export flows for offline review and customer reporting.Datastore Add to List
Datastore automation now supports adding values to list fields. Variable resolution also respects the selected scope more consistently, reducing errors when workflows reference datastore values from different contexts.Improvements
Infrastructure Upgrade
The cloud hosting infrastructure has been migrated to a more scalable and resilient container orchestration platform, improving deployment reliability, resource efficiency, and the foundation for future scaling.Enhanced Authentication Security
User authentication has been consolidated onto the same unified platform as the core database, improving session reliability across the application.Smart Tables Improved Column Name Handling
Column names containing spaces are now handled correctly in LLM and agent computations.Resolved Issues
Interfaces & Chat- Markdown rendering is safer for blockquotes, auto-links, embedded HTML, and iframe sandbox handling
- Duplicate memory approval toasts are suppressed
- PII masking refreshes during chat and preserves legacy masked messages more reliably
- Public chatbot reauthentication, chat privacy, and workflow file upload flows are more stable
- Tabular CSV, TSV, and Excel uploads now show better Chunks-tab information and are marked synced when vectorization is skipped
- Confluence Knowledge Base links open local synced resources when available and avoid unexpected external navigation
- Knowledge Base folder timestamp handling is more reliable
- URL ingestion now uses bounded retries and tighter HTTP timeouts
- Schedule triggers can use the platform-configured minimum interval, with safer cron edge-case handling