# Tasks

Issue tracking with teams, projects, cycles, a drag-and-drop board, and keyboard-first workflows.

Canonical: https://easerix.com/docs/tasks

<Answer label="What is Easerix Tasks">
Easerix Tasks is an issue tracker built for momentum: organize work into
teams, group issues into projects and time-boxed cycles, and move them across
a drag-and-drop board. Issues carry priorities, assignees, labels, due dates,
estimates, and sub-issues. It's part of the Easerix suite, so it shares one
login and workspace with every other tool.
</Answer>

## What you can do

| Capability | In short |
|---|---|
| Teams | Each team has its own issue key (`ENG-12`) and workflow statuses |
| Issues | Priority, assignee, labels, due date, estimate, sub-issues |
| Board | Drag between columns grouped by status, assignee, priority, or project |
| Views | Group, sort, and filter the issue list; edit many issues at once |
| Projects | Bundle issues toward a goal, with a lead, target date, and progress |
| Cycles | Time-boxed sprints with automatic status and progress |
| Discussion | Comments plus an activity feed on every issue |
| Attachments | Paste, drop, or attach files on descriptions and comments |
| Notifications | A bell in the top bar for assignments and comments |
| Keyboard-first | `⌘K` command palette and shortcuts for everything common |

## Work with Tasks from anywhere

- **MCP** — AI clients connected to `mcp.easerix.com` get Tasks tools to list teams, list issues, and create issues.
- **CLI** — `easerix tasks teams`, `easerix tasks issues`, and `easerix tasks create` from your terminal.
- **Notifications** — assignment and comment alerts arrive in the shared Easerix notification bell; tune them once in Account and it applies everywhere.

## Next steps

- [Set up a team, a project, and your first issues](/tasks/quickstart)
- [Master the board, views, and bulk edits](/tasks/board-and-views)
- [Everything an issue can carry](/tasks/issues)
- [Run work in cycles](/tasks/cycles)
- [Frequently asked questions](/tasks/faq)

## Frequently asked questions

### What do the issue keys mean?

Every issue gets a key like `ENG-12`: the prefix is the team's key (you pick it when creating the team, 1–6 letters or digits) and the number counts up per team. Keys never change, so they're safe to reference in commits and chats.

### How many issues can I create?

The free plan includes unlimited issues on 2 teams.

### Can several people be assigned to one issue?

Each issue has a single assignee. To split work across people, break it into sub-issues and assign each one.
