> 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 take my phone numbers to other providers?

Here’s how to port landline and mobile numbers from sipgate to another provider – free of charge and uncomplicated.

#### Number porting after contract termination

Porting one or more numbers to another provider is possible. To initiate the transfer, please commission **your new provider**, who will initiate all necessary steps.

#### Take landline numbers with you

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

When exporting mobile numbers, there are **also no costs**. However, only one mobile number can be exported per order.

#### Take mobile numbers with you

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

**Here's how:**

As an admin, go to your sipgate **account management**. There, select the navigation item **Phone numbers** Select it. In the list of your account-wide numbers, navigate to the mobile number you want to release for porting to another provider. You also have the option to release a single mobile number from a block of mobile numbers 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 the porting process 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 data. These details are:

* mobile phone 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.
