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

# Airtable

The Airtable source reads data from a single **base** into Less. You choose which tables (by name) to extract.

<Steps>
  <Step title="Credentials">
    Enter your **Personal Access Token** (create one at [airtable.com/create/tokens](https://airtable.com/create/tokens)) and the **Base ID** for your base (from the base URL; it starts with `app`).

    You can view it from the URL.

    <Frame>
      <img className="rounded-md" src="https://mintcdn.com/less-51/nEuaGGPmMgua-Ldk/images/sources/sources/airtable/airtableBase.png?fit=max&auto=format&n=nEuaGGPmMgua-Ldk&q=85&s=0c6c284b7247eeb7e7417a236b546533" width="2098" height="1400" data-path="images/sources/sources/airtable/airtableBase.png" />
    </Frame>
  </Step>

  <Step title="Tables">
    Add one row per **table name** you want to extract, then continue to confirm your selection.
  </Step>
</Steps>
