# Mention/Group Multiple Oncals

With Pagerly, you can configure **MultiMention Teams,** with which you can mention multiple oncalls together

In today's complex and interconnected systems, incidents can arise from various parts of your organization. Pagerly's "Mention Multiple On-Calls" feature equips you with the ability to notify all relevant on-call teams simultaneously, ensuring that the right experts are informed promptly,

**Here are some of the use cases of Multi Mention Team**

* **Cross-Functional**

Some incidents require the expertise of multiple teams to be resolved effectively. With this feature, you can bring together developers, operations, and support teams in one go, enabling faster and more coordinated incident resolution.

**Ex : Use @frontend-oncall mentions @andriod-oncall, @ios-oncall, @web-oncall**

<figure><img src="/files/2sMpE2dfHZW4Es0MGd9a" alt=""><figcaption></figcaption></figure>

<br>

* **Scheduled Maintenance or Upgrades**

Scheduled Maintenance or Upgrades: Even planned activities can encounter unexpected challenges. By mentioning all relevant on-call teams, you can ensure a rapid response in case any issues arise during maintenance or upgrades.

<figure><img src="/files/4tyJkDugMCm14KtTkDfy" alt=""><figcaption></figcaption></figure>

* **Geographically Distributed Teams**

If your organization has teams spread across different time zones, mentioning multiple on-calls ensures that incidents get immediate attention, regardless of the hour.

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

* **Escalation Pathways**

For critical incidents that need immediate attention, you can set up escalation pathways. If the initial on-call team doesn't respond within a specified time, the system can automatically notify additional teams, ensuring that incidents are addressed promptly.

<figure><img src="/files/5lhrLp4XLnd2aunM2ESd" alt=""><figcaption></figcaption></figure>

* **Product Launches**

Product Launches or Updates: During product launches or updates, multiple teams are involved in ensuring a smooth release. Coordinating these efforts is vital, and this feature enables you to keep everyone on the same page.

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


---

# 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.pagerly.io/how-to-work-with-pagerly/mention-group-multiple-oncals.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.
