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

# Airtable

> Connect your Airtable data so your Agents can search and reference it through Knowledge Grounding

Connect your Airtable bases so your Agents can access tables, records, and structured data.

<Info>
  Once connected, your Agents can search bases, tables, and records from your Airtable workspace through [Knowledge Grounding](/overview/platform/knowledge-grounding). You control which Connectors are active for each conversation: toggle Airtable on or off from the Knowledge Grounding filter in the chat input bar.
</Info>

## Setting up

<Steps>
  <Step title="Navigate to your Connections page">
    Go to Settings, then open the Connections tab. Find Airtable in the list of available connectors.
  </Step>

  <Step title="Get your API key">
    In Airtable, go to your account settings and generate a personal access token with the scopes needed for the bases you want to connect.
  </Step>

  <Step title="Enter your credentials">
    Provide your Airtable personal access token. Select which bases to connect. Save to complete setup.
  </Step>
</Steps>

## What your Agents can access

Once connected, your Agents have access to bases, tables, and records from your Airtable workspace. This content becomes searchable through Knowledge Grounding and is referenced when relevant to your requests.

Your Airtable data works alongside your other connected tools and [Vault documents](/overview/platform/vaults) to give your Agents a comprehensive view of your organization's information.

<Note>
  Having trouble setting up this Connector? Contact us at [support@trusapien.com](mailto:support@trusapien.com).
</Note>

<CardGroup cols={2}>
  <Card title="Knowledge Grounding" icon="magnifying-glass" href="/overview/platform/knowledge-grounding">
    How your Agents search your connected data
  </Card>

  <Card title="All Connectors" icon="plug" href="/connectors/overview">
    Browse all 39 available Connectors
  </Card>
</CardGroup>
