> 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/sipgate-nutzen/telefonie/wie-kann-ich-telefon-auf-inaktiv-stellen-dnd.md).

# Wie kann ich Telefon auf inaktiv stellen (DND)?

Sie haben die Möglichkeit, Ihre Telefone an- oder auszuschalten, um z.B. für einen gewissen Zeitraum keine Anrufe zu empfangen. Ihr Telefon klingelt dann nicht, bis sie es wieder einschalten. Sobald Sie das Telefon auf **Inaktiv** stellen, ist dieses Telefon für Anrufer:innen nicht mehr erreichbar.

## **Und so gehts:**

Klicken Sie auf **Meine Telefonie** und dann im linken Navigationsmenü auf **Telefonie**. Jetzt können Sie auf das gewünschte **Telefon** in der mittleren Spalte des Routings klicken. Es öffnet sich ein Fenster. Nun haben Sie die Möglichkeit, den Regler bei **DND** (Do Not Disturb) auf **Aktiv** oder **Inaktiv** stellen.

{% hint style="warning" %}
**Wichtig:** Wenn Sie ein Telefon auf DND setzen, greifen Ihre Weiterleitungs-Einstellungen für den Fall **Besetzt***.*
{% endhint %}

![sipgate-Hilfecenter-DND1.png](/files/rqvalsmAkJv8TkSR1pc3)

{% hint style="info" %}
Tipp: Einige Telefone verfügen über eine eigene DND-Funktion, die direkt im Gerät integriert ist. In diesem Fall kann es Abweichungen im Weiterleitungs-Verhalten geben.
{% endhint %}


---

# 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/sipgate-nutzen/telefonie/wie-kann-ich-telefon-auf-inaktiv-stellen-dnd.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.
