Skip to main content

What a task gives you

A task is where you ask Chief a question and get an answer grounded in your own knowledge. Instead of searching files, opening tabs, and stitching findings together yourself, you ask in plain language and Chief pulls from your Projects, your Library, and (when allowed) the web to write a single answer you can act on.
Chief: How tasks work — a grounded answer with citations
Every question and answer is saved as a thread, so you can come back, keep asking, and build on what you already learned. If you haven’t sent one yet, start with your first conversation with Chief.

How an answer is built

Chief: How an answer is built — the Activity feed
When you send a message, Chief works through a few stages before and while it writes:
  1. Understands the question in the context of the current Project and the earlier messages in the thread.
  2. Gathers what it needs — searching your Library, reading Concepts, querying structured data, or searching the web. You can watch these steps in the Activity feed.
  3. Writes the answer, streaming the text in as it goes and adding citations that link back to the sources it used.
Because the answer is grounded in your sources, you can check where every claim came from rather than taking it on faith.

How the conversation stays in context

Chief: How tasks stay in context — New task and Recent Tasks
A task is a conversation, not a series of one-off searches. Chief remembers the earlier messages in the thread, so you can ask a short follow-up like “now compare those two” and it knows what “those two” means. The thread is the unit of context: start a new task when you switch topics, and keep one task going while you stay on the same one. The same threads are reachable from outside the app. The Chats API starts one, appends turns to it, and hands the answer back to your own code — useful for putting a question box in front of your project’s knowledge somewhere else. The API keeps its existing Chats resource name even though Chief calls these threads tasks in the app.
Good to Know: Each task lives inside a Project. The Project decides which files, Concepts, and Memories Chief can draw on, so the same question can return different answers in different Projects.

FAQ

Open tasks from the sidebar. Recent tasks are listed there, and you can reopen any thread to keep the conversation going with its full context intact.
Answers are grounded in the current Project’s sources. A different Project has different files, Concepts, and Memories, so Chief has different material to draw on. Switch to the Project that holds the relevant knowledge before you ask.
That usually means the answer is not in the current Project’s sources. Confirm you are in the right Project, add the missing files to its Library, or rephrase the question. If web access is available, ask Chief to search the web as well.