# Dashboard Tiles

![](/files/dtjqhF8l5CGDvNADqota)

#### My Team

The user can view the total team members’ count in the ‘My Team’ title

#### My Working Hours

The user can view the day before yesterday's working hours up to 2 PM of the current day. After 2 PM user can view the previous day's actual working hours in the “My Working Hours” tile. A date label is added to understand for which date the data is displayed.

#### Team’s average working hours

The user can view the team’s average working hours of the day before yesterday up to 2 PM of the current day. After 2 PM, users can view the previous day's total team members’ average working hours. A date label is added to understand for which date the data is displayed. Average working hours of the team members will be displayed here.

#### Total team effort

The user can view the total team effort of the previous days before yesterday until 2 PM. After 2 PM, users view the previous day's total team members’ effort count. The label is added to understand for which date the data is displayed. The Sum of total team members' actual effort will be displayed here.


---

# 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.workday.avasoft.com/home-screen/dashboard-tiles.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.
