Have other Airtable related questions? Post here!
Recently active
I’m curious about external Airtable documentation. How do you document the setup of your Airtable bases?My team uses a couple of bases and we’re exploring how best to document them. We use Notion for other purposes, including knowledge management. We’re working on user guides for how staff use the bases, but my question for this group is more about the technical documentation.I started playing around with the idea of documenting each table and their fields in Notion databases. That quickly started to feel like we’d sort of just be recreating the base structure in a way that is very difficult to keep up with. We feel the need to have external documentation (to include documenting integrated forms in Fillout, some automations in Make, etc.), but haven’t yet landed on the right format and scale. Would greatly appreciate hearing what anyone else does.
Hello everyone,I am new to Airtable and would really appreciate some guidance from the community.I run a luggage storage startup in India, and we use Airtable to manage our customer bookings. Each booking record includes: Booking reference number Customer details (linked / lookup field) Payment method (Stripe or PayPal) Payment status (Yes / No) Booking status (calculated using a formula) Booking created date Start date & time of the booking End date & time of the booking When the payment status is “Yes”, the booking status changes to “Confirmed.”When the customer arrives and starts using our service, the status changes to “Renting.”As our number of bookings has grown, I am struggling to create one single view that shows: All confirmed bookings that will start within the next 7 days (including today) All currently renting bookings that are active now and/or ending within the next 7 days The goal is to give our agents a quick operational overview, so they don’t h
I hope this finds you well. I recently upgraded my plans AI credits to accommodate some initial needs around adding data to my base. I will not need that amount of AI credits next month.That said, here are couple questions:What date will I be charged for my team plan? I cannot find this information in my workspace settings. If I downgrade my plans AI credits will I lose the AI credits I've already paid for? FYI - Would Airtable consider adopting a BYOK model? Or possibly separate AI credit purchases from the plan itself. Gemini suggested that Airtable is charging a 5000% markup on AI credits when compared to standard API usage pricing. Does that sound accurate to you?Humbly and respectfully,
Hi everyone!I entrusted Airtable as part of my career (business plan) and now, I’ve encountered a significant issue at my workplace.My customers are salesmen and they utilize quick ‘CTRL+F’ buttons to find our products on our Airtable. If they don’t, they go to another vendor and we lose that sale.1,000 record view limit banner with button on right I understand they can press ‘Load all records’, but unfortunately not all of my customers are fluent with computers and/or want to deal with pressing ‘Load all records’ all the time, so we’d just lose the sale entirely.I notice this pops up ONLY when I am logged in. HOWEVER, when not logged in and/or viewing via a link... the banner is not there and all inventory shows as normal. Unfortunately, as a good Airtable patron that I am, I made our customers sign up and now they can’t see the inventory we sell. CTRL+F limit I’ve consulted Google Gemini to no avail, and I’d like to say we’re losing a significant proportion of our sales.
Is it possible to utilise a tracking pixel to allow a third party to track the progression of a record through a series of statuses within Airtable?
After someone submits my form, I want it to go directly to my designated redirect page. Instead, I’m getting this screen:How can I get rid of this screen so it goes directly to the page I set as the redirect? I have a lot of people filling out forms who are… let’s just say this is too much opportunity for them to click the wrong button or get confused. I need this screen to go away.
I set up a Teams account for our nonprofit and got a discounted rate. Later, I found out that one of our volunteers had already created a Teams account and was paying for it. I asked AT Sales how to merge the volunteer’s account with ours, but I got a canned, unhelpful response. Can someone help with the merge?
Previously, PDF files stored in Attachment fields would open with an inline preview inside Airtable.Recently, clicking the same PDF files now forces a direct download ("Save as" dialog) instead of showing the preview.This happens even though:- The field is still an Attachment field- The file type is PDF- The file opens correctly if re-uploaded manuallyThis behavior worked correctly before and appears to have changed recently.Is this an intentional change in Airtable’s attachment preview behavior, or a regression?If intentional, what is the recommended way to maintain inline previews for PDFs generated via automations or external sources?
One thing I keep seeing with Airtable setups is how quickly costs jump once you involve external users.The moment you need vendors, clients, or partners to log in and update anything — even a single field — Airtable treats them as paid seats. It doesn’t really matter whether they’re full editors or just touching a tiny part of the workflow.People usually try a few workarounds:Shared views (which break as soon as you need write access) Forms (which don’t work well for ongoing updates) Interfaces (which still run into permission and billing limits)It works for small setups, but once you cross a certain scale, the math starts getting painful.I ended up writing a longer breakdown of why this happens and what people usually do instead, in case it helps someone else:https://clientlybase.com/problems/airtable-seat-cost-explosion
wondering how long it takes for a new question to get approved? I’ve asked a question a couple days ago and it doesn't appear to have been approved yet.
My base has crashed. No one can access it for some reason. I’m able to access other bases but not this one. I’ve put in a customer support ticket but haven't gotten a confirmation email for it. It’s critical that I don't lose this information, please help!
Hello, So Airtable has a script that allows importing a CSV file to update records, I am trying to use this script in an Automation but instead of uploading the CSV to the script, I need it to grab it from an attachment field. The Airtable Script: // Ask the user to import a CSV file containing a header row let csvFileResult = await input.fileAsync( 'Upload a CSV file', {allowedFileTypes: ['.csv'], hasHeaderRow: true} ); // The file importer will automatically parse contents for many file types, including CSV files let csvRows = csvFileResult.parsedContents; // Edit this to the name of a table in your base let table = base.getTable('Purchases'); let shouldContinue = await input.buttonsAsync( `Import ${csvRows.length} records from ${csvFileResult.file.name} into ${table.name}?`, [{label: 'Yes', variant: 'primary'}, 'No'] ) if (shouldContinue === 'Yes') { // Create new records from the CSV. // Edit these field and property names to match your
I have noted several small but recurring limitations and ideas related to Airtable. I would like to understand whether these are on the product roadmap and, if not, whether practical workarounds exist. Enforcing a true unique key constraint on a table’s primary field Right-aligning numeric and currency values in the list interface Rolling up values in a self-linked table currently requires separate rollup fields per level and an additional formula to consolidate them into a single field Gantt chart dependencies only support day-level granularity; hour-level dependencies are needed A native delete-trigger mechanism Could you advise whether any of these are planned for future implementation, and what recommended workarounds exist today?
Once a project is created. How do I link phase/ category that is linked to another project but not have task also link to new project
Hi everyone,I am using Airtable to manage our Recruitment process, and I need some advice on how to handle user permissions and data privacy.I have two specific challenges I'm trying to solve: Field-Level Security: I have a "Salary" column in my base that is highly confidential. I want to ensure that certain team members cannot see this specific field. Historical Data Restriction: When a new staff member joins the team, I want them to only be able to view records created from their start date onwards. I need to find a way to hide all "historical" records that were created before they joined the base. What is the best way to achieve this?Many thanks.
I’m tentatively looking for a freelancer to help another department in my business get their Airtable database off the ground - Creative team to manage projects.This is a fairly simple, and short, job that I’d do myself but simply lack the time, and the department has no capacity themselves to be trained up to do the work themselves, so this is very much a capacity issue. Interest?
Hi, I used to be able to download CSV files, but without changing anything, I can’t do it anymore.When I select “Download CSV”, I don’t have the option to name the CSV and that made me choose the file where to save it.I tried with different browsers, private windows, different laptops, cleaning the cache and cookies. I'm not sure what to do. Any ideas? Thanks for your help!
Hi Airtable Community,I’m trying to confirm whether the CSV Import Extension supports updating an Airtable Checkbox field from TRUE → FALSE when using “Update existing records / Merge”—or if there’s a known limitation/workaround.What I’m trying to doWe run a recurring sync where we: Export a CSV from Google Sheets that contains: a unique ID (used for matching) several columns of values one column that represents a boolean (e.g., TRUE / FALSE) Import that CSV into Airtable using CSV Import Extension → “Merge with existing records” Map: CSV ID → Airtable ID field (for matching) CSV boolean column → Airtable Checkbox field What works If the Airtable checkbox is currently unchecked (FALSE) and the CSV value is TRUE, the checkbox updates to checked (TRUE) correctly. The issue If the Airtable checkbox is currently checked (TRUE) and the CSV value is FALSE, the checkbox does not get unset—it stays TRUE after the merge/update. I’ve tested multiple “false” representat
Hello community,In our company we use Airtable in the Business version. This includes about 100 technicians who also have access.Since I now also use Airtable privately for our club, I’ve been thinking a bit about accounts and costs. This led me to the following thought:If I, as the workspace owner, have a Business plan, do all others who only fill out forms and enter data only need a Teams plan?Am I understanding this correctly? Or do all accounts need to be on the same plan level in order to work within the same workspace?
Only 57 out of 98 columns are loaded through the query HERE in Power BI. Does anyone know how can this be fixed?
I have a form where respondents need to be able to select a topic and then see the draft definition of that topic. The problem is that the definitions are long and I cannot figure out how to make the form show the entire definition. I’ve included screen caps below.Is there a way to resize the field space that is offered in a form so that the longer text is visible?
When I go to print a view or table, and hit the print icon, it goes “gray”.
My team recently inherited responsibly for the admin of an 850 seat Airtable enterprise license.We’re not an IT team; we’re just enthusiastic end users of Airtable, so we’re new to being admins.My question: is it possible to determine who gave out an editor license?When I go into the admin panel and hover over someone who was just upgraded, I get messages like:“[user name] was Editor on base [base name] on [date]” “[user name] was Creator on base [base name] on [date]” “[user name] made edits to workspace [workspace name] on [date]Is this telling me their last activity in Airtable?Is there a way to figure out who gave out the editor license they’re using?Thanks
I hope someone can help with this please Connecting from n8n and I’ve created a personal access token and entered it into the Credential to connect with field, Below is the scopes and access permissions I’ve checked that the Base name and tables are correct I’m not sure what I’m missing here , will be grateful if someone can assist
Hey guys, I'm kinda new to Airtable and I would love if anybody would have 15 minutes to help me.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.