What you can manage
The Environment Manager supports the following object types. See the corresponding page for each type’s full capabilities, prerequisites, and permissions:- Airflow connections: Store credentials and configuration for connecting to external services. See Create Airflow connections in the Astro UI.
- Airflow variables: Store and retrieve arbitrary content or settings as key-value pairs within Airflow. See Create Airflow variables in the Astro UI.
- Environment variables: Store key-value configurations that configure Airflow settings, store credentials, or pass configuration to your Dags. See Create environment variables in the Astro UI.
- Metrics exports: Send Deployment metrics to an external monitoring tool. See Export metrics from Astro.