> For the complete documentation index, see [llms.txt](https://docs.bdb.ai/data-science-lab-5/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bdb.ai/data-science-lab-5/accessing-the-data-science-lab-module.md).

# Accessing the Data Science Lab Module

* Navigate to the ***Platform Homepage***.
* Click the ***Apps*** menu icon on the Platform homepage.
* Click the ***DS Lab*** module.     &#x20;

<figure><img src="/files/mE6j2mgc9pm36TrfcHPp" alt=""><figcaption><p><em><strong>Accessing the DS Lab module</strong></em></p></figcaption></figure>

* The user gets redirected to the ***Homepage of the Data Science Lab*** module.         &#x20;

<figure><img src="/files/PBE0GZTuDYB6mEQh3AEF" alt=""><figcaption><p>Homepage for the Data Science Lab module</p></figcaption></figure>

{% hint style="info" %}
*<mark style="color:green;">Please Note</mark>: To access the DS Lab module available inside the Apps menu, the logged-in user must have the* [***App Permission*** ](https://docs.bdb.ai/security-users-and-roles-3/creating-a-new-user-group#app-permission)*to access it from the security level settings.*&#x20;
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/data-science-lab-5/accessing-the-data-science-lab-module.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.
