# Admin UI Pages Available to Minimum Access Users

These are the pages that users with the `minimum-access` permissions are allowed to see:

* Data
  * [Data Explorer](/2-1-2/documentation/user-management/access-permissions-for-admin-ui/ui-access.md#data-greater-than-data-explorer)
* Services
  * [Deviated Services](/2-1-2/documentation/user-management/access-permissions-for-admin-ui/ui-access.md#services-greater-than-deviated-services)
  * [Rule Sandbox](/2-1-2/documentation/user-management/access-permissions-for-admin-ui/ui-access.md#services-greater-than-rule-sandbox)
  * [Service Overview](/2-1-2/documentation/user-management/access-permissions-for-admin-ui/ui-access.md#services-greater-than-service-overview)
    * [Service Details](/2-1-2/documentation/user-management/access-permissions-for-admin-ui/ui-access.md#services-greater-than-service-overview-greater-than-service-details)
      * [Connection](/2-1-2/documentation/user-management/access-permissions-for-admin-ui/ui-access.md#services-greater-than-service-overview-greater-than-service-details-greater-than-connection)
      * [Endpoint](/2-1-2/documentation/user-management/access-permissions-for-admin-ui/ui-access.md#services-greater-than-service-overview-greater-than-service-details-greater-than-endpoint)
      * [Mapping](/2-1-2/documentation/user-management/access-permissions-for-admin-ui/ui-access.md#services-greater-than-service-overview-greater-than-service-details-greater-than-mapping)
      * [Server](/2-1-2/documentation/user-management/access-permissions-for-admin-ui/ui-access.md#services-greater-than-service-overview-greater-than-service-details-greater-than-server)
  * [Service Resources](/2-1-2/documentation/user-management/access-permissions-for-admin-ui/ui-access.md#services-greater-than-service-resources)
    * [Connections](/2-1-2/documentation/user-management/access-permissions-for-admin-ui/ui-access.md#services-greater-than-service-resources-greater-than-connections)
      * [Connection](/2-1-2/documentation/user-management/access-permissions-for-admin-ui/ui-access.md#services-greater-than-service-resources-greater-than-connections-greater-than-connection)
    * [Endpoints](/2-1-2/documentation/user-management/access-permissions-for-admin-ui/ui-access.md#services-greater-than-service-resources-greater-than-endpoints)
      * [Endpoint](/2-1-2/documentation/user-management/access-permissions-for-admin-ui/ui-access.md#services-greater-than-service-resources-greater-than-endpoints-greater-than-endpoint)
    * [Mappings](/2-1-2/documentation/user-management/access-permissions-for-admin-ui/ui-access.md#services-greater-than-service-resources-greater-than-mappings)
      * [Mapping](/2-1-2/documentation/user-management/access-permissions-for-admin-ui/ui-access.md#services-greater-than-service-resources-greater-than-mappings-greater-than-mapping)
    * [Nodes](/2-1-2/documentation/user-management/access-permissions-for-admin-ui/ui-access.md#services-greater-than-service-resources-greater-than-nodes)
    * [Servers](/2-1-2/documentation/user-management/access-permissions-for-admin-ui/ui-access.md#services-greater-than-service-resources-greater-than-servers)
      * [Server](/2-1-2/documentation/user-management/access-permissions-for-admin-ui/ui-access.md#services-greater-than-service-resources-greater-than-servers-greater-than-server)
    * [Service Links](/2-1-2/documentation/user-management/access-permissions-for-admin-ui/ui-access.md#services-greater-than-service-resources-greater-than-service-links)
      * [Service Details](/2-1-2/documentation/user-management/access-permissions-for-admin-ui/ui-access.md#services-greater-than-service-resources-greater-than-service-links-greater-than-service-details)
* Settings
  * [Login](/2-1-2/documentation/user-management/access-permissions-for-admin-ui/ui-access.md#settings-greater-than-login)
* System
  * [System Status](/2-1-2/documentation/user-management/access-permissions-for-admin-ui/ui-access.md#system-greater-than-system-status)
    * [Internet Connectivity](/2-1-2/documentation/user-management/access-permissions-for-admin-ui/ui-access.md#system-greater-than-system-status-greater-than-internet-connectivity)
    * [License](/2-1-2/documentation/user-management/access-permissions-for-admin-ui/ui-access.md#system-greater-than-system-status-greater-than-license)
    * [System Information](/2-1-2/documentation/user-management/access-permissions-for-admin-ui/ui-access.md#system-greater-than-system-status-greater-than-system-information)


---

# 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.cybus.io/2-1-2/documentation/user-management/access-permissions-for-admin-ui/minimum-access-role-pages.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.
