Skip to main content

Projects

Projects are the core unit in thig.ai. Each project contains an AI conversation, a generated PRD document, files, comments, and stakeholder views.

Creating a Project

There are several ways to create a project:
  1. From the Chat page (/chat) — Pick a template or start blank
  2. From the Dashboard — Click “New Chat” in the sidebar
  3. Command Palette — Press Cmd+K and select “New Project”
  4. Projects page — Click the “New Project” button

From a Template

  1. Browse templates by category (SaaS, Mobile, eCommerce, etc.)
  2. Click a template card to preview its structure, sections, and sample questions
  3. Enter a project name
  4. Click “Create Project” to start the AI conversation

Quick Start

Use the quick-start flow to create a project from a pre-configured template with minimal setup.

Project Statuses

Projects progress through seven statuses:
StatusDescription
DraftInitial state — requirements gathering in progress
In ProgressActively being worked on
Ready for PRDEnough requirements gathered to generate
In ReviewPRD generated and under review
ApprovedPRD approved by stakeholders
CompletedProject finalized
ArchivedNo longer active
Change status from the project’s status badge (click to open the status selector) or from the Projects table.

Managing Projects

Projects Table (/admin/projects)

Projects management page
The projects page shows all organization projects with:
  • Search — Filter by project name
  • Status filter — Show only projects in a specific status
  • Sort — By name, date, or status
  • Per-row actions — View PRD, edit, download, share, delete

Bulk Actions

Select multiple projects to:
  • Bulk delete — Remove selected projects
  • Bulk status change — Move all to a new status
  • Bulk export — Download PDFs/HTML/DOCX for all selected
  • Bulk assign — Assign all to a team member

Project Assignment

Assign projects to specific team members for accountability. Assigned projects appear in that member’s filtered view.

Project Details

Each project has:
  • AI Conversation — The chat history with gathered requirements
  • PRD Document — The generated document with version history
  • Files — Uploaded documents and images organized in folders
  • Comments — Threaded discussions on the PRD
  • Stakeholder Views — AI-generated perspective documents
  • External Links — URLs to related resources (Figma, Jira, GitHub, etc.)
  • Activity Feed — Timeline of all project events
  • Status History — Timeline of status changes with notes

Chat Export

Export the AI conversation history in multiple formats:
  • PDF — Formatted conversation transcript
  • CSV — Spreadsheet-compatible data
  • JSON — Raw data for integrations