Getting Started
This guide walks you through registering your organisation, logging in for the first time, and orienting yourself in the platform.
Who can use it
Anyone can register a new organisation. The person who completes registration is automatically assigned the ORG Admin role for that organisation. All subsequent users are invited as ORG Members.
Registering Your Organisation
Navigate to /register. The registration wizard has three steps:
- Organisation name — enter the name of your company or team. This creates the top-level container for all your products, projects, workspaces, and billing.
- Your account — enter your name, email address, and choose a password. This account becomes the first ORG Admin.
- Billing address — enter your billing details (optional at this stage, required before subscribing).
On completion you are signed in and redirected to the Billing page to activate your subscription. LLM features across the platform are gated behind an active subscription, so this step is required before using Discover, Define, Design, or Build.
Logging In
Navigate to /login and enter your email and password. Authenticated sessions use JSON Web Tokens and persist across browser sessions.
Forgotten Password
If you forget your password:
- Click Forgot password on the login page.
- Enter your email address. A reset link is sent to that address.
- Open the link, enter a new password, and submit.
Navigating the Platform
Sidebar
The sidebar on the left is your primary navigation. It is always visible and highlights the current page.
| Item | Path | Purpose |
|---|---|---|
| Dashboard | /dashboard |
Organisation-wide activity summary, recent runs, and spend snapshot. |
| Discover | / |
AI chat for problem framing and product discovery. The starting point for any new product. |
| Define | /workflow |
Structured product definition workflow. |
| Design | /project |
Technical design and planning workflow. |
| Build | /board |
Kanban board and autonomous coding agent management. |
| Workspaces | /workspaces |
Containers for grouping products, projects, and team members. |
| Insights | /insights |
Delivery, agent, and product analytics. |
| Costs | /costs |
LLM spend explorer and budget visibility. |
ORG Admins also see an Organisation section at the bottom of the sidebar:
| Item | Path | Purpose |
|---|---|---|
| Settings | /settings |
Organisation API keys and worker SSH configuration. |
| Billing | /billing |
Subscription management and invoices. |
| Audit Log | /settings/audit-log |
Record of all platform events for the organisation. |
Site Search
Press Cmd+K (macOS) or Ctrl+K (Windows/Linux) from anywhere in the app to open the global search modal.
Site search gives you:
- Page shortcuts — jump directly to any section of the platform (Dashboard, Workspaces, specific Insights tabs, etc.)
- Live search results — as you type, results are returned across:
- Chat sessions (Discover conversations)
- Board runs (Build projects)
- Products (Define workflow runs)
- Workspaces
- Organisation members (ORG Admins only)
ORG Admins see additional shortcuts for Settings, Audit Log, and workspace creation.
Theme
Use the theme toggle in the sidebar or header to switch between light and dark mode. Your preference is persisted across sessions.
Subscription Requirement
All AI-powered features (Discover chat, Define workflow, Design workflow, and Build agent) require an active subscription. If your organisation has no subscription or has overdue invoices, a banner is shown across the app.
- No Subscription Banner — appears when there is no active subscription. ORG Admins see a direct link to the Billing page to subscribe. ORG Members see a notice to contact their admin.
- Arrears Banner — appears on the Build board when invoices are overdue. ORG Admins see admin-specific instructions; ORG Members see a message to contact their admin.
See Billing for instructions on managing your subscription.
First Steps After Registration
The recommended flow after registering and subscribing:
- Go to Discover and start a conversation to frame your first product idea.
- When you have enough clarity, open Define to run the structured product definition workflow.
- Once the definition is complete, move to Design to generate your technical plan and backlog.
- When the design is ready, open Build to approve and execute tasks with the coding agent.
For a detailed walkthrough of each stage, see the workflow guides: