# Tasks

Tasks show work that needs your attention in SureCloud.

You may receive tasks as part of a workflow.

<div data-full-width="true"><figure><img src="/files/FH8d1iRiKNz5Wo2I8ogu" alt="" width="563"><figcaption></figcaption></figure></div>

### Find your tasks

You can find tasks in two places:

* **Active Tasks** on your [Homepage](/surecloud-docs/documentation/quick-start/quickstart/homepage.md)
* **Task List** from the clipboard icon in the top toolbar

Select any task to open the related record.

### Task status groups

Tasks on your homepage are grouped by due date:

* **Overdue**\
  The due date has passed.
* **Due soon**\
  The due date is within the next 7 days, including today.
* **On track**\
  The due date is more than 7 days away.

### Open the full task list

Use the **Task List** in the top toolbar to:

* view all active tasks
* review completed tasks
* open the related record for any task

### New task notifications

When a new task is assigned to you:

* you may receive an email notification
* a badge appears on the task icon in the top toolbar

The badge shows that new tasks are waiting.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://surecloud.gitbook.io/surecloud-docs/documentation/quick-start/quickstart/tasks.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
