NNyquest docs

What is a Project?

A project is a folder for related conversations. Each project has its own system prompt, optional preferred model, and chassis-specific terminology. Use them when a set of conversations all share context — a research arc, a case file, an ongoing campaign, anything where you'd want every chat to start from a shared baseline.

What a project gives you

  • A system prompt that auto-injects into every chat in the project. You write it once; every conversation in the project starts with it.
  • An optional pinned model (e.g. always use anthropic/claude-sonnet-5 in this project, regardless of what your global model picker says).
  • A scoped conversation list. Open the project and you see only its conversations.
  • A scoped artifact list. Artifacts saved while in the project belong to it.
  • Chassis-specific terminology. "Project" is what they're called in Ridgeline. Other chassis call them by their own names — see the next section.

What it's called in each chassis

ChassisTerm
RidgelineCases
CourtroomMatters
ApsisMissions
QuantMandates
PaperFolios
MatrixOps
AtelierCollections
AtlasCourses
StudioRepos
GardenGardens

The underlying feature is identical — the term changes to match the chassis aesthetic. If you switch chassis, your projects stay; just the label updates.

When to use a project vs a fresh conversation

ScenarioUse
One-off questionFresh conversation, no project
Multi-day research arcProject (so all chats share context)
Recurring task with the same setupProject + a starter template
Different work modes (work / personal)Two projects, switch between them
Confidential vs public-facing workTwo projects with different system prompts

A conversation without a project still works perfectly. Projects are a layer on top — useful when you want grouping; ignorable otherwise.

Starter templates

When you create a new project, you can pick a starter template that pre-fills the system prompt with battle-tested wording. Each chassis has 2-3 templates aligned with that chassis's typical use case:

  • Ridgeline: Differential Diagnosis, Discharge Summary
  • Courtroom: Discovery Review, Brief Outline
  • Atlas: Lecture Notes, Study Plan
  • Quant: Earnings Analysis, Market Reaction
  • Studio: Track Production, Mix Notes
  • ... and 14 more across the other chassis (21 total)

You can edit the template after creating the project, or pick Blank for a totally empty system prompt.

Where to next