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

# External Integrations Overview

> External integrations enable your AI agents to connect with third-party services, APIs, and platforms. Each integration provides specialized tools for interacting with email, file storage, project management, CRM, and other enterprise systems.

## Integraciones Disponibles

<CardGroup cols={2}>
  <Card title="Microsoft 365" icon="mail" href="/agents/external-integrations/microsoft-365">
    Email, calendar, OneDrive, and SharePoint via Azure AD OAuth
  </Card>

  <Card title="Gmail" icon="mail" href="/agents/external-integrations/gmail">
    Email management with Gmail API and OAuth 2.0
  </Card>

  <Card title="Google Sheets" icon="table" href="/agents/external-integrations/google-sheets">
    Read, write, and manipulate spreadsheet data
  </Card>

  <Card title="Google Drive" icon="folder" href="/agents/external-integrations/google-drive">
    File storage, sharing, and management
  </Card>

  <Card title="Google Slides" icon="layout-template" href="/agents/external-integrations/google-slides">
    Create and modify presentations
  </Card>

  <Card title="Microsoft Excel" icon="table-2" href="/agents/external-integrations/microsoft-excel">
    Workbook management, data operations, and analysis
  </Card>

  <Card title="Microsoft Word" icon="file-text" href="/agents/external-integrations/microsoft-word">
    Document creation and editing
  </Card>

  <Card title="Dropbox" icon="cloud-upload" href="/agents/external-integrations/dropbox">
    File storage and sharing
  </Card>

  <Card title="Asana" icon="list-check" href="/agents/external-integrations/asana">
    Project and task management
  </Card>

  <Card title="Jira" icon="clipboard-list" href="/agents/external-integrations/jira">
    Issue tracking and project workflows
  </Card>

  <Card title="Confluence" icon="book" href="/agents/external-integrations/confluence">
    Wiki pages and documentation management
  </Card>

  <Card title="Salesforce CRM" icon="users" href="/agents/external-integrations/salesforce">
    CRM data and operations
  </Card>

  <Card title="HubSpot" icon="building" href="/agents/external-integrations/hubspot">
    Contacts, companies, deals, and tickets
  </Card>

  <Card title="Odoo ERP" icon="boxes" href="/agents/external-integrations/odoo-erp">
    ERP capabilities including inventory, sales, and accounting
  </Card>

  <Card title="Yahoo Finance" icon="chart-line" href="/agents/external-integrations/yahoo-finance">
    Market data, quotes, and financial analysis
  </Card>

  <Card title="Azure Active Directory" icon="key" href="/agents/external-integrations/azure-active-directory">
    User provisioning and directory management
  </Card>

  <Card title="GitHub" icon="git-branch" href="/agents/external-integrations/github">
    Repository management, issues, and pull requests
  </Card>
</CardGroup>
