---
title: "Airtable Extensions - Overview | Airtable Support"
slug: "airtable-extensions-overview"
description: "Apps are modular extensions that live on top of your Airtable bases. From map and chart which introduce helpful ways to visualize your work."
updated: 2025-11-21T01:07:58Z
published: 2025-11-21T01:07:58Z
---

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

# Airtable extensions overview

| **Plan availability** | All paid plans |
| --- | --- |
| **Permissions** | - **Owners/Creators** - Can create, delete, and modify extensions - **Editors** - Can edit the configuration of previously configured extensions |
| **Platform(s)** | Web/Browser, Mac app, and Windows app |
| **Related reading** | - [Guide: Build your own Airtable extensions](https://www.airtable.com/guides/scale/build-airtable-custom-extensions) - [Extensions by Airtable](/docs/extensions-by-airtable) - [Integrated extensions](/docs/integrated-extensions) |
| **Airtable terminology** | **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](/docs/base-schema-extension) and [chart](/docs/chart-extension) which offer ways to visualize your work, to [page designer](/docs/page-designer-extension), [Google Cloud Vision](/docs/vision-extension), [translate](/docs/translate-extension), and [send SMS](/docs/send-sms-block), which help to provide actionable outcomes.

## Adding extensions

To add an extension to a base:

1. Open your [Airtable home screen](https://airtable.com/).
2. Open the base where you want to add an extension.
3. Click **Tools** in the upper-right corner.
4. Click **Extensions.**
5. Click**Add an extension**.
6. Search for and select the extension you want to add to your base.
7. Click **Add extension**.

## Sharing extensions

To share an extension:

1. Open your [Airtable home screen](https://airtable.com/).
2. Open the base where you want to add an extension.
3. Click **Tools** in the upper-right corner.
4. Click **Extensions.**
5. Click the ![](https://cdn.airtable.document360.io/d0ee2ee4-3f78-47c7-b388-85e40be9fb89/Images/Documentation/Screenshot 2025-09-05 at 9.41.19 PM.png) icon next to the name of the extension that you want to share.
6. Review the warning and click **Share extension and all tables**.
  1. A window opens, allowing you manage the shared extension’s settings.
7. Copy and share the link with your collaborators.

## Embedding extensions

To embed an extension:

1. Open your [Airtable home screen](https://airtable.com/).
2. Open the base where you want to add an extension.
3. Click **Tools** in the upper-right corner.
4. Click **Extensions.**
5. Click the ![](https://cdn.airtable.document360.io/d0ee2ee4-3f78-47c7-b388-85e40be9fb89/Images/Documentation/Screenshot 2025-09-05 at 9.41.19 PM.png) icon next to the name of the extension that you want to manage.
6. Review the warning and click **Share extension and all tables**.
7. Click **Embed this extension on your site**.

## Deleting extensions

To delete an extension:

1. Open your [Airtable home screen](https://airtable.com/).
2. Open the base where you want to add an extension.
3. Click **Tools** in the upper-right corner.
4. Click **Extensions.**
5. Click the ![](https://cdn.airtable.document360.io/d0ee2ee4-3f78-47c7-b388-85e40be9fb89/Images/Documentation/Screenshot 2025-09-05 at 9.41.19 PM.png) icon next to the name of the extension that you want to manage.

## FAQs

**Why is an extension 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?**

You can use [React](https://reactjs.org/) 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](https://www.airtable.com/developers/blocks).

**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](/docs/managing-and-organizing-extensions-on-a-base#managing-all-base-extensions).

**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, click ![](https://cdn.airtable.document360.io/d0ee2ee4-3f78-47c7-b388-85e40be9fb89/Images/Documentation/Screenshot 2026-02-11 at 5.09.50 PM(1).png) on the lower right corner to contact Airtable Support.

**How do I publish a script to the Extensions Marketplace?**

Our [Extensions marketplace](https://airtable.com/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](https://airtable.com/developers/scripting/examples/publishscript).

**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.
