# User Dashboard

You can get your quick work summary with this unique featured Dashboard. In addition, use Calendar to quickly view your current and upcoming tasks by date.

<figure><img src="/files/6m5bVjjsuAL18mBoDmDJ" alt=""><figcaption></figcaption></figure>

**Queue List:** It is the easiest way to line up the tasks of the day. You can add the tasks by clicking on the 'Add to Queue' button.

**Trending:** All the tasks assigned to the user to work on a current date are visible in the trending section.&#x20;

**My Work:** This section shows 'To Do' and 'Done' tasks. Instead of navigating through projects to see the work schedule, you can add and view tasks from the dashboard. Tasks are listed under the categories like Today, Overdue, Next and Unscheduled.

**Calendar:** Scheduled activities on a given day are shown on the calendar. The details of a task may be viewed by clicking on it.


---

# 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://help.alianhub.com/introduction-to-alian-hub/user-dashboard.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.
