# GLBNXT Workspace

GLBNXT Workspace is the AI work environment for knowledge workers. It gives your teams a secure, sovereign alternative to public AI tools like ChatGPT, hosted entirely on European infrastructure, under your organisation's control.

Workspace provides a unified interface to access and interact with leading AI models, build intelligent assistants, and work with your own documents and data. It is designed to be immediately usable by business users without technical setup, while meeting the governance and compliance requirements that enterprise organisations demand.

{% columns %}
{% column %}

<figure><img src="/files/nUX7qb92ggptGMaHIbwV" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}
Workspace provides a unified interface to access and interact with leading AI models, build intelligent assistants, and work with your own documents and data. It is designed to be immediately usable by business users without technical setup, while meeting the governance and compliance requirements that enterprise organisations demand.
{% endcolumn %}
{% endcolumns %}

***

This section of the GLBNXT Knowledge Centre covers everything you need to get the most out of Workspace, from your first conversation to deploying AI assistants across your team. It is organised around the core capabilities of the product: the chat and model interface, knowledge and document handling, agent and assistant building, and the enterprise controls available to administrators.

If you are looking for infrastructure, deployment, or advanced AI development capabilities, those are covered in the GLBNXT Platform section.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-message-captions">:message-captions:</i></h4></td><td><strong>THE CHAT INTERFACE</strong></td><td>This is where your interaction with AI happens</td><td></td><td></td><td><a href="/pages/tpLPCMdnfODdsOV1rQSm">/pages/tpLPCMdnfODdsOV1rQSm</a></td></tr><tr><td><h4><i class="fa-book-copy">:book-copy:</i></h4></td><td><strong>QUERYING YOUR DOCUMENTS</strong></td><td>Query your uploaded documents through natural language</td><td></td><td></td><td><a href="/pages/JQEYxuqF0FLVscCB5Bl8">/pages/JQEYxuqF0FLVscCB5Bl8</a></td></tr><tr><td><h4><i class="fa-message-bot">:message-bot:</i></h4></td><td><strong>BUILD YOUR AGENT</strong></td><td>Have a purpose-built AI assistant ready to use</td><td></td><td></td><td><a href="/pages/j0jnk8TUhrUo4v9IqY1x">/pages/j0jnk8TUhrUo4v9IqY1x</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/workspace/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.
