# Web Interface

IDEA includes a web-interface designed to simplify user-experience for your end-users.

<figure><img src="/files/QWBIE75ca5u0XlSCrWo3" alt=""><figcaption><p>IDEA interface</p></figcaption></figure>

<mark style="color:red;">**Red**</mark>: Logo/Cluster (can be customized)

<mark style="color:blue;">**Light Blue**</mark>: User Menu.Options may vary based on the module(s) installed on your environment. For example, "Virtual Desktops" is not visible if you do not have installed [Virtual Desktop Interface (VDI)](https://docs.ide-on-aws.com/virtual-desktop-interface/) module

<mark style="color:blue;">**Dark Blue**</mark>: Page content

<mark style="color:orange;">**Orange**</mark>: Admin Zone. This section is only visible to users with admin privileges

<mark style="color:green;">**Green**</mark>: [Modules](/idea/modules/what-is-a-module.md) section displaying installed/available modules such as:

* [HPC WorkLoads](https://docs.ide-on-aws.com/hpc-simulations/)
* [Virtual Desktop Interface (VDI)](https://docs.ide-on-aws.com/virtual-desktop-interface/)
* [Cluster Manager](https://docs.ide-on-aws.com/cluster-manager/)<br>

Refer to the [Modules](/idea/modules/what-is-a-module.md) for an up-to-date list of modules supported by IDEA

<mark style="color:yellow;">**Yellow**</mark>: User settings and notifications. View account info, change IDEA preferences, reset your password and more.

<mark style="color:purple;">**Purple**</mark>: Help section. You can hide/show this section as needed by clicking on the toggle button


---

# 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.ide-on-aws.com/idea/first-time-users/access-your-idea-cluster/web-interface.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.
