대행사(테넌트)

로딩 중...로그아웃
Home

Global tenant (대행사) administration — list/search/filter all tenants and create new tenants with a seeded first Agency Admin invite.

On load the page fetches the global tenant list and renders the table (testid tenants-table) with one tenants-row per tenant, each showing name, plan, seat usage and status.

Loading...

Filtering by plan (testid tenants-filter-plan) and status (testid tenants-filter-status) and typing in the search box (testid tenants-search, placeholder "대행사명 검색") re-queries the list with query params.

Loading...

Clicking 대행사 생성 (testid tenants-create) opens the create form and submitting it creates a tenant plus seeds the first Agency Admin invite.