What is Airtable?
Airtable is like a spreadsheet and database combined. It’s super easy to use - you can see your data in a visual table, add attachments, and organize everything beautifully. Perfect for:- Visual content management
- Product catalogs
- Customer databases
- Project management
- Anything where you want to see data in a table
What You’ll Need
Airtable Account
Sign up at airtable.com - free plan available!
Step 1: Set Up Airtable
Create Account
- Go to airtable.com
- Click Sign up
- Create your account (free)
Create a Base (Database)
- Click Create a base
- Choose Start from scratch
- Name it (like “My App Data”)
- You’ll see a spreadsheet-like table
Design Your Tables
Example: Product Catalog- Rename the table to “Products”
- Add columns:
- Name (text)
- Description (long text)
- Price (number)
- Image (attachment)
- In Stock (checkbox)
- Category (single select)
- Add some sample data by clicking in cells
Get Your API Credentials
- Click your profile icon (top right)
- Go to Developer hub
- Click Create new token
- Give it a name (like “My App”)
- Add scopes:
data.records:readdata.records:writeschema.bases:read
- Choose which bases to access
- Click Create token
- Copy the token immediately!
Get Your Base ID
- Go to airtable.com/api
- Click on your base
- Copy the Base ID (starts with
app)
Step 2: Tell the Agent What You Want
Describe your use case:Example 1: Product Catalog
Example 2: Content Management
Example 3: Customer Database
Step 3: Test the Connection
After setup:Common Questions
How much does Airtable cost?
How much does Airtable cost?
Free plan:
- 1,000 records per base
- Unlimited bases
- 2 GB attachments
- Great for small projects!
- 5,000 records per base
- More features
- 50,000 records per base
- Advanced features
Can I add images/files?
Can I add images/files?
Yes! In Airtable:
- Add an “Attachment” column
- Upload images/files
- Your app will access them
Can users edit data from my app?
Can users edit data from my app?
Yes! Tell the agent:
Airtable vs regular database?
Airtable vs regular database?
Use Airtable if:
- Want visual data management
- Need to manually edit data often
- Like spreadsheet interface
- Small to medium data (under 50k records)
- Very large data
- Complex queries
- High performance needs
Something Not Working?
Can’t Connect
Tell the agent:Data Not Showing
Tell the agent:Can’t Add Records
Tell the agent:Real Examples
Example 1: Restaurant Menu
Example 2: Team Directory
Advanced Features
Once basics work:Linked Records
Formulas
Views
Quick Checklist
Before going live:- Data displays correctly
- Images/attachments show up
- Can add new records (if needed)
- Can edit records (if needed)
- Filters work properly
- Tested with real data
- Check Airtable record limits
Remember
Super visual - See your data like a spreadsheet Easy to manage - Edit data directly in Airtable Free tier is good - 1,000 records per base Great for non-technical teams - Anyone can update content Perfect for small to medium data - Not for huge datasetsStuck? Tell the agent: “I need help with Airtable integration” and describe the issue.