Documentation
/
Get Started
/
Create a Project

Create a Project

Set up a project to organize your application's authentication

Overview

A project represents one application (or one environment of an application) in Hawcx. Each project has its own Config IDs, users, analytics, and audit trail.

Create a Project

Only users with the Admin role can create projects.

  1. From the Projects page, click New Project
  2. Enter a name for your project
  3. The environment defaults to Development. Production environments require approval — contact support to enable
  4. Click Create project

Environments

Each project belongs to one environment:

EnvironmentPurposeConfig ID provisioning
DevelopmentTesting and stagingInstant — generate anytime
ProductionLive applicationsRequires approval — contact support

Switch between environments using the toggle in the top bar.

Delete a Project

Deleting a project is permanent and can only be done by an Admin.

  1. Hover over the project card
  2. Click the Trash icon
  3. Confirm the action

Warning: Deleting a project permanently removes all associated data — Config IDs, user assignments, and analytics. Any app using this project's Config IDs will immediately stop working.

Next Steps