How to create a dedicated Org for users do their training on Foundry?

I have users on Foundry who are getting onboarded, and during their onboarding, they need to be able to create project, install examples via the Examples (Build with AIP) application, create Objects, etc.

As they get trained, they might create projects without granting access to others, or simple create Objects and I don’t want those objects to be displayed in dropdown where actually development work is performed for my production use-cases.

To prevents my users to pollute the ontology while they do their training, what can I do ? Can I create a dedicated org for them to do their training ?

In order for users to train in a separate area, one option is indeed to create a dedicated Training organization.

For example, it is possible to:

As you want (as an admin of the platform) to have access to this organization, you will want to add yourself as an admin and a guest of this org.
See https://www.palantir.com/docs/foundry/platform-security-management/manage-orgs-and-spaces#guest-membership

This way, when your users will connect to the base domain, they will get directed to the main org where actual development work and production workflow are running, and when they will connect via the training URL they will be redirected to the training organization.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.