# User Interface

The BlackDiamond Studio Portal is a web application meant for creating, sharing, and managing your projects. It has several user interface components that enable navigating within the app:&#x20;

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

### **1. Top Bar**&#x20;

This area provides content and actions related to the current screen. For example, in the project creation wizard, you will be notified if the project is being saved. This is where the breadcrumbs or page navigation can also be found.&#x20;

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

### 2. Navigation Bar

The left navigation bar offers quick access to the projects list. In the future, it will have more options available to switch from the project area to new upcoming features.&#x20;

### 3. Projects List&#x20;

This area shows all your projects ordered by creation date. [Navigate the projects list](/blackdiamond-studio-or-mobilize.net/blackdiamond-studio-documentation/bds-portal/projects-list/navigating-the-projects-list.md) by using the following options:&#x20;

* [Sort options ](/blackdiamond-studio-or-mobilize.net/blackdiamond-studio-documentation/bds-portal/projects-list/navigating-the-projects-list.md#sort-by)
* [Filters](/blackdiamond-studio-or-mobilize.net/blackdiamond-studio-documentation/bds-portal/projects-list/navigating-the-projects-list.md#filters)
* [Search bar](/blackdiamond-studio-or-mobilize.net/blackdiamond-studio-documentation/bds-portal/projects-list/navigating-the-projects-list.md#search-bar)


---

# 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.gapvelocity.ai/blackdiamond-studio-or-mobilize.net/blackdiamond-studio-documentation/bds-portal/user-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.
