# How to Supervise Your Support Agents

Monitoring your agents’ performance and conversations with customers on a daily basis allows managers to identify issues that require immediate attention. Those issues can be tasked to an agent for resolution by notifying them on the platform.

### Benefits of Supervising Your Agents <a href="#benefits_of_supervising_your_agents" id="benefits_of_supervising_your_agents"></a>

Having managers supervise agents on a daily basis helps to:

* ensure urgent issues are being identified and dealt with immediately.
* maintain a productive work rate among agents.

## Method for Supervising Your Agents <a href="#method_for_supervising_your_agents" id="method_for_supervising_your_agents"></a>

* Supervise daily activities using the dashboard and notify agents about issues to resolve.

### **Supervise daily activities and notify agents about issues to resolve**

**Method Objectives**

* Identify issues from analyzing daily activities.
* Notify agents to manage the issue.

**How-To**

**Identify issues from analyzing daily activities**

{% hint style="info" %}
**Tip**: Learn more about the [Dashboard here](/ismessenger/modules/untitled.md).
{% endhint %}

Use the Dashboard for daily supervision as it provides a summary of your agents’ performance and important key metrics across your Workspace on the platform. Managers can analyze day-to-day activities and identify issues that require immediate attention.

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

For example, if you see a Contact conversation is open for too long, click on the Contact to open up the conversation in the Messages Module and investigate the issue.

### **Notify agents to manage the issue**

{% hint style="info" %}
**Tip**: Learn more about the [Comments feature here](/ismessenger/contact-and-messages/conversations.md).
{% endhint %}

When a manager identifies an issue and wants to task an agent to solve the problem, use the Comments feature to notify agents about the task.

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

For example, should you find the conversation with a customer is still ongoing but the assigned agent is offline, simply comment and tag an available agent to notify and task them to continue the conversation with the customer.

When an agent is tagged, they will be notified of the task in the Notification Center.

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

{% hint style="info" %}
**Tip**: Learn more on [how to use the Notification Center to manage tasks here](broken://pages/-McXG1ted982ulgxxMID).
{% endhint %}


---

# 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/support-use-cases/how-to-supervise-your-support-agents.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.
