Skip to main content

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

Super Admin Agent Registry

Super Admins now have a dedicated Agents tab alongside Users and Projects. This gives compliance, operations, and reporting teams one place to review agents across the application. The registry includes pagination, project and creator filters, memory and prompt-library filters, and search across agent name, project name, and creator name. A details view is available for each agent. Filtered results can also be exported to CSV or XLSX for offline reporting.

Multi-Value SAML Attribute Mapping

Enterprise SAML onboarding now handles multi-value identity-provider attributes more reliably. Access-control rules and automated team mappings can support identity providers that send multiple values either as separate SAML values or as a single comma-separated value. Role and team assignment is now more predictable when multiple rules match. Admins can also configure a default team role, add team-role override rules, and review stored SAML metadata from Super Admin user views.

Improvements

Workflow API and HTTP Step

The Workflow HTTP step now supports more real-world API payloads:
  • Multipart form-data can include nested JSON fields.
  • Form field values preserve useful types such as numbers, booleans, nulls, and embedded JSON instead of converting everything to text.
  • File attachments can be selected from workflow variables, prior steps, Knowledge Base documents, or inline file values.
  • A dedicated form-urlencoded body mode is now available alongside JSON, multipart form-data, and raw text.
  • Migrated workflows keep HTTP body settings more consistently when moving from older workflow versions.

Agent Communication Toolkit

The Agent Communication toolkit is easier to configure for multi-agent workflows. Helper Agent cards stay expanded, can be edited inline, and make it clear that every configured target agent can participate. Adding a helper agent now opens the picker with the current project selected, card ordering is more reliable, and modal state resets between sessions so the configuration experience feels cleaner.

Settings Billing Records

The Settings billing table now loads more records by default and continues loading until the full filtered result is available or the table can scroll. An accessible Load more row is also available as a manual fallback, helping teams review billing activity without being limited by the initial result set.

Confluence Knowledge Base Sync

Confluence subpage sync is more reliable for spaces and parent pages. The Knowledge Base can now walk both child pages and folders when Extract subpages from URL is enabled. Links inside synced Confluence resources are also smarter. When a linked page is already synced, the link opens the matching Knowledge Base resource. When the target page has not been synced yet, users see a clear message instead of being sent unexpectedly back to Confluence.

Resolved Issues

This release resolves issues across:
  • Automation Anywhere Get Bot Status polling is more reliable during long or concurrent workflow runs.
  • Confluence space URLs can be added successfully again when syncing spaces and their child pages.
  • SharePoint OAuth setup provides clearer guidance when a tenant redirect URI does not match the expected connection settings.
  • Scheduler jobs improved — crawlers now run on a recurring schedule. Teams can schedule crawls using a simple interval, such as every few days or weeks, or configure a cron schedule with day, time, and timezone controls.