> 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/creating-a-new-user.md).

# Creating a new user

You have the ability to create additional users for your Inbound Numbering System account without needing the assistance of the Hosted Network support team.

With these user accounts, you can control what features/permissions they have access to so you can limit them to only being able to do very basic functions or give them full admin access to your account.

{% hint style="danger" %}
NOTE! If a user changes something and causes routing for a 13/1300/1800 number to break we cannot revert the settings and will need to adjust them manually. In this situation, we greatly recommend reaching out to our support team to resolve it ASAP
{% endhint %}

## Steps

Follow the steps below to configure a new user profile to allow others to log in to your account.

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

![](/files/-MaaMqmSwZrTlHFQHhNu)

**Step 2.** Once logged in click on "Accounts" at the top of the page&#x20;

![](/files/-MaaN1LZIpGVeu6bAau5)

**Step 3.** On the right half of the page should be your account details, click on the "Users" tab to the right

![](/files/-MaaN7mqjNjP9OBM3PVy)

**Step 4.** Click "+ Add New User" to add a new user profile

![](/files/-MaaNIj6dkBTBdSWBopo)

**Step 5.** Fill in the user details and then give them the required level of access needed

![](/files/-MaaNQFojoEKYl0LFthy)

**Step 6.** Once everything is filled in click "Save" at the bottom to save the user profile

![](/files/-MaaNXT-MRU3PUE9RcI3)

When the user goes to log in they will need the account code you initially used to log in to access the portal.


---

# 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/creating-a-new-user.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.
