# Auto Ticket Assigning till Group Level

The Infraon platform automates ticket assignment not only at the technician level but also at the **group level**, based on **Business Rules**.

## **1. Group-Level Assignment**

* Tickets can be **automatically assigned to a designated group** based on defined conditions such as:
  * Category
  * Priority
  * Location
* Ensures workload distribution across groups without requiring manual assignment.

## **2. Sub-Level (Selective) Assignment**

* Within a group, tickets can be routed to a **subgroup or specific member** based on additional filters like:
  * Expertise
  * Workload capacity
* Provided for **targeted allocation** while still using the business rule framework.

## **3. Customization and Configuration**

* Administrators can **configure rules** for both group and subgroup levels.
* Rules can be **modified dynamically** without affecting ongoing tickets.

{% hint style="info" %}
**Example:** All “High Priority Network Issues” can be directly routed to the “Network Operations Group”.
{% endhint %}

## **4. Audit and Tracking**

* All **rule-based assignments are logged** in the system.
* Provides transparency with detailed tracking of:
  * Business rule executions
  * Group/subgroup assignment logs


---

# 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.infraon.io/infraon-help/infinity-user-guide/infraon-configuration/infraon-automation/business-rule/auto-ticket-assigning-till-group-level.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.
