- New Astro UI
- Legacy UI
- Overview: View information about your Deployment including recent Dag usage and the code deploy history.
- Analytics: Find detailed metrics about the historical resource consumption when you run Dags.
- Logs: See the Airflow and task logs for a Deployment.
- Environment: Manage environment variables, connections, metrics exports, and Airflow variables.
- Access: Manage user, team, and API token access to the Deployment.
- Alerts: Create, manage, and delete notification channels and alerts.
- Incident History: Review Deployment health incidents.
- AI Agents: Configure Otto investigation guidance for the Deployment.
- Details: Make changes or reference your Deployment configurations.
Deployment details
Deployment details are high level settings that define how users can interact with the Deployment. These settings include:- Deployment names and descriptions.
- Deployment contact emails.
- Rules for what types of deploys are allowed.
- Your Deployment’s current Workspace.
Deployment resources
Deployment resources let you customize the resource use, infrastructure, and performance of your Deployment. Use these settings to optimize Deployment processing, optimize compute resources and cost, and enable advanced use cases with intensive workloads. The following configuration options are available for customizing your resource use:- Change the Deployment executor.
- Configure Kubernetes Pod resources.
- Change Scheduler and Dag processor resources.
- Enforce CI/CD Deploys.
- Enable High Availability.
- Customize your Airflow environment using environment variables.
Configure Otto investigation guidance
Otto investigation guidance is custom text you provide to tailor Otto investigations for a Deployment. By default, a Deployment inherits the Otto investigation guidance set at the Workspace level. You can override the inherited guidance with Deployment-specific instructions.- New Astro UI
- Legacy UI
- In the Astro UI, select a Deployment.
- Click the AI Agents tab, then click Edit.
- Enter up to 10,000 characters of markdown guidance, then click Save.
CLIThese documents focuses on configuring Deployments through the Astro UI. To configure Deployments as code using the Astro CLI, see Manage Deployments as code.