How to Create an Airtable Personal Access Token
AirPower connects to Airtable via a Personal Access Token (PAT) or through Airtable Connect. A PAT is recommended.
Airtable Connect is faster to set up, but access grants can be revoked during Airtable outages, which pauses your syncs until you reconnect. Personal Access Tokens are not affected by this and keep your syncs running uninterrupted.
Step 1: Open the Builder Hub
- Log in to airtable.com
- Click your account avatar in the top-right corner
- Select Builder hub from the dropdown

Step 2: Go to Personal access tokens
- In the left sidebar, under Developers, click Personal access tokens
- Click Create token

Step 3: Configure the token
- Enter a name for the token, such as Token for AirPower
- Click + Add a scope and add each of the following:
data.records:readdata.records:writeschema.bases:readschema.bases:write
- Under Access, choose what the token can reach:
- To connect existing bases, click + Add a base and select each base you want to sync. AirPower will have access to those bases only.
- To let AirPower create bases on your behalf, click + Add a base, select the entire workspace, and choose All current and future bases in this workspace.

Step 4: Save and copy the token
- Click Create token
- Copy the token from the dialog that appears
- Click Done
The token is shown only once. Store it somewhere safe before closing the dialog.

Step 5: Add the token to AirPower
You can enter the token in two places:
During New sync setup
When creating a new sync, the wizard includes a Connect your Airtable account step. Paste the token there and click Continue or Connect.
From Airtable settings
Click Settings in the dashboard footer to open Airtable settings. Find the Personal Access Tokens section, paste the token, and click Save.
What you’ll see after saving
AirPower discovers the Airtable bases the token can access. Those bases become available when configuring syncs.
If the token is lost or needs to be reset, generate a new one in the Airtable Builder Hub and add it to AirPower using either method above.