Public and private assets
In MOSTLY AI, all assets (generators, synthetic datasets, connectors, assistant threads) are private immediately after you create them. You can make generators, synthetic datasets, and connectors public to share with the world. Alternatively, you can keep them private for your internal use or that of your organization’s.
Assistant threads are always private and cannot be made public. You can, however, export an assistant thread as a Jupyter Notebook.
Asset | Default visibility | Visibility options | Organizations visibility |
---|---|---|---|
Generators | Private | Public Private | Public Private (within organization) |
Synthetic datasets | Private | Public Private | Public Private (within organization) |
Connectors | Private | Public Private | Public Private (within organization) |
Assistant threads | Private | Private Can be exported and shared as a Jupyter Notebook | Cannot be transferred to an organization |
💡
The following applies to public assets:
- If you made a generator, synthetic dataset, or connector public before transferring it to an organization, the asset will remain public after the transfer. It will be visible from the organization profile.
- Public assets are visible to everyone, including people who are not part of your organization.
Steps
- With a generator or synthetic dataset open, click the kebab menu and select Manage visibility.
- Select whether the asset should be made Public or Private.