# Dashboard

### Getting here

{% hint style="warning" %}
This module is accessible by Owner and Manager Only!
{% endhint %}

When you logged into the platform, you will be greeted with the **Dashboard** screen by default. You can also access this module with the side navigation menu.

![](/files/UFG1pKLxHqEO1EJ0J8nX)

From the **Dashboard**, you will be presented with a variety of widgets to help you monitor your workforce and provide a comprehensive snapshot of what is currently happening in your space.&#x20;

## Dashboard Widget

There are 5 widgets in the Dashboard and each of the widget has a different purpose :-&#x20;

1. Contacts
2. Team Members
3. Conversations
4. Merge Suggestions
5. Upcoming Broadcasts

### Contacts

This widget will list all contacts with an open conversation. Each contact will show the display avatar, name, last message sent/received, duration since conversation was opened and the assignee of contact if available. This list is sorted by duration since conversation started from longest to shortest.&#x20;

<div align="center"><img src="/files/3GbTo9FMwti9U4llqmtH" alt="List of Open Contacts"></div>

![Contact that is assigned with an agent](/files/SBkmKRhRkXOZd3rDI644)

![Contacts with no agent assigned](/files/F7QZ33JnSrh8Xww0Tpfi)

{% hint style="info" %}
Clicking on the contact record will navigate you the Messaging Module with the selected contact.&#x20;
{% endhint %}

### Team Members

This widget lists all the users in the space and each user row will show the user avatar, name, status, team and assigned contacts. The team and status filters can be applied to drill down to a group of users.

&#x20;

![List of agents last login](/files/-McZGiL85GyZqIbGBpJQ)

### Conversations

This widget reports on the number of opened and closed conversation based on the selected time range. From the top right corner, you can select different time range such as Today, Yesterday, Last 14 days and Last 30 days.&#x20;

![Dashboard shows the opened/closed conversations by day](/files/-McZHjkRHSQeHqse7lBs)

### Merge Suggestions

This widget lists all the merge suggestions based on the contacts' email address or phone number. However, it is up to the user to merge or dismiss the suggestion. When a user dismissed the suggestion, the suggestion will not show in this widget again but can be found in the Contact Details Drawer.&#x20;

<img src="/files/kHPNxPZlot6we1XhhwSc" alt="List of contacts can be merge" width="375">

### Upcoming Broadcasts

This widget lists all the upcoming broadcasts that were scheduled in advance. Each broadcast row will show the broadcast's name, channel, scheduled date and time. This list is sorted by earliest to latest scheduled time.

![List of upcoming scheduled broadcasts ](/files/-McZIBVTJovHCAwkWsYk)


---

# 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.is-messenger.com/ismessenger/modules/untitled.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.
