> ## Documentation Index
> Fetch the complete documentation index at: https://docs.antlect.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Project workspace

> Organise threads, research briefs, and tags inside a project.

The workspace is a project's home view, with every thread, brief, and artifact in one place. It is your working surface within the [Decision Intelligence Terminal](/platform/decision-intelligence-terminal).

## Layout

* **Sidebar**: your projects, always available for switching. The sidebar collapses to an icon rail when you want more room.
* **Thread panel**: the running history of queries in the project, with live step traces for in-flight runs.
* **Workspace tabs**: the project's contents, organised into threads, reports, and artifacts.

## Global search

The search pill at the top of the workspace searches across the whole project (thread titles, report names, and tags) so you can jump to anything without scanning lists.

## Tags

Tags keep a busy project navigable:

* **Add tags** to reports to mark status, topic, or audience.
* **Rename a tag** in place: every item carrying it updates.
* **Reassign on hover**: hover an item's tag to swap it without opening the item.

## Threads

Each thread card shows the query, its step trace with timing, and links to results. Active threads are marked with an accent border; click any step to expand what that stage did. All query runs happen inline here: you never lose sight of the project while an analysis runs.

## Reports tab

The Reports tab lists the project's reports with their tags. Click through to open any report in the [editor](/guides/reports).

<Tip>
  Keep project scope tight and let tags handle the variety inside it. A project with focused queries produces threads that read like a coherent investigation log.
</Tip>
