> ## 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.

# Agent V1 Deprecation

> What you need to know about the deprecation of Agent V1 and how to migrate to Agent V2

<Warning>
  Agent V1 is being deprecated. Migrate your agents to V2 before **December 7, 2026**, when Agent V1 will be fully deprecated and no longer supported.
</Warning>

## Overview

|                        |                       |
| ---------------------- | --------------------- |
| **Feature**            | Agent V1              |
| **Affected component** | Agents                |
| **Status**             | Migration recommended |
| **Deprecation date**   | December 7, 2026      |
| **Replacement**        | Agent V2              |

## What's changing

Agent V1 was designed primarily for chat-only LLM interactions. It does not support the newer capabilities required for tool calling and multiple tool calls within an agent — capabilities the platform's updated agent architecture is built around.

Agent V1 is being deprecated as part of this transition. To ensure continued functionality and avoid any disruption, migrate your existing V1 agents to Agent V2 before the deprecation date.

## What to expect next

<Steps>
  <Step title="Now — Migrate your V1 agents">
    Migrate any agents still running on Agent V1 to Agent V2, which supports tool calling and multiple tool calls within a single agent.
  </Step>

  <Step title="December 7, 2026 — Deprecation">
    Agent V1 is fully deprecated and no longer supported. Any agent still on V1 after this date is affected.
  </Step>
</Steps>

## Impact

<CardGroup cols={2}>
  <Card title="Chat-only interactions" icon="comment">
    Agent V1 supports chat-only LLM interactions and does not support tool calling or multiple tool calls within an agent.
  </Card>

  <Card title="Action required before December 7, 2026" icon="circle-exclamation">
    Migrate existing V1 agents to Agent V2 to avoid disruption once Agent V1 is no longer supported.
  </Card>
</CardGroup>

## Frequently asked questions

<AccordionGroup>
  <Accordion title="Do I need to do anything right now?">
    Yes. Migrate any existing Agent V1 agents to Agent V2 before December 7, 2026, when Agent V1 will be fully deprecated and no longer supported.
  </Accordion>

  <Accordion title="Why is Agent V1 being deprecated?">
    Agent V1 was designed primarily for chat-only LLM interactions and does not support tool calling or multiple tool calls within an agent — capabilities required by the platform's updated agent architecture.
  </Accordion>

  <Accordion title="What happens if I don't migrate before the deadline?">
    Agent V1 will be fully deprecated and no longer supported after December 7, 2026. We recommend completing migration as early as possible to avoid disruption.
  </Accordion>

  <Accordion title="Who do I contact for help migrating?">
    Reach out to your Automation Anywhere Account Manager or TAM for assistance with migration.
  </Accordion>
</AccordionGroup>

## Support

For questions about this deprecation or migration assistance, reach out to your Automation Anywhere Account Manager or TAM.

<Card title="Feature Deprecations" icon="clock-rotate-left" href="/changelogs/feature-deprecations/deprecations-overview">
  View all upcoming and announced feature deprecations.
</Card>
