> 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/account-management/rufnummern-verwalten/wie-kann-ich-meine-rufnummern-zu-anderen-anbietern-mitnehmen.md).

# How can I port my phone numbers to other providers?

#### Number export after contract termination

Number portability of one or more numbers to another provider is possible. Please commission **your new provider**, who will initiate everything necessary.

#### Take your landline numbers with you

The export of landline numbers is **free of charge**. For landline numbers, a maximum of 10 individual numbers or one number block per order can be ported.

There are **also no costs**. However, only one mobile number per order can be exported.

#### Take your mobile numbers with you

One of your employees would like to leave the company, but would like to keep the mobile number they have been using? No problem, at sipgate you can also take mobile numbers to another provider. To do this, you must **release the number for porting**. You can only grant this release as **administrator** . It is valid for a period of **30 days**.

**Here's how:**

As an admin, go to your sipgate **account management**. Here, select the navigation item **Phone numbers** . Navigate in the list of your account-wide numbers to the mobile number that you want to release for porting to another provider. You also have the option of releasing a single mobile number from a mobile number block or even the entire block for porting. To do this, click the button with the three dots (context menu) to the right of the list entry and select **Release for porting** . Now porting can be started with a new provider. Various details will be requested there.

{% hint style="warning" %}
**Important**: For the porting to go smoothly, the details provided must be identical to the sipgate details. These details are:

* mobile number
* Number holder: your full company name
* Provider: sipgate (sometimes also sipgate Wireless or Vintage Wireless)
* Contract type: business
* Porting date: as soon as possible
* sipgate customer number (seven digits)
  {% 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/en/account-management/rufnummern-verwalten/wie-kann-ich-meine-rufnummern-zu-anderen-anbietern-mitnehmen.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.
