# Intelligent Swarming

Aisera offers intelligent swarming through analyzing various factors like ticket content, urgency, impact, and historical data to identify tickets that will likely require collaboration from multiple experts across various departments (Product, Engineering, Sales, etc). Aisera Assist can create a swarm channel in any conversational channel by automatically notifying the most relevant experts based on the roles and past resolutions of the agents. Aisera recommends the most suitable experts to handle the ticket, increasing the first-contact resolution rate and reducing the need for escalation.&#x20;

When creating the swarm channel, Aisera Assist is able to check the availability of the potential experts based on timezone and schedule.

Aisera Assist will ensure all experts involved in the swarm have access to the relevant ticket and will post a summary of the ticket so far. If urgent, Aisera can post a meeting invite requesting the experts join a live session to resolve the issue.

Aisera can keep track of the progress and action items that occur in the swarm channel and post them directly on the support ticket as a daily summary.

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

<br>


---

# 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.aisera.com/agent-assist/intelligent-swarming.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.
