Provision a Tenant

Tenants represent an isolated group of users within your application.

In Wristband, all users must belong to a tenant. Therefore, before you can start creating users, you'll need to first provision a tenant.


Creating a New Tenant

  1. From within the Application View, click on the "Tenants" link in the left navigation menu.
  2. Next, click on the "Add Tenant" button.

Provision a Standard Tenant

After clicking the "Add Tenant" button, a modal will pop up asking for the required tenant fields.

  1. Within the "Create a New Tenant" dialog, select "Standard" as the tenant type. To learn more about the different types of tenants that Wristband supports, see the "Tenants" section within our documentation.
  2. Provide a "Display Name". This will be the name that the UI uses to refer to your tenant.
  3. Provide a "Domain Name". Each tenant within your Wristband application must have a unique (case-insensitive) domain name. The domain name will be used to construct the tenant's vanity domain. Note: The domain name is immutable and can't be changed after the tenant is created
  4. Click the "Create" button.

Success! You've created a tenant for your application.


What’s Next

For the next step, you'll create a user under this new tenant.