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

# Tasks

> Long-running jobs you can watch and control.

Tasks is the header popover for jobs that keep running after you submit them. Open it from the tasks button, between [Search](/platform/search) and [Notifications](/platform/notifications).

Transfers, [Warmup](/wallets/warmup), [Volume Bot](/automations/volume-bot), and [Bumper Bot](/automations/bumper-bot) all appear here while they run.

## Reading a task

Each row shows the job title, chain, status, and progress.

| Status        | What it means                                               |
| ------------- | ----------------------------------------------------------- |
| **Pending**   | Queued, not started.                                        |
| **Running**   | In progress. A live dot sits on the badge.                  |
| **Paused**    | Stopped until you resume it.                                |
| **Completed** | Finished.                                                   |
| **Partial**   | Finished, with some items failed.                           |
| **Failed**    | Stopped with an error. Hover the info icon for the message. |
| **Cancelled** | Stopped by you. It cannot resume.                           |

When Chipper knows the size of the job, the row also shows `{done}/{total}` and a percent.

The popover lists your active jobs first. If none are active, it shows recent ones. Refresh from the header icon.

If nothing is running, the empty state is **No active tasks**.

## Acting on a task

Open **Task actions** on a row when Chipper offers controls.

* **Pause** stops the job until you resume it.
* **Resume** continues from where it left off.
* **Cancel** stops the job for good. Hold to confirm.
* **Delete** removes the job from your history. Hold to confirm.
