Creating an analytics project (Watson Studio and Watson Knowledge Catalog)

You create an analytics 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.

Required permissions
You must have one of these user permissions to create a project:

Your project resources can include data, collaborators, tools, operational assets that run code, like notebooks and models, and other types of assets.

To create a project:

  1. From the navigation menu, choose Projects > All projects.
  2. Click New project.
  3. Choose whether to create:

    • An empty project
    • A project from file by importing a project ZIP file
    • A project integrated with a Git repository
  4. If you create an empty project, you have these project configuration options:

    • Mark the project as sensitive. The project has a sensitive tag and project collaborators can't move data assets out of the project. You can enable or disable this option at any time on the project Settings page.
    • 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.
  5. If you create a project from file, select the project ZIP file on your local system to upload. See Import from a local file.

    You have these project configuration options:

    • Mark the project as sensitive. The project has a sensitive tag and project collaborators can't move data assets out of the project. You can enable or disable this option at any time on the project Settings page.
    • 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.
  6. If you create a project with a Git repository, select the integration type:

  7. Click Create. You can start adding resources if your project is empty, or begin working with the assets and files you imported.

    Before you begin working with the imported assets, you should check for missing credentials, for example in notebooks and data connections, to enable successful relinking between the assets.

Next steps

Parent topic: Projects