# How to Change Roles

The VAULT user interface has three layers of access providing different views to user's based on their role. See [Network Administrator Console](/network-administrator-console/network-administrator-console-introduction.md), [Venue Administrator Console](/venue-administrator-console/venue-administrator-console-introduction.md), and [Subscriber Console](/subscriber-console/subscriber-console-introduction.md) for more details.&#x20;

Each user role is able to "step down" to the lower level of access. That means [Network Administrators](/network-administrator-console/network-operator-settings/network-administrators.md) are able to step down to the [Venue Administrator Console](/venue-administrator-console/venue-administrator-console-introduction.md), and [Network Administrators](/network-administrator-console/network-operator-settings/network-administrators.md) and [Venue Administrators](/venue-administrator-console/venue-administrator-console-introduction.md) can step down to the [Subscriber Console](/subscriber-console/subscriber-console-introduction.md). Please note, the [Subscriber Console](/subscriber-console/subscriber-console-introduction.md) may not display all elements properly if you do not have an active subscription at a Venue.

### How To Change Roles

From the [Network Administrator Console](/network-administrator-console/network-administrator-console-introduction.md) or [Venue Administrator Console](/venue-administrator-console/venue-administrator-console-introduction.md), select the person icon on the top right of the screen, and select the Account for the role you wish to "step down" to.

From the[ Subscriber Console](/subscriber-console/subscriber-console-introduction.md), select the hamburger menu on the top right, then click "My Account," and select the Account for the role you wish to "step up" to. Note that Subscribers will not have the option to "step up" from the Subscriber Console.


---

# Agent Instructions: 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:

```
GET https://docs.roamingiq.com/network-administrator-console/how-to-change-roles.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
