# Authorize Airtable

1. Log into Stacksync and click on Connections > Create new connection, search for **Airtable** and select it.

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

2. It’ll take you to the **Airtable** OAuth page, where you can choose to give access either to specific **bases** or to all **resources** in your account, then just hit **Grant access**<br>

***Make sure you have a\*\*\*\* ****`creator`**** ****role, only users with**** ****`creator`**** \*\*\*\*roles can create webhooks.***

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


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.stacksync.com/two-way-sync/connectors/airtable/authorize-airtable.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
