# Home Page

The Home page allows Team Leaders and Team Members to view the work for their area of business, i.e. Work Items sitting in their work Queues and with their Team Members (both human and robot).

![](/files/-Mfs21pgcyAbHsW6d0ci)

On your Home page you will see:

* Work Items that are assigned to you
* Work Items that are assigned to your manager, i.e. the person you report to (if you have one)
* Work Items that are assigned to your peers (people managed by the same person as you)
* Work Items in a Queue that you are a member of / are a manager of

Additionally, as a Team Leader you will see:

* Work Items that are assigned to people you manage (i.e. people who report to you)
* Work Items that are assigned to people managed by people you manage (recursively down the hierarchy of manager relationships)
* Work Items in a Queue that you manage, even if you are not a member of it

Click [here ](/enate-help/work-manager/work-manager-2021.1/setting-teams-and-queues.md)to see how to set the users who report to you (i.e. your Team), and Queues which you manage.


---

# 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://docs.enate.net/enate-help/work-manager/work-manager-2021.1/home-page.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.
