> For the complete documentation index, see [llms.txt](https://teamhelp.sipgate.co.uk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://teamhelp.sipgate.co.uk/account-management/managing-phone-numbers.md).

# Managing Phone Numbers

- [How do I book new phone numbers?](https://teamhelp.sipgate.co.uk/account-management/managing-phone-numbers/how-do-i-book-new-phone-numbers.md): How to book new local, international, and test phone numbers in your sipgate account as an administrator.
- [How to assign phone numbers](https://teamhelp.sipgate.co.uk/account-management/managing-phone-numbers/how-to-assign-phone-numbers.md): How to assign phone numbers to users, groups, fax, IVR, and other destinations in your sipgate account.
- [How to assign an extension number](https://teamhelp.sipgate.co.uk/account-management/managing-phone-numbers/how-to-assign-an-extension-number.md): How to assign internal extension numbers to users and groups in your sipgate account, including restrictions and dialing instructions.
- [Can I list my sipgate number in the Telephone Book?](https://teamhelp.sipgate.co.uk/account-management/managing-phone-numbers/can-i-list-my-sipgate-number-in-the-telephone-book.md): Whether you can list your sipgate number in the public telephone directory and how to maintain an existing entry during porting.
- [Booking Extra International Phone Numbers](https://teamhelp.sipgate.co.uk/account-management/managing-phone-numbers/booking-extra-international-phone-numbers.md): How to book extra international phone numbers in your sipgate account, including important limitations and cancellation steps.
- [How can I cancel a phone number?](https://teamhelp.sipgate.co.uk/account-management/managing-phone-numbers/how-can-i-cancel-a-phone-number.md): How to cancel phone numbers and plans in your sipgate account, including rescinding cancellations and account closure.
- [How can I port my phone number to other providers?](https://teamhelp.sipgate.co.uk/account-management/managing-phone-numbers/how-can-i-port-my-phone-number-to-other-providers.md): How to port your sipgate phone number to another provider, including steps for fixed-line and mobile number transfers.


---

# 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://teamhelp.sipgate.co.uk/account-management/managing-phone-numbers.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.
