# Apps Menu

The Apps menu displays all the available applications.

* Navigate to the Platform homepage.
* Click the ***Apps*** icon.
* All the available platform modules get displayed.&#x20;

&#x20;

![Apps menu on the platform homepage](/files/ozJrYzXsdzZcdre342ly)

The user can select and open various modules by using the application specific icons provided under the ***Apps*** menu window.

#### Core Platform Modules provided under the Apps Menu:

{% tabs %}
{% tab title="Home " %}
![Clicking the Home icon from the Apps menu redirects to the platform homepage. This is the default homepage screen when the user logs in to the Platform for the first time.](/files/qjr879JiBlnpQYtKxulT)
{% endtab %}

{% tab title="Admin" %}
![Clicking the Admin option from the Apps menu redirects to the Admin landing page.](/files/S985mUzdofDpHvt25NuR)
{% endtab %}

{% tab title="Security" %}
![Clicking the Security option from the Apps menu redirects to the User Security landing page.](/files/ufaB8yzIpMONlanGP9Lh)
{% endtab %}
{% endtabs %}

**Modules dealing with Data Ingestion and streaming under the Apps menu:**&#x20;

{% tabs %}
{% tab title="Data Center" %}
![Clicking the Data Center icon from the Apps menu redirects to the Data Center homepage.](/files/MZPACx4ePg6V0RAGWyGx)
{% endtab %}

{% tab title="Data Preparation" %}
![Clicking the Data Preparation icon from the Apps menu redirects to the Data Preparation homepage.](/files/49QUeQOnaHjfvTFQHkZe)
{% endtab %}

{% tab title="Data Pipeline" %}
![Clicking the Data Pipeline icon from the Apps menu redirects to the Data Pipeline homepage.](/files/voz51ynff0dnc7W1PyoO)
{% endtab %}
{% endtabs %}

**Modules dealing with Data Collection under the Apps menu:**

{% tabs %}
{% tab title="Survey" %}
![Clicking the Survey icon from the Apps menu redirects to the survey homepage (The current image of the page displays the page with the list of the created surveys).](/files/cyvJfgdJqQrtvdBCP61z)
{% endtab %}

{% tab title="Form" %}
![Clicking the Forms icon from the Apps menu redirects to the Landing page of the Forms module (the current image displays the Forms landing page with a created form).](/files/EHbPdaWjr9yyMiEehJKk)
{% endtab %}
{% endtabs %}

**Data Science Modules provided under the Apps menu:**

{% tabs %}
{% tab title="Data Science Lab" %}
![Clicking the DS Lab icon from the Apps menu will redirect to the Project list page of the DS Lab (the current image displays the project list with the created DS Lab Projects).](/files/BXCN3MCROPr3L8z4Uw0q)
{% endtab %}

{% tab title="Data Science Workbench" %}
![Clicking the Data Science Workbench icon from the Apps menu redirects to the landing page of the Data Science Workbench.](/files/6PDB8HgDbuqZwLkuzhFi)
{% endtab %}
{% endtabs %}

**Visualization modules provided under the Apps menu:**

{% tabs %}
{% tab title="Designer" %}
![Clicking the Designer icon from the Apps menu redirects to the landing page of the Designer module.](/files/RumETpRXeY5Cbu7DneCm)
{% endtab %}

{% tab title="Story" %}
![Clicking the Story icon from the Apps menu redirects to Create a new story under the My Documents.](/files/8GjkxV8vcERIu9zhe6G0)
{% endtab %}
{% endtabs %}

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark> The Apps menu* modules *may vary based on the User Role and given permissions.*                               &#x20;
{% endhint %}

## &#x20;


---

# 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.bdb.ai/bdb-documentation/core-platform/getting-started/homepage/apps-menu.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.
