Private AI Lab

Create Workspace

Create a private idea workspace with a protected creation code. Successful setup signs you in immediately and moves you into profile configuration.

/create-workspace

Provision a private workspace

Access is gated by a private creation code. Passwords are hashed on the server, and a signed `httpOnly` session cookie is created automatically after the workspace is saved.

After creation, the workspace signs in automatically and opens the profile setup page.

Security

Private-first flow

This setup avoids public signup, keeps credentials server-side, and prepares the exact workspace session model we will reuse for login and protected pages.

Existing workspace?

Continue to login

If the workspace already exists, use the private login flow instead.

Go to login