# Airtable

<div class="grid grid-cols-5 gap-4 items-center">
 <div class="col-span-4">
  Connect to Airtable. Manage databases, tables, records, and collaborate on structured data
 </div>
 <div class="flex justify-center">
  <img src="https://cdn.scalekit.com/sk-connect/assets/provider-icons/airtable.svg" width="64" height="64" alt="Airtable logo" />
 </div>
</div>

Supports authentication: OAuth 2.0

## Set up the agent connector

<SetupAirtableSection />

## Usage

<UsageAirtableSection />