# Dashboard

Requesters can view activity-based dashboards assigned to them by Administrators or Technicians. Unlike the technician dashboards, which allow users to view organization-wide statistics, requesters can only see dashboards for **their own tickets, requests, changes, and assigned assets**.

Requesters cannot create, edit, or customize dashboards. They can only view dashboards that have been explicitly shared or assigned to them.&#x20;

To learn how dashboards are assigned to requesters, [click here.](https://docs.infraon.io/infraon-help/infinity-user-guide/dashboard)

## **What you see on the screen**

When you click the **Dashboard** tab on the top panel, you will see a list of dashboards assigned to your account. These may include dashboards such as:

* Ticket Summary Dashboard
* Assets Summary Dashboard
* Default Dashboard

![](/files/3bd57c5a5a0fdec8d6f5588b6910eb4bd05c2712)

Each dashboard name represents a pre-configured layout created and shared by the admin.

{% hint style="info" %}
[Click here](https://docs.infraon.io/infraon-help/infinity-admin-guide/infraon-platform/ssp-configuration#dashboard) to see how dashboards are assigned to requesters.

1. Click Dashboard from the top navigation bar.
2. A list of assigned dashboards appears in the dropdown.
3. Select any dashboard to open and view it.

Once selected, the dashboard loads, displaying widgets that show your activity details.
{% endhint %}

### **Widgets**

Each dashboard contains multiple widgets. These widgets display data related **only to the requester** who is logged in.

Examples of requester-visible widgets include:

* **IT Assets** assigned to you
* **Value of assigned assets**
* **Fixed assets** (if applicable)
* **New purchases related to your assets**
* **Asset type summary (Laptop, Desktop, Server, etc.)**
* **Vendor summary** (for assets issued to you)

![](/files/3c21b6bf9211a931947159bb00b1fc0459299fd6)

{% hint style="info" %}
Requesters can only view data directly related to their own records. They **cannot** view organization-wide details or data associated with other users.
{% endhint %}

To learn more about widget types, [click here.](https://docs.infraon.io/infraon-help/infinity-user-guide/dashboard/add-a-dashboard#widget)


---

# 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.infraon.io/infinity-self-service-portal/modules/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.
