# Collaboration Mode

The **Collaboration Mode** is a powerful feature designed to enhance teamwork among agents by allowing them to interact with and manage each other's tickets.

### Enabling Collaboration Mode

To enable Collaboration Mode, an admin must configure on the settings. Once activated, agents will have the ability to perform various actions on tickets assigned to their teammates.

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

### Features of Collaboration Mode

Here are the key functionalities available to agents when Collaboration Mode is enabled:

#### 1. Replying to Others’ Tickets

Agents can respond to tickets that are not assigned to them. This feature is particularly useful in scenarios where a colleague is unavailable or requires assistance with a customer's inquiry.

#### 2. Updating Notes on Others’ Tickets

Agents can add or modify notes on their teammates' tickets. This helps in keeping all relevant information in one place, ensuring that any agent can pick up where another left off.

#### 3. Assigning Others’ Tickets

Agents have the ability to reassign tickets to different team members. This is beneficial for redistributing workload and ensuring that tickets are handled by the most appropriate agents.

#### 4. Updating the Status of Team Follow-Ups on Others’ Tickets

Agents can change the status of follow-ups on tickets that belong to their colleagues. This feature is vital for tracking progress and ensuring that follow-up actions are completed timely.

#### 5. Resolving Others’ Tickets ✨ (new)

Agents can mark tickets as resolved even if they are not the original assignee. This ensures that tickets can be closed promptly, enhancing overall efficiency.


---

# 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.amitysolutions.com/amity-solutions/amity-bots-live-chat/ticket/collaboration-mode.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.
