We’re building a B2B SaaS product. Our product is similar to Notion where a user can be part of multiple workspaces and has different permission levels in each of those workspaces.
Question
When a user performs an event in our product, we want to be able to track the workspace and the permission level of the user for that specific workspace. How should we set up our user / event properties to track this properly?
FYI Accounts add-on is currently not a viable option for us due to our budget.