> For the complete documentation index, see [llms.txt](https://docs.visualyze.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.visualyze.ai/getting-started/robot-runner/human-tasks/tasks-listing.md).

# Tasks Listing

Lists tasks assigned to the current user

![](https://1935494318-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M927xRZSEM57y2sBcm3%2Fuploads%2FmguYg1tF6qNZCDKnUoq4%2Fimage.png?alt=media\&token=60af528d-da63-48fe-a6f0-2a9505777063)

All the tasks assigned to the user are visible in the Tasks section in Robot Runner. This section has two tabs- Pending and Done. Tasks are grouped to Pending or done according to their status.

Task is considered pending if it has any of the following statuses - `Partially Done`, `Ready`, `Pending`, `Assigned` and `On Hold`.

Task is considered done if it has any of the following statuses -  `Verified`, `Done` and `Cancelled`.

### Task

![a Task in the task listing](https://1935494318-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M927xRZSEM57y2sBcm3%2Fuploads%2FrEbmTEZyC1VrKvDiQmkf%2Fimage.png?alt=media\&token=a67eb04c-dfe7-43fd-a22e-7b38e4b2b144)

Each task in the list shows its  name, category, current status, SLA, and last updated date. When the details is expanded it will also show the created date. last updated user and the update history. A task can be launched in the [Task window](/getting-started/robot-runner/human-tasks/validation-task-window.md) by clicking on the `Start` button in the top right corner.

<div align="left"><img src="https://1935494318-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M927xRZSEM57y2sBcm3%2Fuploads%2FZ2AnOLfLvDTkRLWqrKkr%2Fimage.png?alt=media&amp;token=ba8eb602-fce5-451b-abe6-96cb5c206650" alt=""></div>

The toolbar present at the top of the list allows the user to filter the tasks displayed in the list. Each category has an individual toolbar thus the categories can be independently configured.

### Search

The Search Box allows the user to search for tasks with particular Task Name. The search is case sensitive and can match partial text.&#x20;

### Filter

<div align="left"><img src="https://1935494318-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M927xRZSEM57y2sBcm3%2Fuploads%2F1UU2Bfk7JWGMaWd8TIKB%2Fimage.png?alt=media&amp;token=9c1a5e39-8917-4397-96b8-df5b21f66f4e" alt="default filter for done task category"></div>

By default the filter will show all the tasks in a category ordered by the updated time. Which means that the last updated tasks are shown first.&#x20;

* **Status** \
  Selects the tasks to show by its status.
* **From**\
  Selects the tasks which are updated/created after this date. If it is empty, then this filter is ignored
* **To**\
  Selects the tasks which are updated/created up to this date. If its empty, then this filter is ignore.
* **Sort By**\
  Sorts the tasks by either the `Created Date` or by the `Updated Date`. This also determines whether the From and To filters apply on `Created Date` or `Updated Date`.
* **Apply**\
  Applies the filter.
* **Reset**\
  Resets the filter to default.

### Refresh

Refreshes the task listing while applying the filter.&#x20;

### Reset

Resets the filter to the default value, clears the search text and refreshes the task listing.
