Documentation Index
Fetch the complete documentation index at: https://astronomer-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
The Astro IDE supports building, updating, understanding, and customizing Airflow dags with or without the Astronomer AI assistant.
Astro AI features can be enabled or disabled Organization-wide by an Organization Owner. When disabled, all AI-driven capabilities in the IDE are unavailable for all users. To learn how to configure this setting, see Enable or disable Astro AI for your Organization.
Author dag code with or without AI
The Astro IDE allows you to write or modify dag code directly. Or, you can use AI-powered features to generate or refactor code, including:- Use context-aware AI tools to suggest, generate, or improve dag code, operator logic, and project structure.
- Ask the Astro IDE questions about the project to better understand existing dag code structure, logic, and dependencies.
- View the Astro IDE’s reasoning, streaming live in the AI panel as it proposes changes.
- Review all proposed code changes before choosing to accept or reject them.
- Manually edit Python scripts, dag files, and supporting resources in the built-in editor.
Add custom project rules for code generation
You can define custom instructions or rules that guide the AI for all code generation tasks within your Airflow project.Enter your linting rules, conventions, or any special instructions for the Astro IDE in the Custom Instructions field.