X Enterprises
Tenants

TenantsSettings

Tenant settings and feature flags editor for admin tenant configuration.

TenantsSettings

Renders an editable settings panel for a tenant including general config fields (name, domain, timezone) and a feature flags section with toggles for enabling/disabling capabilities per tenant.

Components

<XAdminTenantsSettings />

Displays tenant general settings and feature flag toggles with save controls for admin configuration.

<XAdminTenantsSettings :tenantId="tenantId" />

Props

PropTypeDefaultDescription
tenantIdstringID of the tenant to configure
endpointstring'/api/admin/tenants'Base API endpoint
loadingbooleanfalseShow loading skeleton
showFeatureFlagsbooleantrueShow the feature flags toggle section
readonlybooleanfalseDisable all editing controls

AI Context

component: XAdminTenantsSettings
package: "@xenterprises/nuxt-x-app-admin"
category: Tenants
use-when: Editing a tenant's configuration and toggling per-tenant feature flags in an admin panel
Copyright © 2026