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

# Airtable

> Connect Airtable to let Agents read and write records from your bases and tables.

The Airtable integration gives your [Agents](/agents/overview) direct access to your Airtable bases and tables. Agents can query records, create new entries, and update existing ones — all in real time during conversations.

## What you can do

<CardGroup cols={2}>
  <Card title="Agent Connector" icon="robot" href="/integrations/airtable/agent-connector">
    Let Agents query, create, and update Airtable records in real time during conversations.
  </Card>

  <Card title="Workflows" icon="diagram-project" href="/integrations/airtable/workflows">
    Trigger Workflows from record changes and automate record creation, updates, and deletion.
  </Card>
</CardGroup>
