Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.buildbetter.ai/llms.txt

Use this file to discover all available pages before exploring further.

Projects is BuildBetter’s roadmap hub. Every project is a tracked item that brings together the customer signals driving the work, the ARR on the line, the people and PRs delivering it, and a live status view — so you can answer five questions on one screen:
  1. What should we work on? — Triage and the Decisions tab
  2. What are we currently working on? — This week + Active
  3. Who is working on what? — assignee avatars on every row
  4. Why are they working on it? — signals, customers, and trend rollups
  5. What’s the status / what’s next? — substatus chips, blockers, and next actions

Where Projects Live

Projects start life as tracked items in Triage. When you promote a triage item, it moves to /projects with in_triage: false and a status of in_progress. From that point on, the Projects Hub is its home.
Projects is gated by the projects feature flag. If you don’t see /projects in the sidebar, contact your workspace admin to request access.

Core Concepts

ConceptWhat It Means
ProjectA tracked item with in_triage: false. Has a title, type, priority, status, stage, optional area, and links to signals/calls/PRs/tickets.
StageOrdered lifecycle position: Triage → Scoping → In progress → In review → Ready to merge → Shipping → Released → Stable. Drives which rail cards appear.
StatusReal-time substate (Drafting, In review, Ready to merge, Blocked, Shipping, Done). More granular than stage.
PriorityP0, P1, P2, P3 — urgency for sort and triage.
AreaOptional taxonomy path (e.g., Features > Search > Filters). Determines where the project shows up in Areas view.
InitiativeA user-created Projects V2 grouping (e.g., “Expansion”, “Retention”) that spans multiple projects.
DRI / AssigneeThe owner. Avatars carry a small provenance badge — L for Linear-author match, G for GitHub PR author, · for manual.
ARR rollupCumulative ARR from every distinct customer company linked to the project’s signals.

What’s on the Pages

List & Views

Mine / All / Areas views, list and kanban layouts, the AI Roadmap banner, and how taxonomy areas and initiatives organize work.

Project Detail

The two-column detail page: timeline + signals on the left, rail cards (Status at a Glance, Rollup, Integration Issues, People & Signals, Post-Release Monitor, Close the Loop) on the right.

AI Features

AI Roadmap clustering, Similar Projects detection, Suggested Signals, AI status suggestions, and the project rollup.

Workflows

Create a project, update scope from a call, ship a status update, attach signals and calls, run close-the-loop after release.

How Projects Connect to the Rest of BuildBetter

  • Triage → promote a tracked item to make it a project
  • Signals → drive priority via volume, ARR, and trend; attach to projects to record customer demand
  • Calls → link a call and attach its signals in one move
  • Linear / Jira → attach tickets via Integration Issues; assignees auto-populate from Linear author mappings
  • GitHub → linked PRs feed the Status at a Glance card, trigger stage transitions, and roll up into project metrics
  • Knowledge → close-the-loop drafts and project rollups can be exported to knowledge pages
The list page subscribes to your org’s tracked-item event stream and live-updates as PRs merge, statuses change, and signals attach. No manual refresh needed.