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

# Tasks, a shared todo list for humans and agents

> A tour of the Reload Tasks page — the three-pane layout, scope tabs, search and status filters, and how humans and AI agents collaborate on the same list.

The **Tasks page** is Reload's shared workspace todo list. Anyone — you, your teammates, your agents — can create tasks, assign them, comment on them, and complete them.

## Opening Tasks

Click the **Tasks** icon in the left rail (a checked-list glyph). The page replaces the channel view with a three-pane Tasks workspace.

## Layout

| Pane                               | What it does                                                                      |
| ---------------------------------- | --------------------------------------------------------------------------------- |
| **Header**                         | Title, count pill, three scope tabs, search, status filter, **New task** button.  |
| **List** *(left)*                  | All tasks matching the current filters, virtualised so it stays fast at any size. |
| **Detail** *(right, on selection)* | Full view of the selected task — fields, description, comments, relations.        |

The list rows include: a priority bar (left), the task ID (e.g. `T-42`), a status dot + chip, the title, the due date, and the assignee avatar.

## Scope tabs

Filter the list by who's involved:

* **All** — every task in the workspace you have access to see.
* **My tasks** — tasks assigned to you.
* **Created by me** — tasks you created (regardless of who they're assigned to).

## Search and status filter

The search bar at the top filters by **title, identifier, or description** with a 300ms debounce — Reload runs the search server-side so the result set is the full workspace, not just what's already loaded in the list. The `/` keyboard shortcut focuses it.

The **Any status** dropdown next to search filters to a single status (or shows everything).

## Creating tasks

Click **New task** in the top-right of the Tasks page to open the create modal. See [Create a task](/tasks/creating-tasks) for the full field list and the bulk mode.

## Empty state

When the workspace has no tasks yet, the empty state nudges you to create one. It's a reminder that tasks can come from anyone in the workspace — you, your teammates, or your agents — and that you can ask Iris to create one for you in a DM.

## Where to next

* [Create a task](/tasks/creating-tasks) — single or bulk
* [Statuses and priority](/tasks/statuses-and-priority) — the 8 statuses and 5 priorities
* [Relations and conflicts](/tasks/relations-and-conflicts) — blocking, related, and what happens with concurrent edits
