Infra
Infra is the administrative hub where you connect Zingle AI to your code and your warehouse. Most of onboarding happens here. (Managing repositories and connections requires an admin role - see Organizations & roles.)
Repositories
Register and manage the dbt repositories Zingle AI works with:
- Add a repo by choosing its GitHub repository, branch, and optional subdirectory.
- Trigger a manual sync and review sync history.
- Remove repos you no longer use.
Connections & targets
Manage warehouse connections and compute targets:
- Create a connection to your warehouse (Snowflake).
- Define one or more targets (database + schema + compute) within it.
- Test a connection to confirm reachability and credentials.
Credentials
Store your per-user credentials for a connection. They're encrypted at rest, and SQL runs as you - respecting your warehouse grants.
Environments
Create environments that bind a repository to a warehouse target. An environment is the context every agent run, validation, and query uses.
GitHub
Infra is also where the GitHub App connection is managed - installing the app on your organization, connecting your personal GitHub identity, and checking connection status. See Onboarding for the flow.
Browsing the warehouse
From a connection you can browse databases, schemas, tables, columns, and preview data - the same capability surfaced in the Data Explorer.