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

# Welcome to Filla

> Learn how to collect, update, and process data in Airtable with Filla's forms and workflow tools.

## What is Filla?

Filla is an Airtable-native workflow extension platform. It helps teams collect data through forms, update existing records, link records together, and process information, all directly connected to your Airtable bases.

## What can you do with Filla?

<CardGroup cols={2}>
  <Card title="Build forms" icon="file-lines" href="/docs/forms/overview">
    Create forms that write directly to Airtable. Supports all field types, multi-page layouts, conditional logic, and linked records.
  </Card>

  <Card title="Process data in bulk" icon="gears" href="/docs/tools/overview">
    Run 18 processor tools on your Airtable records: generate QR codes, validate emails, convert currencies, find duplicates, and more.
  </Card>

  <Card title="Automate on submit" icon="bolt" href="/docs/automations/overview">
    Send confirmation emails, notify your team, update fields, and trigger webhooks when a form is submitted.
  </Card>

  <Card title="Manage your workspace" icon="users" href="/docs/workspaces">
    Invite team members, assign roles, and manage billing in one place.
  </Card>
</CardGroup>

## Getting started

<Steps>
  <Step title="Connect your Airtable account">
    Sign in to Filla and connect your Airtable workspace via OAuth. Filla gets access to your bases, tables, and fields.
  </Step>

  <Step title="Create a form or tool">
    Pick a base and table, then build a form to collect data or set up a processor tool to transform your existing records.
  </Step>

  <Step title="Share and run">
    Share your form via link or embed it on your site. Run processor tools on demand or on a schedule.
  </Step>
</Steps>
