Update settings for your Astro Organization
An Organization is the highest management level on Astro. In addition to configuring infrastructure for your Organization, you can update Organization settings that apply to all clusters, Workspaces, Deployments, and users within the Workspace.
This document includes instructions to configure high-level Organization settings from the Astro UI. To configure more specific Organization-level infrastructure, see:
- Manage users in an Astro Organization
- Set up authentication and single sign-on for Astro
- Create a dedicated Astro cluster
- Create and manage Organization API tokens
Prerequisites
- Organization Owner permissions
Update your Organization name
Your Organization name is a human-readable name that appears in the Astro UI and in the Astro CLI. Updating your Organization name is a cosmetic change that has no affect on any unique Organization information, such as your Organization ID or short name, which persists for the lifetime of the Organization.
- In the Astro UI, click Organization Settings. This opens the General Organization page.
- In the Organization Detail section, click Edit Details.
- Give your Organization a new Organization Name, then click Update Organization.
Configure environment secrets fetching for the Astro Environment Manager
When members of your Organization create a local Airflow environment using the Astro CLI, they can pull connections configured in the Astro Environment Manager based on their Workspace credentials. This enables users to share connection details between Astro and their local Airflow environments and avoid creating connections twice. See Import and export Airflow connections and variables for more details.
You can enable or disable this feature based on whether you want Organization members to access Astro-configured connection details from their local machines.
- In the Astro UI, click Organization Settings. This opens the General Organization page.
- In the Organization Detail section, click Edit Details.
- Click the Environment Secrets Fetching toggle to Enabled or Disabled, then click Update Organization.