# Subscription

The Subscription page gives you a complete overview of what your organization has access to on the GLBNXT Platform. Use this page to understand your current plan, see which applications are available, and review the AI models included in your subscription.

### Overview

The Subscription page is read-only and organized into three sections: your plan details, included applications, and included models. If you need to make changes to your subscription, please contact your GLBNXT representative.

<figure><img src="/files/TCBSqRefoiPkimcR2vRi" alt=""><figcaption></figcaption></figure>

### Plan Details

At the top of the page, you can see your current subscription plan:

* **Plan name**: The name of your active plan (e.g., "Platform").
* **Description**: A short summary of what the plan includes.
* **Status**: Whether the plan is currently active.
* **Billing cycle**: How often the plan is billed (e.g., "Monthly").

### Included Applications

This section lists all applications available under your subscription. Each application is shown with its logo and name. These are the same applications that appear on your [Dashboard](/configure-glbnxt/applications/dashboard.md). If you require additional applications, please contact GLBNXT.

### Included Models

This section lists all AI models your organization can access, with the total count shown in the header. Each model entry displays the provider's icon, the model name and the provider organization.

To learn more about any model, visit the [Model Hub](/configure-glbnxt/ai-platform/model-hub.md) where you can view detailed model cards with technical specifications, supported modalities, and regional availability.


---

# 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/platform-configuration/subscription.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.
