> 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/standortverwaltung/wie-kann-ich-einen-standort-umziehen-oder-loeschen.md).

# How can I move or delete a location?

Here’s how to move or delete a sipgate location – including notes on verification and phone number contracts when changing an area code.

You want to move your company, but still remain continuously reachable? No problem, but there are a few things to pay attention to.

{% hint style="warning" %}
**Important**: The relocation location must be entered again [verified](https://help.sipgate.de/hc/de/articles/360019995317-Wie-verifiziere-ich-meinen-Unternehmensstandort-bei-sipgate) be set. Please specify a moving date when creating the move that is 14 days in the future — this way you will remain reachable on your existing phone numbers until the move.
{% endhint %}

If you move your company to a location outside your current **area code** area, then the corresponding **phone number contracts will be terminated**. Before the relocation is completed, you will be notified in your account.

#### **Here's how**:

In the [Location overview](https://app.sipgate.com/team/settings/location) On the detail page you will find the option to relocate your location.

![](https://4045603198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fg0qj71PeONPljdPedXLf%2Fuploads%2Fgit-blob-28e149a5efa715ff03dec12cefa8519e15d0be1a%2Fmceclip2.png?alt=media)

Simply click on **Move** and follow the further steps in the menu.

![](https://4045603198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fg0qj71PeONPljdPedXLf%2Fuploads%2Fgit-blob-95622ce156348fcfd509a103f73fefb7a51a6214%2Fmceclip3.png?alt=media)


---

# 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/standortverwaltung/wie-kann-ich-einen-standort-umziehen-oder-loeschen.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.
