# How can I cancel a phone number?

To cancel phone numbers, you must be logged in as an admin.

{% stepper %}
{% step %}
**Open phone numbers**

Click into the **account management** and now go to the menu item **Phone numbers**.

![](/files/b0c750afbc66be7f63ed09b2ef3655748d1d574c)
{% endstep %}

{% step %}
**Cancel phone number**

In the overview, select the phone numbers you want to cancel. Then click the button with the three dots (context menu) on the right in the row and select the menu item **Cancel** .

![](/files/4da04108a9e5c05020e96c65c1f858f0952e13a2)
{% endstep %}

{% step %}
**Confirm cancellation**

In the next window, you will see the date on which your contract ends. Until then, you can revoke your cancellation at any time.

![](/files/21c58eafb996693a4e8f470533c332656a399cc6)
{% endstep %}
{% endstepper %}


---

# 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/rufnummern-verwalten/wie-kann-ich-eine-rufnummer-kuendigen.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.
