domino logo
Get started with Python
Step 0: Orient yourself to DominoStep 1: Create a projectStep 2: Configure your projectStep 3: Start a workspaceStep 4: Get your files and dataStep 5: Develop your modelStep 6: Clean up WorkspacesStep 7: Deploy your model
Get started with R
Step 0: Orient yourself to Domino (R Tutorial)Step 1: Create a projectStep 2: Configure your projectStep 3: Start a workspaceStep 4: Get your files and dataStep 5: Develop your modelStep 6: Clean up WorkspacesStep 7: Deploy your model
Domino Reference
Projects
Projects OverviewProjects PortfolioUpload Files to Domino using your BrowserFork and Merge ProjectsSearchSharing and CollaborationCompare File RevisionsArchive a Project
Advanced Project Settings
Project DependenciesProject TagsRename a ProjectSet up your Project to Ignore FilesUpload files larger than 550MBExporting Files as a Python or R PackageTransfer Project Ownership
Domino Runs
JobsDiagnostic Statistics with dominostats.jsonNotificationsResultsRun Comparison
Advanced Options for Domino Runs
Run StatesDomino Environment VariablesEnvironment Variables for Secure Credential StorageAccessing the shell for a Domino Run with SSHUse Apache Airflow with Domino
Scheduled Jobs
Domino Workspaces
WorkspacesUse Visual Studio Code in Domino WorkspacesPersist RStudio PreferencesAccess Multiple Hosted Applications in one Workspace Session
Customize the Domino Software Environment
Environment ManagementDomino Standard EnvironmentsInstall Packages and DependenciesAdd Workspace IDEs
Advanced Options for Domino Software Environment
Install Custom Packages in Domino with Git IntegrationAdd Custom DNS Servers to Your Domino EnvironmentConfigure a Compute Environment to User Private Cran/Conda/PyPi MirrorsScala notebooksUse TensorBoard in Jupyter WorkspacesUse MATLAB as a WorkspaceCreate a SAS Data Science Workspace Environment
Publish your Work
Publish a Model API
Model Publishing OverviewModel Invocation SettingsModel Access and CollaborationModel Deployment ConfigurationPromote Projects to Production
Publish a Web Application
App Publishing OverviewGet Started with DashGet Started with ShinyGet Started with Flask
Advanced Web Application Settings in Domino
App Scaling and PerformanceHost HTML Pages from DominoHow to Get the Domino Username of an App Viewer
Launchers
Launchers OverviewAdvanced Launcher Editor
Assets Portfolio Overview
Connect to your Data
Domino Datasets
Datasets OverviewDatasets Best PracticesAbout domino.yamlDatasets Advanced Mode TutorialDatasets Scratch SpacesConvert Legacy Data Sets to Domino Datasets
Data Sources OverviewConnect to Data Sources
Git and Domino
Git Repositories in DominoWork From a Commit ID in Git
Work with Data Best Practices
Work with Big Data in DominoWork with Lots of FilesMove Data Over a Network
Hadoop and Spark
Connect to a Cloudera CDH5 cluster from DominoConnect to a Hortonworks cluster from DominoConnect to a MapR cluster from DominoConnect to an Amazon EMR cluster from DominoHadoop and Spark overviewKerberos authenticationRun local Spark on a Domino executorUse PySpark in Jupyter Workspaces
Advanced User Configuration Settings
Two-factor authenticationUser API KeysOrganizations Overview
Use the Domino Command Line Interface (CLI)
Install the Domino Command Line (CLI)Domino CLI ReferenceDownload Files with the CLIForce-Restore a Local ProjectMove a Project Between Domino DeploymentsUse the Domino CLI Behind a Proxy
Browser Support
Get Help with Domino
Additional ResourcesGet Domino VersionContact Domino Technical Support
domino logo
About Domino
Domino Data LabKnowledge BaseData Science BlogTraining
User Guide
>
Domino Reference
>
Projects
>
Sharing and Collaboration

Sharing and Collaboration

Domino makes it easy to collaborate on projects and share project outputs.

The following affect who has access to your project:

  • The project’s Visibility setting.

  • The project’s Collaborators.

Visibility settings

To change your project’s visibility, go to Settings > Access & Sharing.

screen shot 2018 09 25 at 6.53.41 PM

The following are the visibility options:

Public
  • Anyone with your project’s URL can view your files and runs even if they don’t have a Domino account.

  • If you enable file exports, anyone can import your project files.

  • Only collaborators can modify files, start runs, and import environment variables unless you select the allow runs by anonymous users check box.

Searchable
  • Anyone can see this project and see its name and description in search results, but only collaborators can see the project’s contents.

Private
  • Only collaborators can find and view this project.

  • Only collaborators can find this project in search results or view this project.

If your project is publicly visible, there is an option to allow runs by anonymous users. This lets users start runs even if they don’t have a Domino account. Runs started by anonymous users show up as being started by the project owner.

It is dangerous to allow anyone to run your code. When granting this level of access, consider what information you are revealing, such as environment variables in your project that contain bearer tokens, API keys, or passwords.

Manage collaborators

To grant other users access to a project, you can add them as collaborators. To add collaborators, you must be a Contributor to the project, or the project Owner.

  1. From the Project menu, go to Settings > Access & Sharing and scroll to Collaborators and permissions.

  2. Enter a username or email address.

    If you enter an email address that belongs to a Domino user they will be invited to join the project as a collaborator. If you enter an email address that is not associated with an existing Domino user, they are invited to join Domino.

    screen shot 2018 09 19 at 11.29.05 AM

    Use the Collaborators tab to select how to notify the collaborator when runs complete. This keeps your collaborators up-to-date about the work that each person is doing.

Access levels

The owner of a project can set different access levels for collaborators.

  1. Go to Collaborators and permissions.

  2. Select the type of collaborator:

    Contributors

    Can read and write project files, and start runs. On the Settings page, Contributors can read and write project environment variables, and they can invite new collaborators. Contributors cannot change hardware tiers, compute environments, or the access levels of collaborators.

    Results Consumers

    Can only read files and access published apps.

    Launcher Users

    Can only view and run Launchers, and see the launcher runs results. They cannot view project files.

    Project Importers

    Can import the project, but otherwise cannot access it.

    Owners

    The only users who can archive a project, change the owner, change collaborator types, import or export to share environment variables and files between projects, or set automatic workspace shutdown times.

    For complete, itemized project permissions set on each type of collaborator, consult the following tables.

Files permissions

Permission

Project Importer

Launcher User

Results Consumer

Contributor

Owner

Read files

x

x

x

Write files

x

x

Add external Git repository

x

x

Runs permissions

Permission

Project Importer

Launcher User

Results Consumer

Contributor

Owner

Start Run

x

x

Start Workspace

x

x

Schedule Run

x

x

Publishing permissions

Permission

Project Importer

Launcher User

Results Consumer

Contributor

Owner

Run Launcher

x

x

x

View App

x

x

x

x

Publish App

x

x

Unpublish App

x

x

Invite users to App

x

x

Change App hardware tier

x

x

Publish Model API

x

x

Create Launcher

x

x

Settings permissions

Permission

Project Importer

Launcher User

Results Consumer

Contributor

Owner

Set environment variable

x

x

Invite collaborator

x

x

Change project stage

x

x

Raise a blocker

x

x

Set project status as complete

x

Manage collaborator permissions

x

x

Change visibility setting

x

Change default environment

x

Change default hardware tier

x

Change project name

x

Handle merge request

x

x

Transfer project ownership

x

Archive project

x

Dataset permissions

Permission

Project Importer

Launcher User

Results Consumer

Contributor

Owner

Mount Dataset from project for read-only use

x

x

x

Write new Snapshot to Dataset in project

x

x

Import permissions

Permission

Project Importer

Launcher User

Results Consumer

Contributor

Owner

Import project

x

x

x

x

Domino Data LabKnowledge BaseData Science BlogTraining
Copyright © 2022 Domino Data Lab. All rights reserved.