> ## Documentation Index
> Fetch the complete documentation index at: https://kindling.birklid.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Hyperagent

> Airtable's enterprise AI agent platform — autonomously performs real organizational work across web, data, tools, and team workflows.

<div style={{display: "flex", gap: "8px", marginBottom: "1.5rem", flexWrap: "wrap"}}>
  <Badge>Commercial</Badge>
  <Badge color="#F97316">Applications Layer</Badge>
</div>

# Hyperagent

**An enterprise AI agent platform by Airtable that learns how your organization works and deploys autonomous agents across the full team.**

<Frame>
  <img src="https://mintcdn.com/tumbleweedlabs/QT0SlrwbzlJBSMcS/images/og-hyperagent.jpg?fit=max&auto=format&n=QT0SlrwbzlJBSMcS&q=85&s=98cf1b641fa7920c30c7504199fdddb6" alt="Hyperagent" width="1200" height="630" data-path="images/og-hyperagent.jpg" />
</Frame>

<CardGroup cols={4}>
  <Card title="Type" icon="building">Commercial</Card>
  <Card title="Stack Layer" icon="browsers">Applications</Card>
  <Card title="Pricing" icon="credit-card">Enterprise</Card>
  <Card title="API" icon="plug">Yes (MCP/Slack)</Card>
</CardGroup>

## What it is

Hyperagent is Airtable's enterprise AI agent platform, built to deploy autonomous agents across an entire organization rather than assisting a single user. Agents can browse the web, analyze data, generate images and video, and integrate with third-party tools — and they're designed to learn how the specific organization operates over time. Invocation is available via Slack, MCP, or scheduled cron triggers, making it embeddable in existing team workflows without a separate UI.

Target use cases include technical recruiting (sourcing and evaluating candidates autonomously), executive briefing preparation (compiling metrics, competitive intelligence, and summaries), and marketing campaign planning. Hyperagent is currently in an early-access "Founding 500" program that includes inference grants for enterprise adopters.

<Tip>
  **Use this when** you need AI agents integrated deeply into team-wide organizational workflows — research, recruiting, reporting — with enterprise-grade deployment controls rather than a personal productivity tool.
</Tip>

## Get started

<CardGroup cols={2}>
  <Card title="hyperagent.com ↗" icon="globe" href="https://hyperagent.com/">
    Product details and enterprise access.
  </Card>
</CardGroup>

## Related tools

<CardGroup cols={2}>
  <Card title="ChatGPT Agent" icon="circle-info" href="/library/agents/chatgpt-agent">
    OpenAI's agentic mode inside ChatGPT for multi-step autonomous tasks.
  </Card>

  <Card title="Paperclip" icon="globe" href="/library/control-surfaces/paperclip">
    Open-source human control plane for managing AI agents as a workforce.
  </Card>
</CardGroup>
