# How do I set up forwarding for channels?

You have the option of setting up a forwarding from a channel to a user, a group, or a voicemail for certain scenarios. Depending on the scenario, different configurations are required, which are described in more detail in this article.

#### Forwarding to a user or a voicemail

If you want to forward to a user, in the final step in channel routing, specify after what call duration the call should be forwarded and add the corresponding user for the forwarding. In this example, the call is forwarded to the user Max Tester after one minute.

{% hint style="warning" %}
Please note that the user to whom the call is to be forwarded cannot themselves be a member of the channel.
{% endhint %}

If you want to forward to a voicemail instead, enter a greeting as the forwarding destination in the final step and select which greeting should be played.

![Screenshot from 2025-05-09 11-28-00.png](/files/60c4e5a3169a9531cb3ee628d25bd4475d147ac4)

#### Forwarding to a group

If you want to forward from a channel to a group, you first need a forwarding from the channel to a user, as described in the first example.

Then, in the user you selected, set up an immediate forwarding to a group.

![Screenshot from 2025-05-09 11-44-43.png](/files/dc0b78759d5ee9f1993ad89d3482529fc2f114e2)


---

# 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.sipgate.de/cloud-telefonanlage/en/account-management/channels/wie-stelle-ich-weiterleitungen-fuer-channels-ein.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.
