# How to access Workspace

Accessing GLBNXT Workspace is straightforward. Once your organisation has been onboarded, users log in to the GLBNXT dashboard and are presented with the AI interfaces available to them. Each interface is represented by its own icon. Clicking it opens the chat environment directly, ready to use.

No installation, configuration, or technical setup is required on the user's side.

***

### Your Entry Point

From the GLBNXT dashboard, you will see one or more AI interfaces made available by your administrator. Clicking the icon of your assigned interface launches the chat window immediately in your browser.

What you see on the dashboard depends on what your administrator has configured for your account or team. Some users may have access to a single interface, others may have access to multiple.

***

### Access is Defined by Your Administrator

GLBNXT Workspace uses role-based access control (RBAC) to manage what each user can see and do within the platform. Your administrator defines which interfaces you have access to, which AI models are available to you, and what features and settings are enabled for your role.

This means that the Workspace experience may look different from one user or team to another, depending on how your organisation has configured the platform. All of this is managed centrally by your administrator, with no action required from end users.

***

### Dashboard Features

For a full overview of the GLBNXT dashboard, including how to navigate your interfaces, manage your profile, and understand the features available to you, refer to the dedicated GLBNXT Dashboard documentation.


---

# 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/introduction/how-to-access-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.
