# Task Groups

![](/files/-MXsKFjLfHzsRX6Z5IX6)

## Adding A New Task Group

To add a new task group, click the "Add New" button located on the top of the page. You will then be presented with a popup window where you can enter a name for the task group you want to create.

![](/files/-MXsKaN56jsMx6Dyiw3J)

Once you have filled in the task group name, click the blue "Add New" button to add a new task group.

![](/files/-MXsKytm4glsYZ4hG58G)

## Task Group Actions

You can perform specific actions on a group by clicking the 3 dots at the top right corner of the task group card.

![](/files/-MXsLgQg57UPVn15oldr)

## Task Group Analytics

The analytics of your task groups can be seen at the bottom of task group cards.&#x20;

The icons represent the amount of tasks, amount of monitors, amount of tasks that have added to cart, and the amount of tasks that have placed orders.

![](/files/-MXsMDlApDV5QFyGOLf5)

## Viewing Tasks/Monitors In A Task Group

To view tasks or monitors in a task group, simply double click on the task group card.

Once you have double clicked the task group card, you will be presented with the tasks in the task group. To view the monitors, click on the dropdown located in the top left of the tasks page.

![](/files/-MXsN4oLqv700L5YXaev)

{% content-ref url="/pages/-MXrxmek6KyPdlA6l5rN" %}
[Tasks](/mercury-docs/general-overview/task-groups/tasks.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MXrxoo2RSI40StkilD1" %}
[Monitors](/mercury-docs/general-overview/task-groups/monitors.md)
{% endcontent-ref %}


---

# 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://mercury-aio.gitbook.io/mercury-docs/general-overview/task-groups.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.
