> For the complete documentation index, see [llms.txt](https://help.sipgate.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sipgate.de/cloud-telefonanlage/en/using-sipgate/telefonie/wie-richte-ich-zeitbasiertes-routing-ein.md).

# How do I set up time-based routing?

Set up time-based routing in sipgate – control calls by office hours, holidays, and weekdays.

With time-based routing, you control when calls are forwarded and where — for example, during office hours to your team and after hours to voicemail.

{% tabs %}
{% tab title="sipgate classic" %}
In the routing overview, you will find the time profiles that have been set up. Via **Edit routing** and the **gear icon** open the settings.

![sipgate-Hilfecenter-adminuser1.png](https://4045603198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fg0qj71PeONPljdPedXLf%2Fuploads%2Fgit-blob-bf281c228e40e72686766e9437fb2aeb7445ab03%2Fsipgate-Hilfecenter-adminuser1.png?alt=media)

**On sipgate classic**\
With time-based routing, you can adapt your availability to specific times — e.g. office hours, after hours, or breaks.

In the routing overview, click on **Edit routing** and then on the **gear icon**. There you can define days and times for your routing.\
You have two views:

* **Graph view:** Times can be moved and adjusted with a mouse click.
* **Table view:** Select weekdays and enter times directly.

Using the button **Time profile 2** you set up an additional profile. This allows you, for example, to create a different routing for lunch breaks or regular meetings and forward calls to a substitute or voicemail.

![sipgate-Hilfecenter-routing1.png](https://4045603198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fg0qj71PeONPljdPedXLf%2Fuploads%2Fgit-blob-0a9cda9d8731bf714fd28d8a0081620b11b0b138%2Fsipgate-Hilfecenter-routing1.png?alt=media)

In addition to the time profiles, the area **Remaining time** is created automatically. Here you define what should happen outside the defined time periods — for example, forwarding to voicemail with a suitable announcement.

![sipgate-Hilfecenter-routing2.png](https://4045603198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fg0qj71PeONPljdPedXLf%2Fuploads%2Fgit-blob-b4d4b57e2dbf8cb712bc151266e78609aeb9fada%2Fsipgate-Hilfecenter-routing2.png?alt=media)

Saved schedules can be reset at any time via **Reset schedule** delete the contact.

**Example:**

* Time profile 1: Mon.–Fri. 8:00–11:59 and 13:01–16:00
* Time profile 2: Mon.–Fri. 12:00–13:00 (calls are forwarded to a substitute)
* Remaining time: Calls are sent to voicemail automatically
  {% endtab %}

{% tab title="sipgate neo" %}
![](https://4045603198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fg0qj71PeONPljdPedXLf%2Fuploads%2Fgit-blob-e45e43dd04ed418b041195741b446e5042dec6d5%2Fmceclip6.png?alt=media)

Time-based routing is available in **shared channels** available. Admins can set two types of absences:

* **All-day absences** via date filter, e.g. company holidays
* **Hourly absences and presences** via time filter, e.g. lunch break

With the time filter, you have 2 time profiles available, which you can define with a visual schedule. You can also specify what should happen to calls that are received on the channel outside the defined time profiles.

Date and time filters can be combined with custom forwarding — for example to an announcement, a voicemail, or directly to a contact or channel.
{% endtab %}
{% endtabs %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.sipgate.de/cloud-telefonanlage/en/using-sipgate/telefonie/wie-richte-ich-zeitbasiertes-routing-ein.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
