> For the complete documentation index, see [llms.txt](https://imbrace.gitbook.io/imbrace-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://imbrace.gitbook.io/imbrace-documentation/integrations/airtable.md).

# Airtable

[Airtable](https://airtable.com/) is a spreadsheet-database hybrid, with the features of a database but applied to a spreadsheet. The fields in an Airtable table are similar to cells in a spreadsheet, but have types such as checkboxes, phone numbers, and drop-down lists, and can reference file attachments like images.

## Account integration using API key

To begin, you will need:

* An [Airtable](https://airtable.com/) account.

**STEP 1:** Go to the [Airtable dashboard](https://airtable.com/).

**STEP 2:** Click on the user icon on the top right corner, then select **\[Account]** from the dropdown list.

<figure><img src="/files/cEdKLDNshxa1o3iPfQpQ" alt=""><figcaption></figcaption></figure>

**STEP 3:** Under the **API** section, click **\[Go to developer hub]**.

<figure><img src="/files/vHPcBulqdJPTGu0KLp9u" alt=""><figcaption></figcaption></figure>

**STEP 4:** Click **\[Use API key instead]**.

<figure><img src="/files/SsmvslkVaGLXaSRoEe4n" alt=""><figcaption></figcaption></figure>

**STEP 5:** Copy the displayed API key by clicking on the generated key.

<figure><img src="/files/qlOJI7KEucG0vIFmgRHG" alt=""><figcaption></figcaption></figure>

**STEP 6**: In iMBrace, create a new credential of type **Airtable API**, paste the the copied API key in the **API Key** field, then click **\[Create]**.

<figure><img src="/files/kp9nsdbL75cP8jeYQ707" alt=""><figcaption></figcaption></figure>

**DONE:** The credential can then be used for Airtable nodes.
