Skip to content

Multi-tenant Setup

Notifiq supports multiple isolated tenants — each with their own users, endpoints, messages, and settings.

Tenant tiers

TierMax usersMax endpointsMax messages/month
Free51010,000
Starter102550,000
Pro50100500,000
EnterpriseUnlimitedUnlimitedUnlimited

Creating a tenant

Tenants are created by the Super Admin via the Tenants section in the dashboard. Each tenant gets:

  • An isolated data namespace
  • Their own admin user
  • A tier assignment

User roles

RoleScopePermissions
Super AdminPlatform-wideManage tenants, view all data
AdminTenantFull access within tenant
OperatorTenantSend notifications, manage endpoints
ViewerTenantRead-only access

Tenant isolation

  • Messages, endpoints, and settings are fully isolated between tenants
  • API tokens are scoped to a tenant — they cannot access other tenants' data
  • Panels can only connect to endpoints owned by their tenant

Super admin access

The super admin account is created on first boot. It can:

  • Create and suspend tenants
  • Switch context into any tenant ("view as tenant")
  • Manage platform-wide settings

WARNING

The super admin account should not be used as a regular user. Create a separate tenant admin account for day-to-day use.