> 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-aktiviere-oder-deaktiviere-ich-die-tarifansage.md).

# How do I activate or deactivate the tariff announcement?

{% tabs %}
{% tab title="sipgate classic" %}
You can enable or disable the tariff announcement function for your sipgate account. If this function is enabled, before each outgoing call you will be informed of the corresponding tariff or price for the upcoming call. This is especially practical if, for example, you make calls abroad and want to know exactly how they are billed\*\*.\*\*

{% hint style="info" %}
**Important:** This function can only be activated for calls that are not covered by a flat rate.
{% endhint %}

Go to **My telephony** and then in the left navigation menu on **Telephony**. Here you can, in your personal routing, under **Phones** to select the phone for which the settings should be made. First click on the three dots next to the phone. Now select the item **More settings**Here you can choose whether you want the **tariff announcement**-function.

![](/files/287cf1f88d093fff534092f77069a11daca8f2e8)

![sipgate-help-center-tariff-announcement1.jpg](/files/f1773d9f2e79b16047ddf8bbdea40a40b271c072)
{% endtab %}

{% tab title="sipgate neo" %}
With the tariff announcement, you will hear the expected tariff before each outgoing call. This is especially helpful for international calls or special numbers. In this article you will learn how to turn the function on or off for a device.

**Instructions**

Open the section **Apps and devices**. Click the **three-dot menu** and select **More settings**.

![](/files/3e9249f0dd4e432e609fa8404c8be85a970d3635)

There you can activate or deactivate the tariff announcement.

![](/files/48875944a050e6a3fa06051d243e9ad88bb54dd7)

The change takes effect immediately for this device.

{% hint style="info" %}
**Note:** The tariff announcement only affects outgoing calls, the connection starts only after the announcement and the setting can be changed at any time.
{% endhint %}
{% 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-aktiviere-oder-deaktiviere-ich-die-tarifansage.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.
