# Airflow (Astronomer)

<figure><img src="https://3620459840-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnSbIoBjUxWTGNWa9gGw7%2Fuploads%2Fgit-blob-1cb72a12383edac52b257785054a5af18d3509ac%2Fastronomer.svg?alt=media" 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`.
