Can I store custom data on a tenant?
- 
Can I store custom data on a tenant?
 - 
Yes, just as you can store custom data on a user, you can store custom data on a tenant.
It is the
tenant.datafield, as documented here.However, the
tenant.datafield differs from `user.data in a number of ways:- it is not searchable
 - it is not retrievable in the populate JWT lambda, except by using Lambda HTTP Connect