# Configure GLBNXT

The GLBNXT Customer Portal is your central hub for managing applications, AI models, and platform settings. From here you can access your deployed applications, explore ready-made configurations, and manage your organization's platform settings.

### Portal Overview

The portal is organized into three main sections, accessible from the sidebar:

#### Applications

* **Dashboard**: Your home screen. View and launch your deployed applications.
* **Sandbox**: Browse ready-made configurations and demos. Download configurations to use in your own setups, or try out included demos directly.

#### AI Platform

* **Model Hub**: Browse available AI models. View detailed model information to help you choose the right model for your use case.

#### Platform Configuration

These sections are only visible to users with the administrator role.

* **Subscription**: View and manage your organization's subscription plan and usage.
* **Application Management**: Configure and manage the applications available to your organization.
* **User Management**: Add, edit, and manage user accounts and assign roles. See User Roles for details on available roles and permissions.
* **Compliance**: Access compliance settings and audit controls.

### Navigation

The sidebar provides access to all sections. At the bottom of the sidebar you will find:

* **Help & Support**: Opens the documentation portal with help resources and guides.
* **User profile**: View your account details and sign out.

Your organization name is displayed at the top of the sidebar.

###

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><i class="fa-align-justify">:align-justify:</i></td><td><strong>Model hub</strong></td><td>Choose your LLM</td><td><a href="/files/uSbK5QdacfhMzc3e2sMd">/files/uSbK5QdacfhMzc3e2sMd</a></td><td></td><td><a href="/pages/CXMaWP0ciomB0uw6DjyW">/pages/CXMaWP0ciomB0uw6DjyW</a></td></tr><tr><td><i class="fa-box">:box:</i></td><td><strong>Sandbox</strong></td><td>Learn, accelerate, and choose proven plans</td><td><a href="/files/mFB2fzPJHa8Xo4ngi9Gq">/files/mFB2fzPJHa8Xo4ngi9Gq</a></td><td></td><td><a href="/pages/Dg6aj0auNq1UMBvwZ5gT">/pages/Dg6aj0auNq1UMBvwZ5gT</a></td></tr><tr><td><i class="fa-shield-check">:shield-check:</i></td><td><strong>Compliance</strong></td><td>Configure your required company complaincy</td><td><a href="/files/wrEPbfVGAePdj22ErpgO">/files/wrEPbfVGAePdj22ErpgO</a></td><td></td><td><a href="https://github.com/GLBNXT/glbnxt-docs/blob/main/glbnxt/platform-configuration/compliance.md">https://github.com/GLBNXT/glbnxt-docs/blob/main/glbnxt/platform-configuration/compliance.md</a></td></tr></tbody></table>


---

# 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.glbnxt.com/configure-glbnxt/readme.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.
