- 29 Aug 2024
- 4 Minutes to read
- Print
- DarkLight
- PDF
Airtable extensions overview
- Updated on 29 Aug 2024
- 4 Minutes to read
- Print
- DarkLight
- PDF
All paid plans | |
| |
Platform(s) | Web/Browser, Mac app, and Windows app |
Related reading | |
Extension - Extensions are modular components that add visuals or functionality to a base, and were shown in the base's dashboard. Users can create custom extensions, or they can use extensions created by Airtable or other open-source extensions. |
Extensions help to extend the functionality of an Airtable base. From base schema and chart which offer ways to visualize your work, to page designer, Google Cloud Vision, translate, and send SMS, which help to provide actionable outcomes. Extensions not only enhance your existing Airtable use cases but also introduce completely new ways of building your own extension workflows.
Adding an extension to a base
Click on the Extensions button in the upper right corner of the base where you want to create the extension
Click the + Add an extension button
This will open a menu where you can browse and search for the extension of your choice
Click the Add button next to the extension you want to add to the base
Continue configuring the extension you've added. Each extension has different setup steps covered in other support articles.
Adding another extension dashboard
Click on the Extensions button in the upper right corner of the base where you want to create the extension dashboard
Click on the dropdown arrow next to the name of the current dashboard
Click the + Add a dashboard button
Name the new dashboard and start adding extensions
Understanding other extension options
View the extensions dashboard in fullscreen
Close the extensions panel
More options - Clicking the dropdown next to the name of an extension will reveal the options to rename an extension, edit it's description, share the extension, manage settings, reload the extension, read about the extension, duplicate the extension, move it to another dashboard (in the same base), disable the extension, or delete the extension.
Creating a shareable extensions dashboard
You might find yourself in a situation where you'd like to share a base's extensions dashboard, but without allowing access to the base, or extension configurations themselves. In this scenario, we recommend creating a read-only shareable extension dashboard. You can create a link to a sharable extension dashboard to share your dashboard information with others, without worrying about people editing your extension configurations.
Creating a read-only sharable extensions dashboard can be done in a browser following these three steps:
Step 1: Enable the share link
Click the Share button in the upper right portion of an open base.
Click Share publicly.
Click the toggle to enable the publicly shareable link. Do this with caution and remember that this can expose content within the base to anyone who has the link.
Click the toggle to Show extensions added to this base.
Step 2: Preview the base share link
From the Share configuration window click the Preview icon to navigate to the publicly accessible base URL.
Step 3: View the fullscreen dashboard and copy the URL
This step allows you to share the read-only base link open to the specific extensions dashboard that you want to share.
First, choose the extension dashboard you want to share if your base has multiple dashboards.
Then, click the expand icon to view the extensions dashboard in fullscreen.
Copy the URL from your browser, the URL should end with
&bip=full
.Repeat as necessary for multiple dashboards.
FAQs
Why is an extension I have installed paused?
For larger bases, we may pause certain extensions if they could slow down the base during loading. You can still resume using them if you click the ‘Load extension’ button on each extension, or the ‘Load all extensions’ banner at the top of the Extensions dashboard.
Can I create a custom extension?
With the Blocks SDK, you can use React to create your own real-time, interactive extensions that live in Airtable. We host your code, so you don't have to worry about servers or setup. You can create your extension in your own development environment and import your favorite npm packages.
The full API Reference and tutorial guides for the Blocks SDK can be found on our developers site.
How can I manage all of the extensions on a base?
We cover the ins and outs of managing extensions on a base in this support article.
What happens to my extensions when I downgrade?
If you downgrade to the Free plan, then existing installations of extensions in your bases will be disabled. This means that you will be unable to view or interact with these extensions.
If, in the future, you decide to re-upgrade your workspace plan to a paid plan, the disabled extensions in your bases will be reenabled with the same settings that they had at the time when you downgraded
How can I install an unlisted extension?
Remember that these kinds of extensions have not been reviewed by Airtable. Make sure you only add unlisted extensions from developers you trust.
If you are still having issues, clickon the lower right corner to contact Airtable Support.
How do I publish a script to the Extensions Marketplace?
Our Extensions marketplace includes scripts written by Airtable customers. With the introduction of script templates, any user - even without technical knowledge - will be able to leverage the power of the Scripting Extension by installing pre-built scripts created by Airtable and members of Airtable’s growing community.
For full details about developing an extension and our review process, please visit our developer documentation.
Were extensions ever known by another name?
Yes, two names in fact. Extensions were first named “Blocks” and then “Apps.” We changed the names to better align with the functionality of this product feature.