# Which AI models are available in Workspace?

GLBNXT Workspace provides access to a selection of leading open-source large language models, all running within your sovereign environment. Unlike consumer AI tools where you interact with a single model chosen by the provider, Workspace gives your organisation the ability to work with multiple models and select the one best suited to the task at hand.

The models available in your environment are configured by your administrator, who can enable or restrict access based on team needs, use case requirements, or organisational policy. This means the model selection your teams see reflects a deliberate choice made within your organisation, not a default imposed by an external provider.

In general terms, the models available through Workspace cover a broad range of capabilities including long-form writing, document analysis, summarisation, translation, reasoning, and coding assistance. Some models are optimised for speed and everyday tasks, while others are better suited to complex, multi-step reasoning or handling large volumes of text.

Because GLBNXT is built on open-source foundations and the AI landscape evolves quickly, the model catalogue is updated regularly. New models are evaluated, tested, and made available as they meet the performance and security standards required for enterprise use.

For a current list of available models in your environment, check the model selector within Workspace or speak with your administrator. If your organisation has specific model requirements not currently available, contact your GLBNXT account team to discuss options.


---

# 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/faq/glbnxt-workspace/which-ai-models-are-available-in-workspace.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.
