Can we have one white-label for multiple profiles

Hello

I am working on multiple projects for different companies. I was wondering if it is possible to put projects under one white-label.

Hey Alex,

As currently, it is not possible to put more than one profile under the same whitelabel. Each profile will demand a different whitelabel.

The Kickstarter Application has instructions on to implement multi-tenancy in a single profile, you may want to take look on how it was done: Kickstarter GitHub

Basically, you will be using tags, access policy and sidebar buttons with visiblity condition to have users seeing different dashboard and devices.