IBM Cloud Pak® for Data Version 4.6 will reach end of support (EOS) on 31 July, 2025. For more information, see the Discontinuance of service announcement for IBM Cloud Pak for Data Version 4.X.
Upgrade to IBM Software Hub Version 5.1 before IBM Cloud Pak for Data Version 4.6 reaches end of support. For more information, see Upgrading IBM Software Hub in the IBM Software Hub Version 5.1 documentation.
Creating a project (Watson Studio and Watson Knowledge Catalog)
You create a project to work with data and other assets to achieve a particular goal, such as building a model or integrating data.
You can create an empty project, create a project from file by importing existing assets from an exported project file on your system, or create a project integrated with Git. If you want to create a project from a file by importing a project ZIP file or create a project integrated with a Git repository, see Importing a project.
Your project resources can include data, collaborators, tools, assets that run code, like notebooks and models, and other types of assets.
Requirements
- Required permissions
- You must have one of these user permissions to create a project:
-
- Manage projects
-
- Create projects
- Project name requirements
- Your project name must follow these requirements:
-
- Must be unique in the account.
-
- Must contain 1 - 255 characters.
-
- Cannot include Unicode control characters, any greater-than (>) symbols, or start or end with a blank space.
Restrictions
By default, there is a limit of 200 projects that each user can create. See Post-installation tasks for Watson Studio service for details on how to change the limit as project administrator.
Creating an empty project
To create a project:
-
From the navigation menu, choose Projects > All projects.
-
Click New project.
-
Select Create an empty project.
-
Enter a name.
-
You have the option to select these project configurations:
- Mark the project as sensitive. The project has a sensitive tag and project collaborators can't move data assets out of the project. You cannot change this setting after the project is created.
- Log project activity. Detailed project activity is tracked in a full activities log that you can download. You can enable or disable this option at any time on the project Settings page.
-
Click Create.
Next steps
Learn more
- Importing a project
- Accessing a Git repository
- Create tokens for collaboration in projects with Git integration
- Configuring custom encryption for access tokens
Parent topic: Projects