# Channels: set up service hours, holiday, and absence profiles

{% tabs %}
{% tab title="sipgate classic" %}
In this article you will find information on how to set up the **service hours (time filter)**, **holiday and absence profiles (date filter)** in the channels. During these times, channel routing is activated; outside business hours, callers receive an appropriate announcement.

{% hint style="info" %}
[This article ](https://help.sipgate.de/hc/de/articles/14288865901853-was-ist-eine-acd-und-wie-richte-ich-ein-call-center-bei-sipgate-ein-)summarizes information on configuring channels at sipgate and provides an explanation of how channel routing works.
{% endhint %}

**Set up service hours (time filter)**

In the first step, go to the **account management** on **Channels** and select the desired routing. In the next step, click on **time filter** and then on **edit times**to adjust the service hours.

![](/files/3dee970ab481433b99d0ecac192c05045901e1ba)

In the graph, you can define the service hours by clicking on the desired day and moving the blue bar for your working hours as needed. Go to the pen icon to rename your created time profiles. Then click on **Save**.

{% hint style="info" %}
After you have defined the service hours for one day, you can click the copy icon beneath that day and transfer these times directly to other days. This enables quick setup of time profiles when your service hours repeat.
{% endhint %}

You also have the option, while creating time profiles, to change the view to a **table view** .

![](/files/d5b144e121626f505b58e92235475df9e7497449)

In the table view, you can easily create time profiles with the button **add time period** . To adjust the times, click the clock icon and check the boxes for the corresponding days. To finish, click on **Save**.

After you have added the time profiles, channel routing takes effect during the defined service hours. Outside these working hours, callers will hear an appropriate announcement.

Finally, you can edit the announcement or set up call forwarding by clicking the corresponding tile and selecting **change forwarding** This gives you the option to choose a standard announcement or upload your own audio file (**up to 10 MB in MP3 format**) or specify a phone number/contact for forwarding.

{% hint style="warning" %}
At the moment, forwarding to voicemail in Channels is not possible.
{% endhint %}

![](/files/101b9fd96d6f4f6dd0db53377085d116b97c5b72)

**Set up holiday and absence profiles (date filter)**

You can not only set specific time profiles for your channels, but also configure automatic forwarding on public holidays and/or during various absences (vacation, company holidays, training sessions). The time-based routing that has already been set remains in place and is automatically used again after the holiday/absence. With the holiday profile, you can use practical templates for holidays in your respective federal state to configure routing in advance.

For this, go to the section **date filter** in channel routing.

![](/files/4a51fadeab1162dbd28473a801057ec8839518f1)

In the next step, select the type of absence.

There are already predefined templates for public holidays in various federal states. Please select your federal state. In addition, you have the option to select only certain public holidays for your channel routing by checking a box.

![](/files/80e12e9d0e7978fac41f77c0a1c83ead7003be38)

Finally, similar to the service hours, you can either use a standard announcement, upload a personalized announcement (an MP3 file up to 10 MB), or set up call forwarding.

{% hint style="warning" %}
At the moment, forwarding to voicemail in Channels is not possible.
{% endhint %}

![](/files/825168c5a9d875ee977784aeb32a0d813a16bea8)

At the same place in routing, you can also create an absence profile, for example for your vacation. Give the new profile a name and select a time period. You can also enter multiple periods for one absence at the same time.

Finally, here too you specify whether an announcement should be played during the period or whether the call should be forwarded to a number/contact.

The configured date profiles in channel routing look like the following screenshot, and they can be changed at any time by clicking the respective tile.
{% endtab %}

{% tab title="sipgate neo" %}
With sipgate Neo, as an admin you can specifically control the availability of individual user channels or shared channels. In this article, you will learn how to configure forwarding for absences, fixed service hours, and holiday and absence profiles.

**Forwarding for absences in the user channel**

If individual team members are temporarily unavailable, you can set up targeted forwarding in the respective user channel.

1. Log in to the account as an admin.
2. Navigate to the section **user** and select the desired user.
3. Open the section **Routing**.
4. In the last section of routing, you define what should happen to calls in the event of an absence.

You have the following options:

* Forward to another user, a shared channel, or an external phone number
* Play an announcement
* Forwarding to voicemail

{% hint style="info" %}
Note: This rule only applies if the user is marked as absent themselves.
{% endhint %}

**Set up service hours (time filter) in the shared channel**

In shared channels, fixed availability times can be defined. These so-called time filters regulate on which weekdays and at what times the channel is reachable.

This is how you set up the service hours:

1. Open the desired shared channel.
2. Select the section **time filter**.
3. Define the desired days and times when calls should be accepted.

Outside the defined times, you can set whether calls should be **forwarded**, **sent to voicemail** or **answered with an announcement** .

{% hint style="info" %}
You can simply copy individual daily profiles to other days. In the table view, time periods can also be easily added and edited.
{% endhint %}

**Holiday and absence profiles (date filter) in the shared channel**

With date filters, you define special days on which the channel should respond differently -- for example on public holidays, during vacation periods, or during an internal event.

This is how it works:

1. Open the section **date filter** in the routing of the shared channel.
2. Choose whether you want to store public holidays or an individual absence.

For public holidays, templates are available for all federal states. You can activate or deactivate individual public holidays.

For individual absences:

* Create a new profile with name
* Define one or more time periods
* Specify whether forwarding, an announcement, or voicemail should be used during this time

After the absence ends, the regular routing automatically applies again.
{% endtab %}
{% endtabs %}


---

# 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/servicezeiten-feiertags-und-abwesenheitsprofile-einrichten.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.
