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

# Home & Your Tasks

**Home** is your personal starting point in Cymph. Unlike most sections, which are scoped to a single workspace, Home aggregates your work across **all** the workspaces you belong to.

## Personal View

Home is part of the **Personal View** — a context that follows you rather than a specific workspace. You can switch into it from the context switcher in the top-left corner of the platform. To work inside a specific workspace again, switch back to that workspace from the same switcher.

<Info>
  See [Navigating the Cymph platform](/getting-started/navigating) for more on the difference between the Personal View and workspace contexts.
</Info>

## All Tasks

A **task** is a playbook execution step that has been assigned to you. The **All Tasks** page has three tabs:

* **Overview** — A distribution donut of your tasks by status, quick counts for each status (Not Started, In Progress, Completed, Waiting), and a **Recently assigned to you** list.
* **My Tasks** — Every task currently assigned to you. You can group the list by status.
* **Assigned By Me** — Tasks you have assigned to yourself or to other users. You can group the list by status.

## Opening a task

Selecting a task opens a read-only details drawer showing the step information, notes, attachments, and assignee. Click **Open Task in Execution** at the bottom of the drawer to jump to the full execution editor.

<Info>
  Tasks belong to executions. To learn how executions and step statuses work, see [Executions](/key-features/executions).
</Info>
