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

# My tasks

> Tasks assigned to you in one place.

View all tasks assigned to you in a single view.

<img src="https://mintcdn.com/adjera/JKJpjxGbRDBANYrI/images/docs/my-tasks-first.png?fit=max&auto=format&n=JKJpjxGbRDBANYrI&q=85&s=01fea58b88004f9345870e0b2415e671" alt="My Tasks" width="1578" height="847" data-path="images/docs/my-tasks-first.png" />

## Overview

My tasks is where you will get up to speed on what you need to work on, at any given time. You can view your tasks in two ways: Board and List.
In each of these views, you can filter what tasks to display in order to get a more curated display and sort the ordering and grouping.

By default, you will view all "Active" tasks and have tasks grouped by Status and Sorted by "Due Date"

You can change the grouping and sorting of your tasks in the top-right corner of the window; you can learn more about these options in <a href="../tasks/views">Views.</a>

### Learn More About Tasks

<CardGroup cols={2}>
  <Card title="Create Tasks" icon="square-1" iconType="solid" href="/tasks/create-tasks">
    Quickly create new tasks.
  </Card>

  <Card title="Edit Tasks" icon="square-2" iconType="solid" href="/tasks/edit-tasks">
    Easily edit tasks to update details.
  </Card>

  <Card title="Task Views" icon="square-3" iconType="solid" href="../tasks/views">
    A variety of ways to view, sort, group and filter tasks.
  </Card>

  <Card title="Task Properties" icon="square-4" iconType="solid" href="../tasks/properties">
    Essential details for effective task management.
  </Card>
</CardGroup>
