> For the complete documentation index, see [llms.txt](https://docs.seemoredata.io/external-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.seemoredata.io/external-docs/fundamentals/getting-set-up/setting-integrations/airflow/airflow-astronomer.md).

# Airflow (Astronomer)

{% hint style="info" %}
**Required role to configure:** [Admin](/external-docs/fundamentals/settings/user-roles.md) or higher.

Users with lower roles can view this feature but cannot change its configuration.
{% endhint %}

<figure><img src="/files/Civ8Jaf9XLXfNgnIqofs" alt="Astronomer" width="120"><figcaption></figcaption></figure>

Seemore needs **3 variables** to connect to the Airflow API:

1. Airflow URL
2. Client ID
3. Client Secret

***

### How to retrieve the Airflow URL

When you log in to your Airflow instance, copy the URL from the browser. It includes the deployment ID. You can also retrieve it using the [Astronomer CLI](https://docs.astronomer.io/astro/airflow-api#retrieve-the-deployment-url).

***

### How to create Client ID & Client Secret

1. Follow the steps in the Astronomer docs: [**Create an API key**](https://docs.astronomer.io/astro/api-keys#create-an-api-key).
2. Copy the **Client ID** and **Client Secret** generated during this process.
3. Provide the Airflow URL, Client ID, and Client Secret to Seemore during integration setup.

### Allowlist the Seemore IP

If you want to allow access to your Airflow instance only from a specific IP, use this address: `185.48.123.6`.
