# Configuration

This ensures tickets are categorized correctly, assigned to the right team members, and follow proper workflows for faster resolution.

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

## **Key Features**

* **Enable/Disable Configuration**: The toggle at the top enables or disables the ticketing configuration system. When enabled, the settings below are applied automatically.
* **Assign Bot**: Assigns a specific bot to manage tickets. This bot could automate initial responses or handle simpler queries.
* **Assign Team**: Assigns tickets to a specific team. Ensures that tickets are routed to the appropriate team based on the context or company settings.
* **Assign Team Member**: Designates a team members who oversees the assigned tickets. Helps in managing ticket resolution and tracking accountability.

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

* **Select Ticket Status:** Pre-select which statuses should appear when listing tickets. Options Available are Open, Pending, Resolved and Closed

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

* **Send Template to Involved Users:** Choose the WhatsApp message template that will be sent automatically to both the ticket  &#x20;reporter and the handler.&#x20;

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

* **Send Template to Assigned Member:** Choose the WhatsApp message template that will be sent automatically to the person responsible for handling the ticket.&#x20;

<figure><img src="/files/8SisDD0WmdyxneJDGKlZ" alt=""><figcaption></figcaption></figure>

* **CSAT Feedback Form (Customer Satisfaction Feedback):** Option to trigger a feedback form automatically after ticket closure. Helps collect real-time customer satisfaction scores for performance monitoring.

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

## **How to Use This Configuration**

1. Enable the configuration toggle.
2. Choose the bot, team, and team lead that best suit your ticketing needs.
3. Enable the checkbox for automatic assignment to ensure seamless ticket routing.
4. Click **Apply** to save the settings.

## Advanced Options

**Automatic Assignment of Tickets**: When enabled, tickets are automatically assigned to teams based on company-specific configurations. This feature is particularly useful for managing tickets generated by contacts from predefined companies.

### **Ticket Type, Team & Team Lead Mapping**

This is where you create multiple ticket assignment rules:

<table><thead><tr><th width="208">Field</th><th>Purpose</th></tr></thead><tbody><tr><td><strong>Ticket Type</strong></td><td>The nature of the ticket (e.g. Sales, Support, Billing, etc.)</td></tr><tr><td><strong>Team</strong></td><td>The department or team that will handle tickets of this type</td></tr><tr><td><strong>Team Member</strong></td><td>The member responsible for overseeing these tickets</td></tr></tbody></table>

* You can configure multiple combinations.
* Use the **"+" button** to add more mappings.

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

## **Benefits**

* **Efficient Issue Tracking:** Streamlines the process of logging and managing customer issues, reducing manual workload.
* **Enhanced Customer Experience:** Provides customers with a convenient platform to report issues and receive timely updates.
* **Improved Team Collaboration:** Facilitates better coordination among support teams through clear ticket assignments and status tracking.

By utilizing the Ticketing Configuration Module in BizMagnets, businesses can enhance their customer support operations, leading to quicker resolutions and increased customer satisfaction.


---

# 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.bizmagnets.ai/ticketing/configuration.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.
