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

# Airtable tool

> Create, read, update, and delete records in your Airtable bases.

<img src="https://mintcdn.com/voiceflow-009a8802/s3P1FU2SwfLb9qjL/images/tools/integrations/Airtablecover(1).png?fit=max&auto=format&n=s3P1FU2SwfLb9qjL&q=85&s=a75d1dad1f461ce3a4763c4cc3ff0b98" alt="Airtable Tool" width="1920" height="1080" data-path="images/tools/integrations/Airtablecover(1).png" />

The Airtable tool lets your agent interact with your Airtable data during a conversation. Use it to log leads, look up product information, update form responses, or manage any records your workflow requires.

## Using the Airtable tool

Add the Airtable tool to your agent from **Tools** → **Add tool** → **Airtable**. You can also add tools directly from inside a [Playbook](/docs/documentation/build/steps/playbook) or [Integration step](/docs/documentation/build/steps/integration). Once added, you can call the Airtable tool from inside a [Playbook](/docs/documentation/build/playbooks) or [Workflow](/docs/documentation/build/workflows).

### Actions

| Action            | Description                                                                                   |
| ----------------- | --------------------------------------------------------------------------------------------- |
| **Create record** | Add a new record to a table.                                                                  |
| **Get record**    | Retrieve a single record by its ID.                                                           |
| **List records**  | Retrieve multiple records from a table, optionally filtered by conditions or specific fields. |
| **Update record** | Modify fields in an existing record. Only specified fields are modified.                      |
| **Delete record** | Remove a record from a table.                                                                 |

## Learn more about integrations

<Card title="Integrate with third-party tools" icon="https://mintcdn.com/voiceflow-009a8802/7tXLhWFbjNcyq704/images/icons/integration.svg?fit=max&auto=format&n=7tXLhWFbjNcyq704&q=85&s=84140036a98f211c30645b08808ccecb" href="/docs/courses/integrate-with-third-party-tools" cta="Learn now (5 mins)" width="24" height="24" data-path="images/icons/integration.svg">
  The best agents use tools to interact with the outside world. Learn how to get started with our bitesized course.
</Card>
