# Dashboard

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

**Profile Page Access and Dashboard Features**

#### Profile Page

* **Hyperlink Access**: Each user has a profile page accessible via a hyperlink. This page contains personal and professional details, which can be updated as needed.

#### Dashboard Features

**Task and Project Counts**

* **View Task and Project Counts**: Users can view the total number of tasks and projects they are involved in directly on their dashboard. This gives a quick overview of their workload and project involvement.

**Recent Activities**

* **Recent Tasks and Tickets**: The dashboard displays a list of recent tasks and tickets, allowing users to quickly see their latest assignments and support issues.

**Employee Birthdays**

* **Upcoming Birthdays**: Users can view a list of upcoming birthdays of their colleagues. This fosters a sense of community and helps in celebrating milestones together.

**Employee Appreciations and Events**

* **Employee Appreciations**: Recognitions and appreciations for employees are displayed on the dashboard, highlighting achievements and boosting morale.
* **On Leave Today**: The dashboard shows which employees are on leave for the day, aiding in planning and resource allocation.
* **Today's Joinings**: Information about new joiners who are starting on the current day is displayed.
* **Work Anniversaries**: The dashboard highlights employees celebrating their work anniversaries, which can be congratulated by their peers.

**Employment Milestones**

* **Notice Period Duration**: Users can view the duration of the notice period for employees who are leaving the organization.
* **Probation Date**: The dashboard shows the probation end dates for employees still under probation.
* **Internship Date**: Information on internship start and end dates is available.
* **Contract Date**: Contract start and end dates for contract employees are displayed.

**Attendance Management**

* **Clock In and Clock Out**: Users can mark their attendance by clicking the "Clock In" and "Clock Out" buttons located at the right corner of the dashboard. This feature ensures accurate tracking of working hours.

<br>

<br>


---

# 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://wheel-erp.gitbook.io/wheel-erp-user-guide/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.
