# Workload View

The Workload View displays the tasks assigned to users with respect to the hours required to complete that tasks or Sub Tasks. It also shows the time spent working on that task or Sub Task in the project by users. Choose a date from the calendar given above the table to view the workload for that particular date.

<figure><img src="/files/WQ7WCfpYO0cbz5e9f6Tv" alt=""><figcaption></figcaption></figure>

For example, In project 'Demo', the estimated hours for task is specified 2 Hrs, while the logged hours or time spent by user is 49 minutes. Such details can me viewed in Workload View.

Click on the dropdown arrow to view all the tasks performed with respect to time spent by a particular user in a project.


---

# 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/workload-view.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.
