# Assigning channel to a group

## General information

Function "Assigning channel to a group" is necessary, when you need the message requests from specific channels to get to specific operator groups.

Use cases:

* you need to set up omnichannel customer support for several projects and for each of the projects you have a specific operator group
* you need to set up multilingual customer support (one operator group - Europe, the other operator group - China) and for each of the regions you want to have specific channels

## How to set up?

### Step 1. Browse to "Assign to groups" in Apps tab

![](/files/-LW2gWF2VjU8VkjW9j-P)

### Step 2. Set up the function

#### Way 1. If you need the message requests to return to the Default group if had been transferred or closed in another group

Select the groups which you need to assign to the account of the channel.

![](/files/-LW2iDX6BUB8Haj_T8gb)

Tick the box in front of "Assign closed conversations to chosen groups" and specify the minimum amount of time (in hours), which should pass before the new message requests from the assigned channel gets into the Default group. <br>

![](/files/-LmdnOjvW62abKCmEk2b)

#### Way 2. If you need the message requests remain in the group after closing.

Select the groups that need to be assigned to the specific channel.

![](/files/-LnlyAExKAAUzrtMiokx)

Open "Settings" tab, after click on "Auto assign messages" tab and activate the function.

![](/files/-Lnlz72TiZxawZybNq7Y)

Click on "Save"

{% hint style="success" %}

### The function is set up!

{% endhint %}


---

# 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://help.blinger.io/documentation/section-apps/assigning-account-to-a-group.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.
