> For the complete documentation index, see [llms.txt](https://kb.hostednetwork.com.au/support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.hostednetwork.com.au/support/services/voice-over-ip-voip/general/inbound-numbering-system/moving-a-did-between-services.md).

# Moving a DID between services

Moving a DID between services is fairly quick and easy to do, but it does require a scheduled outage with the end customer as there will be a small amount of downtime when reassigning the DID.

{% hint style="info" %}
We recommend scheduling a small 10\~15 minute window to carry out DID reassignments if the DID is still in use so, this way you can confirm that the new routing is working before handing it back to the customer.
{% endhint %}

## Steps

{% hint style="info" %}
Ensure your new service you're moving this the DID has already been created prior to unassigning the DID to avoid extended downtime.
{% endhint %}

Follow the steps below to reassign a 1300/1800 number within the Inbound Numbering System.

**Step 1.** Log in as a user that has Admin access to your account, [LINK](https://hostednetwork.numbermanager.com.au/)

![](/files/-MaaSSNr3L9XaS9fIClq)

**Step 2.** Click into the service that currently has the DID you want to move

![](/files/-MiP_rVXkCPIi3DoS43l)

**Step 3.** In the page that loads under "Assign Numbers" click on the DID you want to move and then click the arrows pointing left

![](/files/-MiP_PdDBtWPuNcbW2UC)

**Step 4.** Click "Save Service" at the bottom of the page

![](/files/-MiP_Y79PG77jIwR6XiX)

**Step 5.** Now click into the new service you want to move it to

![](/files/-MiP_tgHhGm3fzjg3CeI)

**Step 6.** Under "Assign Numbers" click on the DID you want to allocate to the service and then click the arrows pointing to the right to assign it to the service

![](/files/-MiP_S5FEs5rLoXzQvxu)

**Step 7.** Click "Save Service" at the bottom of the page to save the changes

![](/files/-MiP_ZlRZthX4zECnP1M)

The changes should take effect immediately, if you encounter issues following the reassigning of the DID please contact our support team as soon as possible so that we can assist.


---

# 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://kb.hostednetwork.com.au/support/services/voice-over-ip-voip/general/inbound-numbering-system/moving-a-did-between-services.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.
