Isolate resources using groups

Hi,

I know I can use namespaces to isolate resources, but can I achieve the same isolation level using groups and permissions?

I’ve managed to isolate data sources by using groups and permissions. But then I would like to allow some users to (authors) to create analysis that can only be viewed by users in some group, however those authors are out of my control, meaning I want to limit those authors the groups they can share the analysis to.

Hi Juan,

For an author, if they have permission to share their analysis, then you cannot limit who they can share the analysis with. This can be anyone within the same namespace.

The only way to do this would be separate namespaces, then the author would only be able to share with groups/users in that particular namespace.

Hope that helps!