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...