Skip to content

Ask your project

Ask natural-language questions about a project and get grounded, cited answers drawn only from your tasks, milestones, comments, status updates, and risks.

The Ask tab turns a project into something you can interrogate in plain language. "What's blocking the launch?" "Which tasks are overdue?" "Summarize the open risks." sprintrr answers using only what's in the project — and cites every claim so you can verify it.

How it works

  1. Open a project and switch to the Ask tab.
  2. The first time, sprintrr builds a search index of the project's content (tasks, milestones, comments, status updates, risks). This happens automatically; you'll see "N indexed" once it's ready.
  3. Type a question and press Ask (or Cmd/Ctrl + Enter).
  4. You get a concise answer with source pills beneath it. Click a pill to jump to the task, milestone, risk, or status update it came from.

Grounded, not guessing

This is the part that matters. The assistant is instructed to answer only from your project's data — never from general knowledge, never by inventing tasks or dates. If the project doesn't contain enough to answer, it says so plainly and flags the answer as low-confidence rather than making something up. Every factual claim maps back to a numbered source.

That's the difference between a chatbot and a research tool: you can trust the answer because you can check it.

What gets indexed

  • Project — name, description, dates
  • Tasks — title, status, priority, due date, details
  • Milestones — title, status, progress, target, description
  • Comments — the discussion on your tasks
  • Status updates — published narratives (M1)
  • Risks — the risk register with mitigation plans (M3)

The index is a snapshot. After you make significant edits, click Reindex to refresh it — or just reopen the tab, which re-checks automatically when the index is empty.

Cost

Each question costs 1 generation credit on the credit path. With BYOK (your own AI key), questions are unlimited — and your project data is embedded + queried on your key, never used to train anyone's model. Building and refreshing the index is free — only asking costs a credit.

Tips for good answers

  • Be specific: "Which High-priority tasks are still Not Started?" beats "what's left?".
  • Ask one thing at a time — compound questions get compound, vaguer answers.
  • If an answer is low-confidence, the project probably doesn't capture what you're asking about yet. Add the detail as a task/comment, reindex, ask again.

Privacy

  • The assistant only ever sees data from the project you're asking about.
  • Retrieval is hard-scoped to that project at the database level — there's no way for one project's question to surface another project's data.
  • On BYOK, embedding and answering both run on your key; sprintrr stores the embeddings (to make search fast) but never the answers.

Roadmap

  • Streaming answers with inline citation markers.
  • Automatic reindex on entity changes (today it's on-demand).
  • Cross-project / portfolio questions.
  • Uploaded documents (PDFs, specs) as additional grounding.