> For the complete documentation index, see [llms.txt](https://docs.omnileads.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.omnileads.net/english/wallboard-for-business-pro/exploring-widgets-and-metrics.md).

# Exploring Widgets and Metrics

With the aim of adding value to the business, the Wallboard for Business is designed to implement different metrics/KPIs of interest, not only corresponding to the voice channel but also to the rest of the digital channels that are incorporated into the software.

Among them, we can list the following to date:

Agents on call (OnCall)

Agents on pause (OnPause)

Agents Ready (Ready)

Number of Answered Calls

Number of Offered Calls

Number of Unanswered Calls

Number of Waiting Calls

Agent Lists and Statuses

Call Lists and Statuses

Campaign Lists and Statuses

SLA Charts

% Answered Calls

% Unanswered Calls

% SLA

Maximum Wait Time

Number of Incoming Conversations (Whatsapp Business)

Number of Outgoing Conversations (Whatsapp Business)

Number of New Contacts (Whatsapp Business)

others

By clicking on the "View" button in the Widget options, it is now possible to access the view and view the configured metrics:

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

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

The bottom bar of the view will offer the user to take control of the real-time dashboard, with a few actions available in the version:

Pause (to view metrics on a specific page)

Refresh (to take new widgets or recently added pages)

Edit (to re-configure the dashboard)

Toggle between background colors

Connect/Disconnect wallboard


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.omnileads.net/english/wallboard-for-business-pro/exploring-widgets-and-metrics.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
