Create a Project

Before You Start

  • Project names should be less than 51 characters long
  • Project names cannot start with special characters and cannot contain periods (.) at all. Regex example: /^[a-zA-Z0-9-_]+$/.

How to Create a Project

1. Create a Project

2. Verify Creation

You can verify that your project has been created by running pachctl list projects or by opening Console ( localhost for non-production personal-machine installations) and viewing the home page.

create and list projects projects list console