{% extends "admin/base_site.html" %} {% load i18n %} {% block content %}

Onboard another team onto this organization's existing managed warehouse. Runs the same flow as the in-product onboarding API: creates the control-plane team row with its schema name and enables backfill for that team. The organization's feature flag is not required here.

Organization: {{ server.organization_id }} — server {{ server.host }}

{% csrf_token %}

Lowercase letters, numbers and underscores. Must be unique within the org's warehouse. The schema name cannot be changed later.

Cancel
{% endblock %}